Commit Graph

12 Commits

Author SHA1 Message Date
Stefan Arentz
f981835e44 Fixes #31 - Allow RAM images to be loaded from disk 2016-11-21 20:47:27 -05:00
Stefan Arentz
8b2a89dda6 Fixes #11 - Create better tracing facility 2016-11-18 16:50:31 -05:00
Stefan Arentz
79d951fb29 Fixes #25 - Remove delay code 2016-11-16 22:46:29 -05:00
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
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