Commit Graph

10 Commits

Author SHA1 Message Date
Stefan Arentz
6939be8db4 Fixes #37 - SBC zeropage,X incorrectly interpreted 2016-11-22 09:07:04 -05:00
Stefan Arentz
9be1f00a9b Fixes #35 - The STA ABS,X (0x9D) instruction has incorrect length 2016-11-21 22:58:37 -05:00
Stefan Arentz
a33c6d9057 Fixes #24 - PLP and PHP instructions are missing 2016-11-16 22:09:26 -05:00
Stefan Arentz
e66c4fd87f Fixes #14 - Introduce a strict mode 2016-11-16 22:05:08 -05:00
Stefan Arentz
fc75d02130 Fixes #21 - SEx instructions are missing 2016-11-16 15:52:49 -05:00
Stefan Arentz
3358bbd31a Fixes #18 - Better handle unknown instructions 2016-11-16 15:43:10 -05:00
Stefan Arentz
b0972be3c8 Fixes #10 - Implement the BRK instruction 2016-11-13 20:09:47 -05:00
Stefan Arentz
85c8204c1b Fixes #5 - Support interrupts 2016-11-13 20:07:54 -05:00
Stefan Arentz
e7ed556023 Fixes #2 - Keep the stack pointer as a byte instead of word 2016-11-13 15:36:57 -05:00
Stefan Arentz
c16b34f14a Initial import 2015-01-13 19:42:14 -05:00