ATasm version History:
==============================================================================
Jan 1,1999
  version 0.90 - initial public release

Jan 11,1999
  version 0.91 - added '-x' command-line option, providing initial .XFD
		 support
		 
Jan 14,1999
  version 0.92 - added '-u' command-line option, enabling illegal opcodes

Oct 19,1999
  version 0.93 - fixed a bug with indirect jmp opcode, removed some spurious
		 warnings generated by the .DC directive.

November 10,1999
  version 0.94 - fixed embedded ';' in strings, jmp to zero page locations,
                 mapped 'LDA/STA zero,y => LDA/STA a,y to emulate Mac/65 
	         behavior, a few minor updates to this document

January 15,2001
  version 0.95 - fixed a bug in .incbin that would append an extra byte,
                 compiled DJGPP version with new GCC 2.95.2; updated
                 cwsdpmi.doc/cwsdpmi.exe/emu387.dxe to more modern versions


