BizHawk/BizHawk.Emulation/CPUs/CP1610
brandman211 32baa013af -Made the memory map use ushort arrays because the Intellivision is 16-bit.
-Fixed JMP disassembly; I need to return on an invalid opcode because I was breaking out of the inner switch statement, not both that and the outer one.
2012-07-09 23:19:57 +00:00
..
CP1610.cs -Made the memory map use ushort arrays because the Intellivision is 16-bit. 2012-07-09 23:19:57 +00:00
Disassembler.cs -Made the memory map use ushort arrays because the Intellivision is 16-bit. 2012-07-09 23:19:57 +00:00
Execute.cs Opcodes up to 0x07F. 2012-07-09 03:27:27 +00:00