Asnivor / MedLaunch

A Windows (.NET) Front-End for the Mednafen Emulator
http://medlaunch.asnitech.co.uk/
Other
36 stars 6 forks source link

AsniDAT rebuild and datfile parsing code overhaul #181

Closed Asnivor closed 6 years ago

Asnivor commented 7 years ago

Some of the data from original datfiles (TOSEC in particular) isnt being captured properly.

Need to fix the import, then rebuild AsniDAT.db

Asnivor commented 6 years ago

Added CRC32 & SHA1 data to AsniDAT.db

Asnivor commented 6 years ago

ROMs within archive files now have their hash calculated correctly and get looked up properly in the AsniDAT.db database. Archived roms now use CRC32 rather than MD5 for hash matching (to increase import speed)