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

8 Commits

Author SHA1 Message Date
Irmen de Jong
66c4033eb4 fix disassembler address display 2019-09-14 17:25:41 +02:00
Irmen de Jong
655e106a1d fixed the 65c02 differences in bcd mode, all tests now pass 2019-09-14 15:46:55 +02:00
Irmen de Jong
b4d4d1b381 implemented rest of the missing 65c02 instructions 2019-09-14 01:10:10 +02:00
Irmen de Jong
ed9fd58d3b added 65c02 iax addresssing mode 2019-09-13 22:14:32 +02:00
Irmen de Jong
8a49302e3c implemented a bunch of 65c02 opcodes 2019-09-13 00:40:25 +02:00
Irmen de Jong
d191b757c6 starting 65C02 2019-09-12 01:31:25 +02:00
Irmen de Jong
0b7e91fc5c speed and size improvement by not using lambdas for all opcodes 2019-09-11 03:33:39 +02:00
Irmen de Jong
50e454fc28 package rename 2019-09-11 02:39:58 +02:00