pold500 / gens-rerecording

Automatically exported from code.google.com/p/gens-rerecording
0 stars 0 forks source link

CMPA.W trace only shows last byte of comparison value #89

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  Play NHL'94 and score a goal with tracing on
2.  inspect trace.log file

What is the expected output? What do you see instead?

Expected:
01:48F6 B4 FC   CMPA.W  #$C6CE,A2  [registers...]

Actual
01:48F6 B4 FC   CMPA.W  #$CE,A2    [registers...]

It is only displaying #$CE, not #$C6CE

What version of the product are you using? On what operating system?

gens11a.exe on windows XP

Please provide any additional information below.

Original issue reported on code.google.com by mcapew...@gmail.com on 14 Aug 2010 at 8:03

GoogleCodeExporter commented 8 years ago
Bunch of bugs in M68k disassemble fixed.

Original comment by r57sh...@uralweb.ru on 9 Oct 2013 at 5:46

GoogleCodeExporter commented 8 years ago
in r330

Original comment by r57sh...@uralweb.ru on 10 Oct 2013 at 6:42