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 0.0.2
scboot 0.0.2
- Attachments
-
- scboot.0.0.2.zip
- Steel Cap Boot v0.0.2
- (5.96 KiB) Downloaded 165 times
"God! Not Unix" - Richard Stallman
Website: venom Dev
OS project: venom OS
Hexadecimal Editor: hexed
Website: venom Dev
OS project: venom OS
Hexadecimal Editor: hexed
Re: scboot 0.0.2
Hi b.zaar -
Many thanks for releasing this, and a big thanks for making it public domain!
Keep up the good work!
- mooseman
Many thanks for releasing this, and a big thanks for making it public domain!
Keep up the good work!
- mooseman
Re: scboot 0.0.2
Hey glad you like it... Thanks for checking it out.
"God! Not Unix" - Richard Stallman
Website: venom Dev
OS project: venom OS
Hexadecimal Editor: hexed
Website: venom Dev
OS project: venom OS
Hexadecimal Editor: hexed