Welcome to the Apple II Simulator!

To compile the simulator, go into the source directory by typing:
	cd src

Edit the makefile to setup the appropriate slot card simulators.
To finally install the simulator, please type:
	make install

The binary of the apple2 simulator will be build.
Then return to this directory by typing:
	cd ..

Load the aliases by typing
	source aliases

Start the simulation by typing
	run

Enjoy.

Peter Koch (e-mail: koch@informatik.uni-kl.de)

