The Gens rerecording project, a Sega Genesis, 32x, Sega CD emulator. The primary purpose is to expand features related to creating Tool-Assisted movies.
Several instructions are incorrectly disassembled by the z80 debugger,
resulting in things like this:
http://img195.imageshack.us/img195/976/56351433.png
The issue is an array in trunk/gens-rerecording/Gens/z80dis.c: specifically the
MnemonicsED array. Attached is a diff file that corrects the issue. This diff
file was based on this document:
http://www.myquest.nl/z80undocumented/z80-documented.pdf
Original issue reported on code.google.com by marz...@gmail.com on 16 Oct 2011 at 10:11
Original issue reported on code.google.com by
marz...@gmail.com
on 16 Oct 2011 at 10:11Attachments: