Andrew Wan schrieb:
> The most confusing part was the:
> KWC8616.sys, KWC8632.sys
> KWC38616.sys, KWC38632.sys
> files. I assume KWC86xx.sys is for 8086, 80286? But why two different
> architectures... and why 16-bit and 32-bit versions? Does that mean we
> can load pure 16-bit FreeDOS, or real
> From: [EMAIL PROTECTED]> > Options 1 and 2 are with EMM386. Try replacing
> EMM386 EXE and> use the updated JEMM386 EXE from www.japheth.de - that might>
> be more compatible to your Bochs. Do also read the docs - if> you find that
> you need specific command line options to make> JEMM386 beha
Hi Andrew,
> Am using latest FreeDOS 1.0 version, from BASECD.iso.
> When I try 1 & 2 options, Turbo C++ 3.0 commandline compiler
> reboots my Bochs. When I load option 3, then Turbo C++ 3.0
> commandline compiler works 100%, compiles all my graphics
> example code and the built exe runs perfectl
Am using latest FreeDOS 1.0 version, from BASECD.iso.
1. Load FreeDOS with EMM386, no EMS (most UMBs), max RAM free
2. Load FreeDOS with EMM386+EMS and SHARE
3. Load FreeDOS including HIMEM XMS-memory driver
4. Load FreeDOS without drivers
When I try 1 & 2 options, Turbo C++ 3.0 commandline com