Bug in Gens Kmod 0.7c SH2 disassembler

Talk about development tools here

Moderator: BigEvilCorporation

Post Reply
mic_
Very interested
Posts: 265
Joined: Tue Aug 12, 2008 12:26 pm
Location: Sweden
Contact:

Bug in Gens Kmod 0.7c SH2 disassembler

Post by mic_ »

This is something I discovered some time ago, but then forgot about it. So I should post it now before I forget about it again..

The SH2 disassembler in 0.7c has the registers "shifted" one step. So the value displayed for R0 is actually the value of R1, the value displayed for R1 is the value of R2, and so on.
ob1
Very interested
Posts: 468
Joined: Wed Dec 06, 2006 9:01 am
Location: Aix-en-Provence, France

Post by ob1 »

Yeah, I've notice it that too.
And it's quite "old" bug.
KanedaFr
Administrateur
Posts: 1154
Joined: Tue Aug 29, 2006 10:56 am
Contact:

Post by KanedaFr »

You mean of the 32X Reg debug screen ?
mic_
Very interested
Posts: 265
Joined: Tue Aug 12, 2008 12:26 pm
Location: Sweden
Contact:

Post by mic_ »

CPU -> Debug -> 32X -> Master/Slave SH2
Post Reply