...
> The IdleCPU function [2] is a little more complex. It will first try to use
> DOS to perform the Idle for power reduction.
> However if that is not supported, it will simply fall back on the CPU HLT
> instruction. The CPU will remain idle until the
> Next interrupt occurs (like keypress, t
Hi,
I'm writing a PC-emulator (8088 and 8086).
At this point MS-DOS 6.22 works fine. I can type commands and start and
play e.g. DOOM8088.
Of course I also would like FreeDOS to run. Booting the installer floppy
works fine to a certain point. I get the menu where I can select a
language. After I p