mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-28 13:47:57 +03:00
Add Super Dragon Ball Z arcade def.
This commit is contained in:
parent
47abfd1204
commit
a5966cd90d
1 changed files with 18 additions and 0 deletions
18
arcadedefs/superdbz.arcadedef
Normal file
18
arcadedefs/superdbz.arcadedef
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"id": "superdbz",
|
||||||
|
"name": "Super Dragon Ball Z",
|
||||||
|
"driver": "sys246",
|
||||||
|
"dongle":
|
||||||
|
{
|
||||||
|
"name": "db1verb.ic002"
|
||||||
|
},
|
||||||
|
"cdvd":
|
||||||
|
{
|
||||||
|
"name": "db1.chd"
|
||||||
|
},
|
||||||
|
"eeFrequencyScale": [4, 3],
|
||||||
|
"boot": "ac0:DBALOAD",
|
||||||
|
"patches":
|
||||||
|
[
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue