Thank you for downloading the MultiCompiler
Programmed by Blinky Games

This program is simple to use.  You will be using this form of the command:
	C:\>compiler [print] asm [file1 [file2...filen] ion [file1 [file2...filen] end [print]
Arguments in brackets are optional. C:\> assumes the root dir of the C drive. Print at the begining allows the headers to be copied to the printout.  Use print at the end to send the printout to the printer.  You can compile both asm and ion programs without changing programs.  Use asm and ion to separate these types of programs.  All input programs MUST use a .z80 extension.  
	The four output programs: tasm, obj83, asm.bat, and devpac83 are not my programs, and credit for them belongs to their programmers.