mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
galpanic_ms.cpp: Change game name and metadata (nw) (#5987)
This commit is contained in:
parent
f0235f6088
commit
dbdf3c5948
@ -2,9 +2,9 @@
|
||||
// copyright-holders:David Haywood, Nicola Salmoria
|
||||
|
||||
/*
|
||||
Gals Panic (Modular System bootleg)
|
||||
New Quiz (Gals Panic bootleg on Modular System)
|
||||
|
||||
PCB stack was marked as 'New Quiz' (aka New Qix?)
|
||||
PCB stack was marked as 'New Quiz'
|
||||
|
||||
this is a clone of the expro02.cpp version of Gals Panic
|
||||
|
||||
@ -368,4 +368,4 @@ ROM_START( galpanicms )
|
||||
ROM_END
|
||||
|
||||
|
||||
GAME( 1990, galpanicms, galsnew, newquiz, newquiz, galspanic_ms_state, empty_init, ROT90, "bootleg", "Gals Panic (Modular System bootleg)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND )
|
||||
GAME( 1991, galpanicms, galsnew, newquiz, newquiz, galspanic_ms_state, empty_init, ROT90, "bootleg (Kaenko)", "New Quiz (Modular System bootleg)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND )
|
||||
|
Loading…
Reference in New Issue
Block a user