mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-28 13:47:57 +03:00
44 lines
754 B
Text
44 lines
754 B
Text
{
|
|
"id": "cobrata",
|
|
"name": "Cobra: The Arcade",
|
|
"driver": "sys246",
|
|
"dongle":
|
|
{
|
|
"name": "cbr1verb.ic002"
|
|
},
|
|
"hdd":
|
|
{
|
|
"name": "cbr1-ha.chd"
|
|
},
|
|
"buttons":
|
|
{
|
|
"3": "circle"
|
|
},
|
|
"inputMode": "lightgun",
|
|
"screenPosXform": [ -65535, 0, 65535, 0 ],
|
|
"eeFrequencyScale": [4, 3],
|
|
"boot": "ac0:CBRLOAD",
|
|
"patches":
|
|
[
|
|
{
|
|
"address": "0x001003CC",
|
|
"value": "0x0805DDB0",
|
|
"description": "Wait for Vblank after signaling Vblank sema"
|
|
},
|
|
{
|
|
"address": "0x002ECE74",
|
|
"value": "0x0",
|
|
"description": "Skip card detection"
|
|
},
|
|
{
|
|
"address": "0x002ECF18",
|
|
"value": "0x0",
|
|
"description": "Skip card detection"
|
|
},
|
|
{
|
|
"address": "0x002ECF58",
|
|
"value": "0x1840002E",
|
|
"description": "Skip card detection"
|
|
}
|
|
]
|
|
}
|