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.
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.
- Reworked the Rom struct to make more sense in an emulation
environment. Currently, cannot convert this to a .fds file, but maybe
later.
- Print info using the reworked Rom struct. More info is printed.