Hacker News new | ask | show | jobs
by haileys 2098 days ago
Implementing my own extended memory support in the supervisor is indeed an interesting idea, I might try it out :)

Another idea I had after reading the dosemu source is implementing a DPMI server to allow protected mode DOS apps to run. It might even be possible to run an early version of Windows this way too.