1 Simple Z80 processor emulator with console output
2 -------------------------------------------------
4 This hack doesn't deserve a real name at the moment :) Rose is the name
5 of another related project.
7 This is a very simple Z80 emulator which emulates a system with 64kb
8 of RAM and a character based write only terminal designed to help me
9 port sdcc. It uses the Z80 core from the ZX Spectrum Emulator
12 http://www.spectrum.lovely.net/
14 My additions are covered by the GPL. Unfortunatly Jasper doesnt have a
15 license explicitly attached to it.
19 -- Michael Hope, May 5 2001.