Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build bootloaders from code | Bobby Bingham | 2015-09-15 | 1 | -0/+55 |
This adds the infrastructure for building from source the bootloaders which will go into the application initial program, in the boot sector. As a simple test case, it includes a simple bootloader which merely jumpts to the code address specified in the AIP, with the stack address specified there. |