Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 397 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 397 Bytes

tiny-bootstrap

This is a tiny, fully working "bootloader" for x86 IBM-PC computers, which basically does nothing more than print some text to the screen. Mostly a teaching tool. Full writeup is available on my blog. If you just want to see it in action though, just run

 bochs -f bochsrc.txt

which runs bochs with the correct config file.