BizHawk/CpuCoreGenerator
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
..
HuC6280 -CpuCoreGenerator: To build successfully, removed nonexistent "app.config" from project. 2012-03-08 15:31:19 +00:00
MOS 6502 6502: partially implemented unofficial NOPs for "Puzznic (U)", "Puzznic (J)". 2012-03-08 16:48:36 +00:00
Properties 2011-01-11 02:55:51 +00:00
CpuCoreGenerator.csproj -CpuCoreGenerator: To build successfully, removed nonexistent "app.config" from project. 2012-03-08 15:31:19 +00:00
Program.cs 2011-01-11 02:55:51 +00:00