summaryrefslogtreecommitdiff
path: root/src/bootinfo.h
Commit message (Collapse)AuthorAgeFilesLines
* make systemid structure match memory layoutBobby Bingham2015-09-151-1/+6
| | | | | | This will be useful when it comes time to share this structure definition with the bootloader code. Additionally, it makes the write_output function simpler, as we can output most of the fields with a single write() call.
* tool to create saturn boot sectorBobby Bingham2015-09-151-0/+23