Skip to content

romusage 1.1.0

Compare
Choose a tag to compare
@bbbbbr bbbbbr released this 11 Mar 20:44
· 100 commits to main since this release

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