my6502





Emulator:  My6502
Version:   2.7 (5 August 1994)
Author(s): Chris Rae (clr1@st-and.ac.uk)
Platform:  IBM PC
Language:  80286 assembler under Turbo Pascal 6 IDE
Requires:  286+ processor, VGA
Implementation:

6502 instruction set working okay; still some minor bugs. No SHEILA I/O
implemented. Screen emulated in mode 0; too bad it boots into mode 4! 
Aaarggghh! Working currently on keyboard. The system boots into BASIC, 
but you can't type anything because I haven't got the k/b working. [CR]

Future plans:

To implement &FE30 ROM switching, proper screen refreshing, filing system.