SVN r8447

If I start the Wonderswan emulation with cartridge, I get a crash.

C:\Emulator\Mess\Mess SVN>mess wswan -cart "C:\Emulator\Wonderswan\Oswan\Games\Wonder Classic.wsc"

Quote
Image 'C:\Emulator\Wonderswan\Oswan\Games\Wonder Classic.wsc' was successfully loaded.

-----------------------------------------------------
Exception at EIP=77C178AC (not found): ACCESS VIOLATION
While attempting to read memory at 80000063
-----------------------------------------------------
EAX=80000063 EBX=00000000 ECX=80000063 EDX=0022F9E0
ESI=00249FB0 EDI=00247B70 EBP=0022FA70 ESP=0022FA24
-----------------------------------------------------
Stack crawl:
0022FA70: 77C178AC (strlen+0x000c)
0022FA90: 00F3D672 (not found)
0022FAD0: 00E87406 (not found)
0022FB60: 00E87F62 (not found)
0022FC20: 00E605BB (not found)
0022FD60: 00F4C20D (not found)
0022FEF0: 00987724 (not found)
0022FF30: 010E727E (not found)
0022FFC0: 004013D1 (not found)
0022FFF0: 7C817077 (RegisterWaitForInputIdle+0x0049)

C:\Emulator\Mess\Mess SVN>mess wscolor -cart "C:\Emulator\Wonderswan\Oswan\Games\Golden Axe.wsc"

Quote
Image 'C:\Emulator\Wonderswan\Oswan\Games\Golden Axe.wsc' was successfully loaded.

-----------------------------------------------------
Exception at EIP=77C178C0 (not found): ACCESS VIOLATION
While attempting to read memory at 80000000
-----------------------------------------------------
EAX=80000000 EBX=00000000 ECX=80000000 EDX=0022F9E0
ESI=00249FA8 EDI=00247B68 EBP=0022FA70 ESP=0022FA24
-----------------------------------------------------
Stack crawl:
0022FA70: 77C178C0 (strlen+0x0020)
0022FA90: 00F3D672 (not found)
0022FAD0: 00E87406 (not found)
0022FB60: 00E87F62 (not found)
0022FC20: 00E605BB (not found)
0022FD60: 00F4C20D (not found)
0022FEF0: 00987724 (not found)
0022FF30: 010E727E (not found)
0022FFC0: 004013D1 (not found)
0022FFF0: 7C817077 (RegisterWaitForInputIdle+0x0049)

It is not the software list/hash problem.

Last edited by Anna Wu; 07/08/10 02:55 PM.