DOS/Windows users
=================

The 'c' code is in the 'c' directory. The headers are in the
'h' directory. Give them appropriate extensions and then put
them all in the same directory.


Ignore the files in the 's' directory. These are ARM-specific.


The emulator should compile without problems using Borland's
TurboC++ v1.0 - which is available to download from Borland's
museum.


I have not made any versions of this software using lcc or
OpenWatcom 1.2 (to generate 32 bit code) because the various
dependencies on conio, BIOS functions, and hardware peeking...
...I'll leave this as an exercise for the adventurous with too
much free time and no more Linux device drivers to code. :-)

