Closed GoogleCodeExporter closed 8 years ago
Original comment by ekeeke31@gmail.com
on 9 Dec 2012 at 10:09
Will need to investigate about it.
In the mean time, if you could tell me if this in ever worked (in 1.7.0 or in
1.7.1), this could help figuring what is causing this.
Original comment by ekeeke31@gmail.com
on 9 Dec 2012 at 10:18
just tried it in 7.0 and 7.1 and in both it's broken already.
Just tried both isos with fusion 3.64 and it just works fine.
Original comment by gora.pat...@gmail.com
on 10 Dec 2012 at 5:14
It appears this was caused by a bug in the game... and my implementation being
not robust enough against this kind of bug.
For the record, MD side was attempting to write to a read-only register and
this ended up corrupting the register on SUB-CPU side. Ignoring writes to
read-only registers on MD side fixed it.
Fixed in r757
Original comment by ekeeke31@gmail.com
on 10 Dec 2012 at 7:26
Original issue reported on code.google.com by
gora.pat...@gmail.com
on 9 Dec 2012 at 8:11Attachments: