/bootloader

Primary LanguageMakefileApache License 2.0Apache-2.0

This repository contains some code that I wrote to learn how a computer boots.

Currently it just contains a very minimalistic boot sector written with GNU Assembler.

Code was written with Elvis.