6502 emulator for Commodore 64 ROMs, serial terminal edition for MBED. Recommend terminal echo on, line edit on, caps lock, 115200bps, implicit carriage return on newline, currently non-buffered so don't paste lots of stuff
More details at:
[https://github.com/davervw] [https://techwithdave.davevw.com/2020/03/simple-emu-c64.html]
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
7:f49fa56672d8 | 2020-04-13 | Update program description and version | File Diff Annotate |
4:0461c100cbbb | 2020-04-12 | IRQ/RTI bug fixes, IRQ implemented, but disabled as [invisible] screen input interferes with terminal input | File Diff Annotate |
1:256d8a124b55 | 2020-04-09 | remove startup program | File Diff Annotate |
0:90de1cbc8a5f | 2020-04-09 | github.com/davervw/c-simple-emu6502-cbm ported to LPC1768 | File Diff Annotate |