Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 337 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 337 Bytes

TinyBIOS

A minimalist open source BIOS project for fun

Alt text

NOTE

The above screenshot is form BEFORE current rewrite idea occured, if you want to try out that version, use legacy branch.

Testing:

$: git clone

$: mkdir build

$: cd build

$: cmake ..

$: make

$ make run