mirror of
https://github.com/holub/mame
synced 2025-05-22 05:38:52 +03:00
Checksums for mach3 and usvsthem. Promoted both to working.
This commit is contained in:
parent
fccb297a95
commit
c2b4b32688
@ -2381,7 +2381,7 @@ ROM_START( mach3 )
|
||||
ROM_LOAD( "mach3fg0.bin", 0x6000, 0x2000, CRC(0bae12a5) SHA1(7bc0b82ccab0e4498a7a2a9dc85f03125f25826e) )
|
||||
|
||||
DISK_REGION( "laserdisc" )
|
||||
DISK_IMAGE_READONLY( "mach3", 0, NO_DUMP )
|
||||
DISK_IMAGE_READONLY( "mach3", 0, MD5(591ba5ad458a051249eb4fcfa79e7c19) SHA1(8e4ef0110832a7b7bf6dbeceb395682c1e7f8ed6) )
|
||||
ROM_END
|
||||
|
||||
|
||||
@ -2435,7 +2435,7 @@ ROM_START( usvsthem )
|
||||
ROM_LOAD( "usvs.fg0", 0xc000, 0x4000, CRC(7734e53f) SHA1(c1307596ba098c98e741f3c00686b514587e1d0a) )
|
||||
|
||||
DISK_REGION( "laserdisc" )
|
||||
DISK_IMAGE_READONLY( "usvsthem", 0, NO_DUMP )
|
||||
DISK_IMAGE_READONLY( "usvsthem", 0, MD5(e19bd2f819de35222a41ef676a8add98) SHA1(2018dd0dce6df51a83c9300f04c43c114341d52a) )
|
||||
ROM_END
|
||||
|
||||
|
||||
@ -2581,9 +2581,9 @@ GAME( 1984, curvebal, 0, gottlieb1, curvebal, romtiles, ROT270, "Mylstar"
|
||||
|
||||
/* games using rev 2 sound board */
|
||||
GAME( 1983, screwloo, 0, gottlieb2, screwloo, romtiles, ROT0, "Mylstar", "Screw Loose (prototype)", 0 )
|
||||
GAME( 1983, mach3, 0, g2laser, mach3, romtiles, ROT0, "Mylstar", "M.A.C.H. 3", GAME_NOT_WORKING )
|
||||
GAME( 1983, mach3, 0, g2laser, mach3, romtiles, ROT0, "Mylstar", "M.A.C.H. 3", 0 )
|
||||
GAME( 1984, cobram3, 0, g2laser, mach3, romtiles, ROT0, "Data East","Cobra Command (M.A.C.H. 3 hardware)", GAME_NOT_WORKING )
|
||||
GAME( 1984, usvsthem, 0, g2laser, usvsthem, romtiles, ROT0, "Mylstar", "Us vs. Them", GAME_NOT_WORKING )
|
||||
GAME( 1984, usvsthem, 0, g2laser, usvsthem, romtiles, ROT0, "Mylstar", "Us vs. Them", 0 )
|
||||
GAME( 1984, 3stooges, 0, gottlieb2, 3stooges, stooges, ROT0, "Mylstar", "The Three Stooges In Brides Is Brides", 0 )
|
||||
GAME( 1984, vidvince, 0, gottlieb2, vidvince, vidvince, ROT0, "Mylstar", "Video Vince and the Game Factory (prototype)", GAME_IMPERFECT_GRAPHICS ) // sprite wrapping issues
|
||||
GAME( 1984, wizwarz, 0, gottlieb2, wizwarz, romtiles, ROT0, "Mylstar", "Wiz Warz (prototype)", 0 )
|
||||
|
Loading…
Reference in New Issue
Block a user