All files are from this purchased ROM-Collection (https://www.humblebundle.com/store/neog ... collection):
000-lo.lo: SHA-1 = 5992277DEBADEB64D1C1C64B0A92D9293EAF7E4A
sfix.sfix: SHA-1 = FD4A618CDCDBF849374F0A50DD8EFE9DBAB706C3
I tried Metal Slug 1 and 2 so far and combined the files from the collection's mslug.zip and mslug2.zip as per https://www.arcade-projects.com/ howto using their python-script and a hex-editor (Metal Slug needs the prom split at 1MB and the two resulting files combined in reverse order, thanks to paulbnl again for the hint):
Checksums (SHA-1) of resulting files in folder mslug:
crom0 = 4B69F4926766543AE289546569B27C80A82D53D5
m1rom = FD75BD15AED30266A8B3775F276F997AF57D1C06
prom = 411D5560F4F4C13862EDF72EE42CC5F3CE083778
srom = 550B53628DAEC9F1E1E11A398854092D90F9505A
vroma0 = D03F0C513CF5B76AE6193F619EB0B08D435E243A
Checksums (SHA-1) of resulting files in folder mslug2:
crom0 = 9BB1DA87524326DD9FDFA73F202F09411F65F6C5
m1rom = F8A1551CEBCB91E416F30F50581FEED7F72899E9
prom = 322E503E8323E8516861B58270311AC853104408
srom = 2DC38B7DFD3FF14F64D5C0733C510B6BB8C692D0
vroma0 = DD60BF9EC16AF8718D698EFFB1EB48CB928FE267
and the free Universe-Bios from http://unibios.free.fr/:
uni-bios.rom 3.3: SHA-1 = 0AD92EFB0C2338426635E0159D1F60B4473D0785
My romsets.xml looks like this:
Code: Select all
<romsets>
<romset name="mslug" pcm="1" altname="Metal Slug - Super Vehicle-001" publisher="Nazca" year="1996"/>
<romset name="mslug2" pcm="1" altname="Metal Slug 2 - Super Vehicle-001-II" publisher="SNK" year="1998"/>
</romsets>
I will try the other games from that collection over the next days.