DEBUG version 0.90.

This is an incomplete version of a clone of the DEBUG command.  See the
documentation file for a list of what has yet to be implemented.

The files in this distribution are:

	db.com		The executable binary.
	db.8		Assembler source code for DEBUG.  Assemble with A86.
	instr.*		Data files on the instruction set.
	sortit.c	C program to compile the internal instruction-set
			tables into the source file db.8.  I run it under
			Linux; I have no idea whether it works with any C
			compiler under DOS.
	readme		This file.
