Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make systemid structure match memory layout | Bobby Bingham | 2015-09-15 | 1 | -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 sector | Bobby Bingham | 2015-09-15 | 1 | -0/+23 |