Commit Graph

2 Commits

Author SHA1 Message Date
Zorchenhimer 6f14cd7c06
[fdsextract] Add --output option
Currently only available when extracting single files.  Will use the
given filename as the output name instead of constructing one.

TODO: Make this value a template that can be used with multiple files.
2025-12-18 21:38:02 -05:00
Zorchenhimer bf2afab07d
Moved --extract to its own utility
fdsextract now handles all extraction stuff.  This utility also has more
functionality.  There are options to extract a single side, a single
file on a single side, and an address range from a single file from a
single side.  Files and sides are 0-indexed.
2025-12-12 23:38:23 -05:00