Skip to content

Commit 28df34f

Browse files
committed
aerofgts: add note
1 parent 6f1fce3 commit 28df34f

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( 1999, shiryu2, strider2, coh3002c, strider2, capcom_zn_state, empty_in
60886088

60896089
// Atari (PSXTRA)
60906090
GAME( 1996, coh1000w, 0, coh1000w, zn, primrag2_state, empty_init, ROT0, "Atari", "Atari PSX", MACHINE_IS_BIOS_ROOT | MACHINE_SUPPORTS_SAVE )
6091-
GAME( 1996, primrag2, coh1000w, coh1000w, primrag2, primrag2_state, empty_init, ROT0, "Atari", "Primal Rage II (Ver 0.36a)", MACHINE_SUPPORTS_SAVE )
6091+
GAME( 1996, primrag2, coh1000w, coh1000w, primrag2, primrag2_state, empty_init, ROT0, "Atari", "Primal Rage II (Ver 0.36a)", MACHINE_SUPPORTS_SAVE )
60926092

60936093
// Acclaim (PCB-100102 PCB-100095)
60946094
GAME( 1995, coh1000a, 0, coh1000a, zn, acclaim_zn_state, empty_init, ROT0, "Acclaim", "Acclaim PSX", MACHINE_IS_BIOS_ROOT | MACHINE_SUPPORTS_SAVE )
@@ -6122,7 +6122,7 @@ GAME( 2001, mfjump, coh1002m, coh1002m, zn2p, tecmo_zn_state, empty_in
61226122

61236123
// Video System (VS34)
61246124
GAME( 1996, coh1002v, 0, coh1002v, zn, visco_zn_state, empty_init, ROT0, "Video System Co.", "Video System PSX", MACHINE_IS_BIOS_ROOT | MACHINE_SUPPORTS_SAVE )
6125-
GAME( 1996, aerofgts, coh1002v, coh1002v, aerofgts, visco_zn_state, empty_init, ROT270, "McO'River, Inc.", "Aero Fighters Special (USA)", MACHINE_SUPPORTS_SAVE )
6125+
GAME( 1996, aerofgts, coh1002v, coh1002v, aerofgts, visco_zn_state, empty_init, ROT270, "McO'River, Inc.", "Aero Fighters Special (USA)", MACHINE_SUPPORTS_SAVE ) // Video System subsidiary (before they renamed to Video System USA)
61266126
GAME( 1996, aerofgtst, aerofgts, coh1002v, aerofgts, visco_zn_state, empty_init, ROT270, "Video System Co.", "Aero Fighters Special (Taiwan)", MACHINE_SUPPORTS_SAVE )
61276127
GAME( 1996, sncwgltd, aerofgts, coh1002v, aerofgts, visco_zn_state, empty_init, ROT270, "Video System Co.", "Sonic Wings Limited (Japan)", MACHINE_SUPPORTS_SAVE )
61286128

0 commit comments

Comments
 (0)