This directory contains binary images of the Resolution ][ library and
test functions. The following files are included:

resii.bin
	Binary image of Resolution ][, compiled with the starting address
	of $6100 and variable space beginning at $6000. This file contains
	raw 6502 microprocessor code.

resii.dmp
	Binary image of Resolution ][, compiled with the starting address
	of $6100 and variable space beginning at $6000. This file contains
	a binary dump of Resolution ][ and is intended for file transfer or
	manually typing the opcodes on an Apple ][ computer.

test.bin
	Binary image of Resolution ][ test functions, compiled with the
	starting address of $4000. This file contains raw 6502
	microprocessor code.

test.dmp
	Binary image of Resolution ][ test functions, compiled with the
	starting address of $4000. This file contains a binary dump of
	Resolution ][ test functions and is intended for file transfer or
	manually typing the opcodes on an Apple ][ computer.

The Resolution ][ library and test program may be rebuilt to use
different memory locations. For more information on rebuilding
the Resolution ][ library or test program, refer to the top-level
BUILD.txt file.

