Update Cobra The Arcade definition.

This commit is contained in:
Jean-Philip Desjardins 2023-01-04 19:36:55 -05:00
parent 97bad6a671
commit a5b51ebf69

View file

@ -9,9 +9,18 @@
{
"name": "cbr1-ha.chd"
},
"boot": "mc0:CBRLOAD",
"boot": "ac0:CBRLOAD",
"patches":
{
}
[
{
"address": "0x001003CC",
"value": "0x0805DDB0",
"description": "Wait for Vblank after signaling Vblank sema"
},
{
"address": "0x002FABAC",
"value": "0x0",
"description": "Disable clock check"
}
]
}