Commit Graph

14 Commits

Author SHA1 Message Date
Stefan Arentz
e66c4fd87f Fixes #14 - Introduce a strict mode 2016-11-16 22:05:08 -05:00
Stefan Arentz
d6bb1e5371 Fixes #17 - Clean up PIA code 2016-11-16 21:06:35 -05:00
Stefan Arentz
1fd0206de5 Fixes #16 - Move WOZ Monitor to separate file 2016-11-16 21:05:31 -05:00
Stefan Arentz
91bfa94b36 Fixes #20 - Introduce machine profiles 2016-11-16 19:06:14 -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
6e0eaaa5be Fixes #19 - Allow ROM regions to be loaded from files 2016-11-16 15:28:35 -05:00
Stefan Arentz
f131038f70 Fixes #8 - Remove all magic numbers 2016-11-14 21:13:51 -05:00
Stefan Arentz
670ed8b041 Fixes #9 - Implement configurable memory regions 2016-11-14 20:10:42 -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
51093f364c Fixes #1 - Properly reset the cpu 2016-11-12 22:14:09 -05:00
Stefan Arentz
c16b34f14a Initial import 2015-01-13 19:42:14 -05:00