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]
Diff: emuc64.h
- Revision:
- 4:0461c100cbbb
- Parent:
- 0:90de1cbc8a5f
- Child:
- 7:f49fa56672d8
--- a/emuc64.h Fri Apr 10 04:32:54 2020 +0000 +++ b/emuc64.h Sun Apr 12 19:26:44 2020 +0000 @@ -11,7 +11,6 @@ // davevw.com // // Permission is hereby granted, free of charge, to any person obtaining a copy -// // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell