parent
15f6c2724f
commit
e8235b6fb1
|
@ -5862,13 +5862,13 @@ struct BurnDriver BurnDrvZteamym = {
|
||||||
|
|
||||||
// Zero Team USA (God, Hack)
|
// Zero Team USA (God, Hack)
|
||||||
// Modified by YanYan
|
// Modified by YanYan
|
||||||
// GOTVG 20240227
|
// GOTVG 20240413
|
||||||
|
|
||||||
static struct BurnRomInfo zteamysRomDesc[] = {
|
static struct BurnRomInfo zteamysRomDesc[] = {
|
||||||
{ "ztys__1.u024.5k", 0x040000, 0xb18507f8, 1 | BRF_PRG | BRF_ESS }, // 0 V30 Code
|
{ "ztys__1.u024.5k", 0x040000, 0x472e93cd, 1 | BRF_PRG | BRF_ESS }, // 0 V30 Code
|
||||||
{ "ztys__3.u023.6k", 0x040000, 0x085be47f, 1 | BRF_PRG | BRF_ESS }, // 1
|
{ "ztys__3.u023.6k", 0x040000, 0x60f0cc00, 1 | BRF_PRG | BRF_ESS }, // 1
|
||||||
{ "ztys__2.u025.6l", 0x040000, 0x40483d13, 1 | BRF_PRG | BRF_ESS }, // 2
|
{ "ztys__2.u025.6l", 0x040000, 0x14fd9f50, 1 | BRF_PRG | BRF_ESS }, // 2
|
||||||
{ "ztys__4.u026.5l", 0x040000, 0x28237717, 1 | BRF_PRG | BRF_ESS }, // 3
|
{ "ztys__4.u026.5l", 0x040000, 0x65bc51a6, 1 | BRF_PRG | BRF_ESS }, // 3
|
||||||
|
|
||||||
ZEROTEAM_COMPONENTS
|
ZEROTEAM_COMPONENTS
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue