scboot 0.0.2
Posted: Sat Jun 12, 2010 5:32 pm
Well there were already some errors in steel cap boot so heres the new version.
scboot now checks for the boot signature 510 bytes from the the load address not at offset 0x7dfe in the load segment.
The top of stack has also been moved to 0x0000:1000 so that a larger file can be loaded without clobbering the stack.
The default load address for the boot loader has been changed to 0x0000:1000 and 32KiB is loaded.
I've also made some changes to scbtest so it is more of a loader stub to be built on to.
lastly the 20MB hdd image now really is 20MB ;)
scboot now checks for the boot signature 510 bytes from the the load address not at offset 0x7dfe in the load segment.
The top of stack has also been moved to 0x0000:1000 so that a larger file can be loaded without clobbering the stack.
The default load address for the boot loader has been changed to 0x0000:1000 and 32KiB is loaded.
I've also made some changes to scbtest so it is more of a loader stub to be built on to.
lastly the 20MB hdd image now really is 20MB ;)