felipesanches / mame

MAME - Multiple Arcade Machine Emulator
Other
4 stars 1 forks source link

[anotherworld] Bad video-opcode disassembly #6

Closed felipesanches closed 7 years ago

felipesanches commented 7 years ago

In some cases, the disassembly routine reaches a condition that I was not yet able to properly parse into a proper y-coordinate value for one of the video rendering opcodes:

[01 - 22ED]: 78 video: off=0xBFC x=275 y=? (FIXME!) zoom:0x40
felipesanches commented 7 years ago

fixed