1
0
mirror of https://github.com/irmen/ksim65.git synced 2024-06-28 15:29:53 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Irmen de Jong
88c1688a41 Custom c64 key mapping to make typing on a modern keyboard tolerable. Connected Restore key (backslash) to NMI. 2019-09-25 23:23:07 +02:00
Irmen de Jong
bfdd9aa656 finished C64 keyboard matrix instead of keypress simulation. 2019-09-24 21:14:24 +02:00
Irmen de Jong
52f6823c0e added Load button. began to implement c64 CIAs to provide keyboard matrix. 2019-09-24 01:22:54 +02:00
Irmen de Jong
bb4819c6d0 code style tweaks 2019-09-23 22:29:50 +02:00
Irmen de Jong
b8cea02ee0 added zeropage and stack to debugger 2019-09-21 16:38:11 +02:00
Irmen de Jong
dfec693ba0 now mapped most of the keys of the c64 emulator 2019-09-20 22:12:58 +02:00
Irmen de Jong
19de88be4c cleanups 2019-09-19 21:41:44 +02:00
Irmen de Jong
e13e86f33f added Commodore-64 emulator 2019-09-19 21:29:33 +02:00