Skip to content

Jojaa350/BIOS-Boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIOS Boot

This project represents my personal effort to boot into a custom program on a x86 computer with Legacy Boot (BIOS). This is very much work in progress. Currently, only four operations are executed upon boot:

  1. Load additional segments into memory
  2. Change into 80x25 16-color text mode
  3. Print "Hello World!"
  4. Halt

Just for completeness' sake:
This project is published under the GNU General Public License version 3.

About

My personal effort to create an bootable program.

Topics

Resources

License

Stars

Watchers

Forks