mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
Added a missing set which had GAME( macro and ROM_START, but was never added to mame.lst. Also, refreshed galdrvr's "should be moved here" section for dambustr.c to account for new sets/setnames (nw)
This commit is contained in:
parent
f8be6045eb
commit
d7525b34ad
2 changed files with 4 additions and 2 deletions
|
@ -6695,8 +6695,9 @@ GAME( 1985, superbon, 0, scobra, superbon, galaxian_state, superbon,
|
|||
//GAME( 1982, mimonsco, mimonkey, scobra/*mimonkey*/, mimonsco, XXX_CLASS, mimonsco, ROT90, "bootleg", "Mighty Monkey (bootleg on Super Cobra hardware)", GAME_SUPPORTS_SAVE )
|
||||
|
||||
/* currently in dambustr.c and should be moved here */
|
||||
//GAME( 1981, dambustr, 0, dambustr, dambustr, dambustr_state, dambustr, ROT90, "South West Research", "Dambusters (US)", 0 )
|
||||
//GAME( 1981, dambust, dambustr, dambustr, dambustr, dambustr_state, dambustr, ROT90, "South West Research", "Dambusters (UK)", 0 )
|
||||
//GAME( 1981, dambustr, 0, dambustr, dambustr, dambustr_state, dambustr, ROT90, "South West Research", "Dambusters (US, set 1)", 0 )
|
||||
//GAME( 1981, dambustra, dambustr, dambustr, dambustr, dambustr_state, dambustr, ROT90, "South West Research", "Dambusters (US, set 2)", 0 )
|
||||
//GAME( 1981, dambustruk, dambustr, dambustr, dambustruk, dambustr_state, dambustr, ROT90, "South West Research", "Dambusters (UK)", 0 )
|
||||
|
||||
/* misc stuff that should eventually be moved here */
|
||||
//GAME( 1981, scramblb, scramble, scramblb, scramblb, galaxian_state, galaxian, ROT90, "bootleg", "Scramble (Galaxian hardware)", GAME_SUPPORTS_SAVE )
|
||||
|
|
|
@ -12821,6 +12821,7 @@ sc2cpe1
|
|||
sc2cpe1p
|
||||
sc2cpe2
|
||||
sc2cpe2p
|
||||
sc2cpe3
|
||||
sc2cpe3p
|
||||
sc2cpe4
|
||||
sc2cpe5p
|
||||
|
|
Loading…
Reference in a new issue