aboutsummaryrefslogtreecommitdiffstats
path: root/tools/checkrom.py
Commit message (Expand)AuthorAgeFilesLines
* Try to automatically fit sections into open spaces in the fixed area.Kevin O'Connor2009-01-171-6/+4
* Layout fixed area using linker instead of assembler.Kevin O'Connor2009-01-171-11/+8
* Show percent space of C code used in checkrom.py.Kevin O'Connor2008-07-121-2/+4
* Relinking rom32.o twice seems flaky - make third link stage.Kevin O'Connor2008-07-061-5/+10
* Ensure proper alignment of subsections.Kevin O'Connor2008-07-051-2/+5
* Use ld to build final rom; remove custom build utilities.Kevin O'Connor2008-07-051-0/+33