BizHawk/BizHawk.Emulation/CPUs/CP1610
brandman211 61cada6190 -Made HLT throw an exception.
-Made all instructions in the executor, even implemented ones, throw exceptions. I will get rid of the exceptions as I test the instructions.
-Added instructions up to and including 0x57 to disassembly and executor.
2012-07-08 19:52:12 +00:00
..
CP1610.cs Starting IntelliHawk with the CP1610, using the other processors in BizHawk, BlissJ, and this (http://wiki.intellivision.us/index.php?title=CP1610) page as references. 2012-07-08 00:36:16 +00:00
Disassembler.cs -Made HLT throw an exception. 2012-07-08 19:52:12 +00:00
Execute.cs -Made HLT throw an exception. 2012-07-08 19:52:12 +00:00