jwren0 / booth

A simple example x86 boot sector.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

booth

A simple example x86 boot sector.

Building and running

make build

# either of these
make run_bochs
make run_qemu

About

A simple example x86 boot sector.

License:MIT License


Languages

Language:Makefile 70.8%Language:Assembly 29.2%