Previous 199869 Revisions Next

r21914 Sunday 17th March, 2013 at 19:00:16 UTC by Angelo Salese
ADSMISS investigation notes
[src/mame/drivers]namcos2.c

trunk/src/mame/drivers/namcos2.c
r21913r21914
3434    Suzuka 8 Hours II
3535    - some sprite cropping issues
3636
37    Legend of Valkyrie
37    Valkyrie No Densetsu
3838    - gives ADSMISS error on startup
39       Writes 0x0010 -> [0x10fbfc], 0x0000 -> [0x10fbfe], 0x0000 -> [0x10fc00], 0x1234 -> [0x10fc02] at PC=0x3d208, then does some writes to video related
40       devices then it tries to check if [0x10fbfc] is equal to 0x1234 (at PC=0x3d8f8), fails in any case if not.
41       Worth mentioning is that 0x3d202 contains a check with work RAM address 0x10fe5c. If zero the program flow writes 0x1234 on [0x10fbfc] instead.
3942
4043    Bubble Trouble (Golly Ghost II)
4144    - no artwork

Previous 199869 Revisions Next


© 1997-2024 The MAME Team