summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2025-02-26 00:12:29 +1100
committer Vas Crabb <vas@vastheman.com>2025-02-26 00:12:29 +1100
commit2f1a352ac68d5bcf9a044ca27963babbb872d176 (patch)
treee01d1d52fe305affa603ac13949028affafd61c6
parent9152d2194e67edc0d42bbcbb365acebcb10dc51a (diff)
sony/zn.cpp: Beastorizer (USA bootleg) was not listed as promoted to working, so assume the "not working" flag was removed inadvertently.
-rw-r--r--src/mame/sony/zn.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/sony/zn.cpp b/src/mame/sony/zn.cpp
index 383496bf05d..87e2e5cfe35 100644
--- a/src/mame/sony/zn.cpp
+++ b/src/mame/sony/zn.cpp
@@ -6097,7 +6097,7 @@ GAME( 1996, coh1002e, 0, coh1002e, znt2p, raizing_zn_state, empty_in
GAME( 1997, beastrzr, coh1002e, coh1002e, znt2p, raizing_zn_state, empty_init, ROT0, "Eighting / Raizing", "Beastorizer (USA, Sep 22 1997)", MACHINE_SUPPORTS_SAVE )
GAME( 1997, beastrzra, beastrzr, coh1002e, znt2p, raizing_zn_state, empty_init, ROT0, "Eighting / Raizing", "Beastorizer (USA, Jun 21 1997)", MACHINE_SUPPORTS_SAVE )
GAME( 1997, bldyroar, beastrzr, coh1002e, znt2p, raizing_zn_state, empty_init, ROT0, "Eighting / Raizing", "Bloody Roar (Japan, Jun 21 1997)", MACHINE_SUPPORTS_SAVE )
-GAME( 1997, beastrzrb, beastrzr, beastrzrb, znt2p, beastrzrb_state, empty_init, ROT0, "bootleg", "Beastorizer (USA bootleg)", MACHINE_SUPPORTS_SAVE | MACHINE_IMPERFECT_SOUND )
+GAME( 1997, beastrzrb, beastrzr, beastrzrb, znt2p, beastrzrb_state, empty_init, ROT0, "bootleg", "Beastorizer (USA bootleg)", MACHINE_SUPPORTS_SAVE | MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING )
// Eighting / Raizing ZN-1 (PS9805)
GAME( 1998, bldyror2, coh1002e, coh1002e, bldyror2, raizing_zn_state, empty_init, ROT0, "Eighting / Raizing", "Bloody Roar 2 (World)", MACHINE_SUPPORTS_SAVE )