appwiz / TinyBIOS

A minimalist open source BIOS project for fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 old_src source tree.

Testing:

$: cd TinyBIOS

$: mkdir bin

$: make

$: make test

About

A minimalist open source BIOS project for fun

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Assembly 99.7%Language:Makefile 0.3%