This function combines ReadRomBlocks() and RomFromBlocks() into a single function. The other two functions still exist.
Extract all files in the rom to the given directory. Filename structure is ###_Side_FileNumber_FileId.
- 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.
Bare-bones functionality so far. Lists blocks in a rom with minimal information.