mirror of
https://github.com/holub/mame
synced 2025-05-28 08:33:05 +03:00
note about alt version
This commit is contained in:
parent
e66af972df
commit
19276098f0
@ -2818,5 +2818,9 @@ GAME( 1997, pzlbreak, 0, semiprot, pzlbreak, snowbros_state, pzlbreak, RO
|
||||
GAME( 1999, moremore, 0, semiprot, moremore, snowbros_state, moremorp, ROT0, "SemiCom / Exit", "More More", 0 )
|
||||
GAME( 1999, moremorp, 0, semiprot, moremore, snowbros_state, moremorp, ROT0, "SemiCom / Exit", "More More Plus", 0 )
|
||||
GAME( 2002, 4in1boot, 0, _4in1, 4in1boot, snowbros_state, 4in1boot, ROT0, "K1 Soft", "Puzzle King (includes bootleg of Snow Bros.)" , 0)
|
||||
|
||||
// The Korean games database shows an earlier version of this called Ball Boy with a different title screen to the version of Ball Boy we have
|
||||
// http://mamedev.emulab.it/undumped/images/Ballboy.jpg
|
||||
// it is possible this 'ball boy' is the original bootleg, with snwobro3 being a hack of that, and the ballboy set we have a further hack of that
|
||||
GAME( 2002, snowbro3, 0, snowbro3, snowbroj, snowbros_state, snowbro3, ROT0, "Syrmex", "Snow Brothers 3 - Magical Adventure", GAME_IMPERFECT_SOUND ) // hacked from SnowBros code but released as an original game
|
||||
GAME( 2003, ballboy, snowbro3, snowbro3, snowbroj, snowbros_state, snowbro3, ROT0, "bootleg", "Ball Boy", GAME_IMPERFECT_SOUND )
|
||||
|
Loading…
Reference in New Issue
Block a user