mirror of
https://github.com/holub/mame
synced 2025-10-04 08:28:39 +03:00
(nw) restore manufacture from erroneous cut action
This commit is contained in:
parent
ca5bbb73f6
commit
4c18c2d086
@ -1229,7 +1229,7 @@ ROM_START(galgame4)
|
||||
ROM_END
|
||||
|
||||
|
||||
GAME(1998, galgbios, 0, galgbios, galgames, galgames_state, empty_init, ROT0, "", "Galaxy Games BIOS", MACHINE_IS_BIOS_ROOT)
|
||||
GAME(1998, galgbios, 0, galgbios, galgames, galgames_state, empty_init, ROT0, "Creative Electronics & Software", "Galaxy Games BIOS", MACHINE_IS_BIOS_ROOT)
|
||||
GAME(1998, galgame2, galgbios, galgame2, galgames, galgames_state, empty_init, ROT0, "Creative Electronics & Software / Namco", "Galaxy Games StarPak 2", 0)
|
||||
GAME(1998, galgame3, galgbios, galgame3, galgames, galgames_state, empty_init, ROT0, "Creative Electronics & Software / Atari", "Galaxy Games StarPak 3", 0)
|
||||
GAME(1998, galgame4, galgbios, galgame3, galgames, galgames_state, empty_init, ROT0, "Creative Electronics & Software", "Galaxy Games StarPak 4 (prototype)", MACHINE_IMPERFECT_GRAPHICS)
|
||||
|
Loading…
Reference in New Issue
Block a user