Hi again,
On 11/25/10, Jim Lemon wrote:
>
> Thanks for the suggestions. I tried copying the old (0.9) KERNEL.SYS and
> COMMAND.COM onto the drive, but no luck, the same error on trying to
> compile.
So it may not actually be a regression in the kernel itself then.
> I had downloaded FreeDOS1.0
Hi all,
Thanks for the suggestions. I tried copying the old (0.9) KERNEL.SYS and
COMMAND.COM onto the drive, but no luck, the same error on trying to
compile. I had downloaded FreeDOS1.0 from freedos.org, but it only had
the 2036 kernel. I'm reluctant to do a full install, as it will knock
out
> actually I have absolutely no idea where I should even start to
> search for a computer without x87 ;)
This isn't a problem, because the CR0 register always has the EM bit which
allows to emulate a cpu without fpu. :))
I wrote a FPU emulator for the 386 cpu a few years ago. I didn't notice any