EightBit/MC6809
Adrian Conlon cec760767a Fix some problems in the MC6809 instruction decoder.
Found by going through the switch line by line...
BASIC interpreter now seems to run!

Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-11-20 08:51:17 +00:00
..
documentation Add miscellaneous documentation and test gubbins 2018-09-21 00:17:25 +01:00
inc Simplify 6809 conditionals a little. 2018-11-10 20:31:14 +00:00
src Fix some problems in the MC6809 instruction decoder. 2018-11-20 08:51:17 +00:00
test Refactor MC6809 core to use lambdas in preference to std::bind methods. 2018-11-18 22:15:49 +00:00
unittest Apply the concept of powered components to the "board" 2018-11-11 16:48:44 +00:00