Logo by DBAlex (anonymous IP: 18.224.56.127,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
This is the AmigaOS4 port of the python binmerge file. original source : https://github.com/putnam/binmerge INSTALL ----------- copy argparse-1.4.0/argparse.py to python:lib copy binmerge where do you want USAGE ----------- 1.HD0:yourpath> python binmerge -h usage: binmerge [-h] [--split] [-v] -o OUTDIR cuefile basename Using a cuesheet, merges numerous bin files into a single bin file and produces a new cuesheet with corrected offsets. Works great with Redump. Supports all block modes, but only binary track types. positional arguments: cuefile full path to current cue file (bin files are expected in the same dir) basename name (without extension) for your new bin/cue files optional arguments: -h, --help show this help message and exit --split reverses operation, splitting merged files back to individual tracks -v print more verbose messages -o OUTDIR output directory |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |