Merge pull request #4217 from clawgrip/patch-1

Add version notes to "smashdrv" (nw)
This commit is contained in:
ajrhacker 2018-10-30 18:38:41 -04:00 committed by GitHub
commit ceec5d58fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -695,7 +695,7 @@ REF 010131
*/
ROM_START( smashdrv )
ROM_START( smashdrv ) // Version: 3.3, Version 3D: 1.9, Checksum: 707C
ROM_REGION64_LE( 0x0400000, "data", ROMREGION_ERASEFF)
ROM_LOAD("prg.ic23", 0x0000000, 0x0400000, CRC(5cc6d3ac) SHA1(0c8426774212d891796b59c95b8c70f64db5b67a) )