Skip to content

Commit 3785506

Browse files
authored
sony/zn.cpp: primrag2 title string numeral change (#13338)
1 parent f197c5c commit 3785506

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/mame/sony/zn.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@ class gdarius_state :
11271127

11281128
/*
11291129
1130-
Primal Rage 2
1130+
Primal Rage II
11311131
Atari, 1996
11321132
11331133
This game runs on Sony ZN1 hardware with a custom Atari top board.
@@ -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 2 (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 )

0 commit comments

Comments
 (0)