renamed mb rom (nw)

This commit is contained in:
smf- 2013-06-19 21:05:37 +00:00
parent 531d9860bb
commit 57bc647aee

View File

@ -633,7 +633,7 @@ MACHINE_CONFIG_END
ROM_START( savquest ) ROM_START( savquest )
ROM_REGION32_LE(0x40000, "bios", 0) ROM_REGION32_LE(0x40000, "bios", 0)
ROM_LOAD( "award_pii_v451pg.bin", 0x00000, 0x040000, CRC(37d0030e) SHA1(c6773d0e02325116f95c497b9953f59a9ac81317) ) ROM_LOAD( "p2xbl_award_451pg.bin", 0x00000, 0x040000, CRC(37d0030e) SHA1(c6773d0e02325116f95c497b9953f59a9ac81317) )
ROM_REGION( 0x10000, "video_bios", 0 ) // 1st half is 2.04.14, second half is 2.01.11 ROM_REGION( 0x10000, "video_bios", 0 ) // 1st half is 2.04.14, second half is 2.01.11
ROM_LOAD( "vgabios.bin", 0x000000, 0x010000, CRC(a81423d6) SHA1(a099af621ce7fbaa55a2d9947d9f07e04f1b5fca) ) ROM_LOAD( "vgabios.bin", 0x000000, 0x010000, CRC(a81423d6) SHA1(a099af621ce7fbaa55a2d9947d9f07e04f1b5fca) )