ZN update [Team CPS-1]:

* Confirmed 1 label in sfexu
* Added a note in sfexa set
This commit is contained in:
smf- 2013-01-22 11:53:27 +00:00
parent 60be7f289e
commit b6e6f0a050

View file

@ -2866,7 +2866,7 @@ ROM_START( sfexu )
CPZN1_BIOS CPZN1_BIOS
ROM_REGION32_LE( 0x80000, "user3", 0 ) ROM_REGION32_LE( 0x80000, "user3", 0 )
ROM_LOAD( "sfeu_04b.2h", 0x0000000, 0x080000, CRC(de02bd29) SHA1(62a88a30f73db661f5b98fc7e2d34d51acb965cc) ) // same code / revision as sfee_04a, sfea_04a, should be sfeu_04a ROM_LOAD( "sfeu_04b.2h", 0x0000000, 0x080000, CRC(de02bd29) SHA1(62a88a30f73db661f5b98fc7e2d34d51acb965cc) )
ROM_REGION32_LE( 0x2400000, "user2", 0 ) ROM_REGION32_LE( 0x2400000, "user2", 0 )
ROM_LOAD( "sfe-05m.3h", 0x0000000, 0x400000, CRC(eab781fe) SHA1(205476cb72c8dac915e140fb32243dfc5d209ba4) ) ROM_LOAD( "sfe-05m.3h", 0x0000000, 0x400000, CRC(eab781fe) SHA1(205476cb72c8dac915e140fb32243dfc5d209ba4) )
@ -2890,7 +2890,7 @@ ROM_START( sfexa )
CPZN1_BIOS CPZN1_BIOS
ROM_REGION32_LE( 0x80000, "user3", 0 ) ROM_REGION32_LE( 0x80000, "user3", 0 )
ROM_LOAD( "sfea_04a.2h", 0x0000000, 0x080000, CRC(08247bd4) SHA1(07f356ef2827b3fbd0bfaf2010915315d9d60ef1) ) ROM_LOAD( "sfea_04a.2h", 0x0000000, 0x080000, CRC(08247bd4) SHA1(07f356ef2827b3fbd0bfaf2010915315d9d60ef1) ) // could be sfea_04.2h
ROM_REGION32_LE( 0x2400000, "user2", 0 ) ROM_REGION32_LE( 0x2400000, "user2", 0 )
ROM_LOAD( "sfe-05m.3h", 0x0000000, 0x400000, CRC(eab781fe) SHA1(205476cb72c8dac915e140fb32243dfc5d209ba4) ) ROM_LOAD( "sfe-05m.3h", 0x0000000, 0x400000, CRC(eab781fe) SHA1(205476cb72c8dac915e140fb32243dfc5d209ba4) )