An open API service indexing awesome lists of open source software.

https://github.com/peterupfold/bios-bootprogram

A "Hello World" boot sector program for the BIOS.
https://github.com/peterupfold/bios-bootprogram

Last synced: 12 months ago
JSON representation

A "Hello World" boot sector program for the BIOS.

Awesome Lists containing this project

README

          

# bios-bootprogram

A "Hello World" boot sector program for the BIOS.

## Acknowledgements

Somewhat based on [https://github.com/MaaSTaaR/539kernel](https://github.com/MaaSTaaR/539kernel)