mirror of
https://github.com/holub/mame
synced 2025-04-25 17:56:43 +03:00
scobra.cpp: forgot the MNS flag for mimonkeyug, also corrected year in mame.lst (nw)
This commit is contained in:
parent
dfa42a514b
commit
d2e056120c
@ -1960,4 +1960,4 @@ GAME( 1981, hustlerb6, hustler, hustlerb6, hustler, scobra_state, empty_i
|
||||
|
||||
GAME( 1982, mimonkey, 0, mimonkey, mimonkey, scobra_state, init_mimonkey, ROT90, "Universal Video Games", "Mighty Monkey", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 1982, mimonsco, mimonkey, mimonkey, mimonsco, scobra_state, init_mimonsco, ROT90, "bootleg", "Mighty Monkey (bootleg on Super Cobra hardware)", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 1983, mimonkeyug, mimonkey, mimonkeyug, mimonkeyug, scobra_state, init_mimonsco, ROT90, "bootleg (U.Games)", "Mighty Monkey (U.Games bootleg)", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 1983, mimonkeyug, mimonkey, mimonkeyug, mimonkeyug, scobra_state, init_mimonsco, ROT90, "bootleg (U.Games)", "Mighty Monkey (U.Games bootleg)", MACHINE_NO_SOUND | MACHINE_SUPPORTS_SAVE ) // missing discrete sound components emulation
|
||||
|
@ -35414,7 +35414,7 @@ hustlerb5 // bootleg
|
||||
hustlerb6 // bootleg
|
||||
hustlerd // GX343 (c) 1981 Konami + Dynamo Games license
|
||||
mimonkey // (c) 1982 Universal Video Games (US Copyright Office info - http://cocatalog.loc.gov)
|
||||
mimonkeyug // (c) 1982 bootleg
|
||||
mimonkeyug // (c) 1983 bootleg
|
||||
mimonsco // (c) 1982 bootleg
|
||||
minefld // (c) 1983 Stern
|
||||
minefldfe // bootleg
|
||||
|
Loading…
Reference in New Issue
Block a user