Welcome to Emulationworld

Forum Index | FAQ | New User | Login | Search

*View All ThreadsShow in Flat Mode*


SubjectRe: new MAME version message Reply to this message
Posted byRoman
Posted on12/20/04 03:07 PM



> When creating a new dat file from a new mame release, I get a general set of
> messages, "duplicate ROM, 2nd entry ignored" and such. I understand most of
> them, but one particular message always makes me wonder:
>
> Set: 'xxx'
> includes at least one 'nodump' ROM, but ClrMamePro
> found valid checksums for it within its parent/clone relationship.
> Should ClrMamePro use the found checksum instead of the 'nodump'?
>
> Can anyone please explain this one?


It means that a rom with the same name within a parent/clone relationship was once listed with a valid checksum and the other time it was set to "flags nodump".

Example:
Parentset got a rom: rom ( name bla crc 12345678 ...)
cloneset got a rom: rom ( name bla flags nodump ...)

so when fullmerging the set you might run into a problem. You may replace the correct rom with a possible dummy nodump one. ClrMamePro's datread will set the flags nodump one to the checksum of the valid one.


Roman Scherzer
ClrMamePro

-
Entire Thread
Subject  Posted byPosted On
*new MAME version message  joemagiera12/20/04 02:54 PM
..Re: new MAME version message  Roman12/20/04 03:07 PM
..*Re: new MAME version message  joemagiera12/24/04 03:01 AM