BizHawk/CpuCoreGenerator/MOS 6502
taotao54321 9ab33cba8b 6502: partially implemented unofficial NOPs for "Puzznic (U)", "Puzznic (J)".
It is quite insufficient, but at least, we have to increment program counter appropriately.
For immediate addressing mode, it will be correct. For other addressing modes, I don't know whether they access memory, so further investigation will be needed.
2012-03-08 16:48:36 +00:00
..
CoreGenerator.cs cosmetics (indent for BRK opcode) 2012-03-08 15:33:52 +00:00
Instructions.cs 6502: partially implemented unofficial NOPs for "Puzznic (U)", "Puzznic (J)". 2012-03-08 16:48:36 +00:00