Skip to content

Commit 9152d21

Browse files
happpppcuavas
authored andcommitted
cbajbl: mark game as bootleg
1 parent 6996150 commit 9152d21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/mame/sony/zn.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -6088,7 +6088,7 @@ GAME( 1996, hvnsgate, coh1001l, coh1001l, zn2p, atlus_zn_state, empty_in
60886088

60896089
// Video System ZN-1 (VS34)
60906090
GAME( 1996, coh1002v, 0, coh1002v, zn, visco_zn_state, empty_init, ROT0, "Video System Co.", "Video System ZN-1", MACHINE_IS_BIOS_ROOT | MACHINE_SUPPORTS_SAVE )
6091-
GAME( 1996, aerofgts, coh1002v, coh1002v, aerofgts, visco_zn_state, empty_init, ROT270, "McO'River, Inc.", "Aero Fighters Special (USA)", MACHINE_SUPPORTS_SAVE )
6091+
GAME( 1996, aerofgts, coh1002v, coh1002v, aerofgts, visco_zn_state, empty_init, ROT270, "McO'River, Inc.", "Aero Fighters Special (USA)", MACHINE_SUPPORTS_SAVE ) // McO'River = Video System USA
60926092
GAME( 1996, aerofgtst, aerofgts, coh1002v, aerofgts, visco_zn_state, empty_init, ROT270, "Video System Co.", "Aero Fighters Special (Taiwan)", MACHINE_SUPPORTS_SAVE )
60936093
GAME( 1996, sncwgltd, aerofgts, coh1002v, aerofgts, visco_zn_state, empty_init, ROT270, "Video System Co.", "Sonic Wings Limited (Japan)", MACHINE_SUPPORTS_SAVE )
60946094

@@ -6151,7 +6151,7 @@ GAME( 1997, glpracr2l, glpracr2, coh1002ml, glpracr2, glpracr2l_state, empty_in
61516151
GAME( 1998, doapp, coh1002m, coh1002m, zn2p, tecmo_zn_state, empty_init, ROT0, "Tecmo", "Dead Or Alive ++ (Japan/USA/Export)", MACHINE_SUPPORTS_SAVE ) // region set under GAME OPTIONS, then NATION
61526152
GAME( 1998, doappk, doapp, coh1002m, zn2p, tecmo_zn_state, empty_init, ROT0, "Tecmo", "Dead Or Alive ++ (Korea)", MACHINE_SUPPORTS_SAVE )
61536153
GAME( 1998, cbaj, coh1002m, cbaj, zn1p, cbaj_state, empty_init, ROT0, "UEP Systems", "Cool Boarders Arcade Jam (Export)", MACHINE_SUPPORTS_SAVE )
6154-
GAME( 1998, cbajbl, cbaj, cbaj, zn1p, cbaj_state, empty_init, ROT0, "UEP Systems", "Cool Boarders Arcade Jam Bootleg (Export)", MACHINE_SUPPORTS_SAVE )
6154+
GAME( 1998, cbajbl, cbaj, cbaj, zn1p, cbaj_state, empty_init, ROT0, "bootleg", "Cool Boarders Arcade Jam (Export bootleg)", MACHINE_SUPPORTS_SAVE )
61556155
GAME( 1998, shngmtkb, coh1002m, coh1002m, zn2p, tecmo_zn_state, empty_init, ROT0, "Sunsoft / Activision", "Shanghai Matekibuyuu (Japan)", MACHINE_SUPPORTS_SAVE )
61566156
GAME( 1999, tondemo, coh1002m, coh1002m, zn1p, tecmo_zn_state, empty_init, ROT0, "Tecmo", "Tondemo Crisis (Japan)", MACHINE_SUPPORTS_SAVE )
61576157
GAME( 1999, glpracr3, coh1002m, coh1002m, glpracr2, tecmo_zn_state, empty_init, ROT0, "Tecmo", "Gallop Racer 3 (Export)", MACHINE_SUPPORTS_SAVE )

0 commit comments

Comments
 (0)