Add tool for generating assembler offset definition file.
[seabios.git] / tools /
2008-11-16 Kevin O'ConnorAdd tool for generating assembler offset definition...
2008-10-26 Kevin O'ConnorMisc minor cleanups.
2008-07-13 Kevin O'ConnorChange checkstack.py tool - key functions by address...
2008-07-12 Kevin O'ConnorShow percent space of C code used in checkrom.py.
2008-07-06 Kevin O'ConnorRelinking rom32.o twice seems flaky - make third link...
2008-07-06 Kevin O'ConnorEnsure proper alignment of subsections.
2008-07-06 Kevin O'ConnorUse ld to build final rom; remove custom build utilities.
2008-07-04 Kevin O'ConnorDefine 16bit OFFSET_x to be 32bit addresses; introduce...
2008-07-04 Kevin O'ConnorAdd hack to prevent checkstack.py from infinitely recur...
2008-06-20 Kevin O'ConnorFixup bios.bin.elf building on other versions of ld.
2008-06-07 Kevin O'ConnorImprovements to checkstack.py tool.
2008-05-13 Kevin O'ConnorAdd tool to check stack usage of 16bit code.
2008-05-10 Kevin O'ConnorFix elf build; rename target file rom.bin to bios.bin.
2008-05-09 Kevin O'ConnorSupport 32bit entry point and an elf wrapped binary.
2008-03-03 Kevin O'ConnorApply workaround to allow compiling under Ubuntu.
2008-03-01 Kevin O'ConnorFix header guards produced by defsys.py
2008-02-27 Kevin O'ConnorMisc updates.
2008-02-26 Kevin O'ConnorVersion 0.1.2
2008-02-26 Kevin O'ConnorInitial checkin.