	     These files should be in the file MAX31.ZIP:

	MAX.BAT         Part of the MAX programs.
	MAX1500.BAT             "
	MAX0.COM                "
	MAX1.COM                "
	MAX3.EXE                "
	MAX4.EXE                "
	MX4_1500.EXE            "

	INSTALL.TXT     Instructions and file for installation of MAX
	INSTALL.BAT

	MAX.DOC         The documentation for MAX. Read this before
			trying to use MAX.
	
	HISTORY.TXT     The revision history of MAX, and the story of 
			how MAX came to be.

	TUTOR.TXT       A file to teach the basics of assembly language.

	8088.TXT        List of CPU instructions in MAX syntax.  This
			file can be assembled, but don't try to run it.

	8087.TXT        List of math coprocessor instructions that are
			supported by the registered version of MAX.

	ERR1.ASM        Files with intentional errors to show how MAX 
	ERR2.ASM        displays some kinds of errors in the code.
	ERR3.ASM
	
	SIMPLE.ASM      Simple example of an assembly language file
			to print a string of text with quotes in it.

	CLEAR.ASM       Example file to clear the screen differently
			than CLS.

	VERS.ASM        Example file to print the DOS version.

	BVERS.ASM       BLOADable version of the above.

	CALLVERS.BAS    QBASIC program to CALL the above.
	
	RESET.ASM       Example file to reset the screen colors when
			they get messed up.

	DSKPATCH.ASM    Example file for the disk utility mentioned in 
			the .doc file.  CAUTION!  This program can
			modify disk sectors in drive A.
	
	DISK.ASM        Example file for a utility to tell you what type
			of disk is in your drive (720k, 1.44M etc).

	REGISTER.FRM    Registration/order form.
