Skip to content

Commit 4143f29

Browse files
authored
konnami/konamigx.cpp: Document date of Soccer Superstars dump (#14237)
correct Soccer Superstars (ver JAC) date, based on what's shown on screen at sturtup.
1 parent 0a4c7cb commit 4143f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mame/konami/konamigx.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3080,7 +3080,7 @@ ROM_START( soccerssu )
30803080
ROM_LOAD( "soccerssu.nv", 0x0000, 0x080, CRC(812f6878) SHA1(fc4975211720a7eb413bceda8109231cb1c00834) )
30813081
ROM_END
30823082

3083-
/* Soccer Superstars (94.12.19 - Japan ver JAC) Writes JAB to EEPROM and reports as JAC */
3083+
/* Soccer Superstars (94.12.09 - Japan ver JAC) Writes JAB to EEPROM and reports as JAC */
30843084
ROM_START( soccerssj )
30853085
/* main program */
30863086
ROM_REGION( 0x800000, "maincpu", 0 )

0 commit comments

Comments
 (0)