Releases: bbbbbr/romusage
Releases · bbbbbr/romusage
romusage 1.2.0
- Adds GB/GBC ROM File support
- Fix argument handling that might incorrectly match a parameter
romusage 1.1.1
- Enabled HRAM reporting for RGBDS .map files
romusage 1.1.0
romusage version 1.1.0
- Fixed bank totals that were sometimes incorrect (Windows/MinGW)
- Fixed sorting that was sometimes incomplete (Linux & Windows/MinGW)
- Added .cdb file support (defaults to
-aS
) - Added
-aA
: Sort areas by Address Ascending - Added
-aS
: Sort areas by Size Descending - Added
-nB
: Hide warning banner (for .cdb output) - Added
-nA
: Hide areas (shown by default in .cdb output) - Added
-z
: Hide areas smaller than SIZE. Example: hide areas smaller than 256 bytes-z:256
romusage 1.0.0
Initial release.
Supports .map, .noi and .ihx files.