Commit Graph

9 Commits

Author SHA1 Message Date
Stefan Arentz
e66c4fd87f Fixes #14 - Introduce a strict mode 2016-11-16 22:05:08 -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
c16b34f14a Initial import 2015-01-13 19:42:14 -05:00