System 16 v?.?? source code

In order to compile this source, you need the following softwares :

   - DJGPP v2.8.1 (http://www.delorie.com/djgpp)
   - NASM (http://www.cryogen.com/Nasm)
   - ALLEGRO 3.1 (http://www.talula.demon.co.uk/allegro/)
   - STARSCREAM v1.2 (68000 emulator from Neill Corlet)
   - SEAL AUDIO LIBRARY

STARSCREAM is a fast 68000 emulator in asm from Neill Corlet, the version
used in this emulator is the old version 1.2 (current version is 2.6)
modified and converted to NASM syntax (original format for version 1.2 is
the AT&T syntax used by GCC AS)

MZ80 the fast Z80 emulator from Neil Bradley is included. It's not modified
so it's freely distribuable. (neil@synthcom.com)

There is no source for the file KEYBOARD.O included because it's a modified
version of the Allegro keyboard routines.
