LIJI32 / SameBoy

Game Boy and Game Boy Color emulator written in C
https://sameboy.github.io/
Other
1.58k stars 205 forks source link

'TEST SRAM ERROR' on game "Crazy Richman 2 (J) [C][!]" #585

Closed Buggem closed 5 months ago

Buggem commented 5 months ago

In the automations page, I found this strange error that did not appear as a failure. Here is an image of the error. It appears to be coming from the game itself rather than the logs. image

LIJI32 commented 5 months ago

Good catch! This is an unlicensed game that seems to have contradictions in its ROM header, I'll add a fix to handle such cases.