(assuming that "SA" is for "SunA"; hw is very similar to suna16, as mentioned in driver notes)

This commit is contained in:
Michaël Banaan Ananas 2012-10-09 13:13:11 +00:00
parent 1c86164e4e
commit 42ecc47f10
2 changed files with 3 additions and 3 deletions

View File

@ -366,4 +366,4 @@ ROM_START( go2000 )
ROM_END
GAME( 2000, go2000, 0, go2000, go2000, driver_device, 0, ROT0, "SA", "Go 2000", GAME_SUPPORTS_SAVE )
GAME( 2000, go2000, 0, go2000, go2000, driver_device, 0, ROT0, "SunA?", "Go 2000", GAME_SUPPORTS_SAVE )

View File

@ -1252,5 +1252,5 @@ ROM_END
GAME( 1994, bestbest, 0, bestbest, bestbest, driver_device, 0, ROT0, "SunA", "Best Of Best", 0 )
GAME( 1994, sunaq, 0, sunaq, sunaq, driver_device, 0, ROT0, "SunA", "SunA Quiz 6000 Academy (940620-6)", 0 ) // Date/Version on-screen is 940620-6, but in the program rom it's 1994,6,30 K.H.T V6.00
GAME( 1996, bssoccer, 0, bssoccer, bssoccer, driver_device, 0, ROT0, "SunA", "Back Street Soccer", 0 )
GAME( 1996, uballoon, 0, uballoon, uballoon, suna16_state, uballoon, ROT0, "SunA", "Ultra Balloon", 0 )
GAME( 1996, bssoccer, 0, bssoccer, bssoccer, driver_device, 0, ROT0, "SunA (Unico license)", "Back Street Soccer", 0 )
GAME( 1996, uballoon, 0, uballoon, uballoon, suna16_state, uballoon, ROT0, "SunA (Unico license)", "Ultra Balloon", 0 )