mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user