sg1000a.cpp: correct year for sderby2. Thanks sjy96525 (nw)

This commit is contained in:
Ivan Vangelista 2017-04-08 07:12:31 +02:00
parent 6a28cbd39e
commit ae13c50eda
2 changed files with 2 additions and 2 deletions

View File

@ -551,4 +551,4 @@ DRIVER_INIT_MEMBER(sg1000a_state,sg1000a)
GAME( 1984, chboxing, 0, sg1000a, chboxing, sg1000a_state, sg1000a, ROT0, "Sega", "Champion Boxing", 0 )
GAME( 1985, chwrestl, 0, sg1000ax, chwrestl, sg1000a_state, sg1000a, ROT0, "Sega", "Champion Pro Wrestling", 0 )
GAME( 1985, dokidoki, 0, sg1000a, dokidoki, sg1000a_state, sg1000a, ROT0, "Sega", "Doki Doki Penguin Land", 0 )
GAME( 198?, sderby2, 0, sderby2, sderby2, sg1000a_state, sg1000a, ROT0, "Sega", "Super Derby II (Satellite board)", MACHINE_NOT_WORKING ) // inputs aren't hooked up, probably needs to be connected to the main board anyway
GAME( 1985, sderby2, 0, sderby2, sderby2, sg1000a_state, sg1000a, ROT0, "Sega", "Super Derby II (Satellite board)", MACHINE_NOT_WORKING ) // inputs aren't hooked up, probably needs to be connected to the main board anyway

View File

@ -33731,7 +33731,7 @@ sg1000m2 // Sega SG-1000 Mark II (Japan)
chboxing // (c) 1984
chwrestl // (c) 1985
dokidoki // (c) 1985
sderby2 // (c) 198?
sderby2 // (c) 1985
@source:sh4robot.cpp
sh4robot //