BizHawk/BizHawk.Emulation/CPUs/CP1610
brandman211 fd6201c703 Implemented what to do on an interrupt. This seems to be logical as it tries to execute a GSWD instruction, but it takes the interrupt too early because I haven't figured out when to turn INTRM on / off. 2012-08-13 03:47:08 +00:00
..
CP1610.cs -Moved the reset address to the CP1610 and made RegisterSP/PC private. 2012-08-06 15:51:35 +00:00
Disassembler.cs -Reversed the double byte data bytes. It now works properly. 2012-07-29 00:02:06 +00:00
Execute.cs Implemented what to do on an interrupt. This seems to be logical as it tries to execute a GSWD instruction, but it takes the interrupt too early because I haven't figured out when to turn INTRM on / off. 2012-08-13 03:47:08 +00:00