mirror of
https://github.com/holub/mame
synced 2025-06-23 12:58:37 +03:00
guessing what the magic values are for (nw)
This commit is contained in:
parent
c70fa801d3
commit
8993c2fe54
@ -767,7 +767,7 @@ DRIVER_INIT_MEMBER(cps_state,cps2crypt)
|
||||
// decoded[4] == watchdog instruction third word
|
||||
// decoded[5] == watchdog instruction second word
|
||||
// decoded[6] == watchdog instruction first word
|
||||
// decoded[7] == 0x4000
|
||||
// decoded[7] == 0x4000 (bits 8 to 23 of CPS2 object output address)
|
||||
// decoded[8] == 0x0900
|
||||
|
||||
if (decoded[9] == 0xffff)
|
||||
|
Loading…
Reference in New Issue
Block a user