|
> ...more on monday...when I'm at home and can look in the source ;)
ok...I checked the values with 78u3 now... a pure, not modified -listinfo of 78u3 gives 175 nodumps and 127 baddumps. ClrMamePro reports 146 nodumps and 156 baddumps.
The reason for the less nodumps are: - double entries in -listinfo were removed - several 0-crc32s were corrected to gooddumps to avoid overwriting
The reason for the more baddumps are: - several nodump were converted to baddump to avoid overwriting - cmpro counts the baddump flag and inverted crc32s as baddumps (since they were marked that way in older mame versions). I guess I change it to flags baddump only when a baddump flag is available in the datfile.
The values were counted on all roms, including biossets.
Roman Scherzer ClrMamePro
|