[ALL] Add device non-merged option

This is a special merging mode that counts on newer versions of MAME not respecting the romof tags, leaving parents with files that are not actually required by the children. This new merging mode ignores those romof and cloneof tags, using devices only to add more required roms.
This commit is contained in:
Matt Nadareski
2017-08-26 23:57:33 -07:00
parent 3aef68c941
commit 29c503b9ec
6 changed files with 40 additions and 0 deletions

View File

@@ -597,6 +597,11 @@ Options:
parent set based on the cloneof tag. This is incompatible with the
other --dat-X flags.
-dnd, --dat-devnonmerged Force creating device non-merged sets
Preprocess the DAT to have child sets contain all items from the
device references. This is incompatible with the other --dat-X
flags.
-df, --dat-fullnonmerged Force creating fully non-merged sets
Preprocess the DAT to have child sets contain all items from the
parent sets based on the cloneof and romof tags as well as device