mirror of
https://github.com/putnam/binmerge.git
synced 2025-04-19 08:28:06 +02:00
documented --split with some example motivations
This commit is contained in:
parent
2dab7256d5
commit
9a3e0d467c
1 changed files with 6 additions and 0 deletions
|
@ -51,4 +51,10 @@ FILE "Big Buddy.bin" BINARY
|
|||
INDEX 01 38:52:66
|
||||
```
|
||||
|
||||
If you want to return to the split bin format you can instead pass a merged cue file with the --split paramater.
|
||||
|
||||
This is useful for example to verify psx split bin files against the Redump project's psx dat file.
|
||||
|
||||
Users of MAME's chdman tool may also find this option useful as chdman returns the merged cue format when decompressing.
|
||||
|
||||
Have fun!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue