pwk4m1 / TinyBIOS

A mirror of TinyBIOS repository

Home Page:https://praios.lf-net.org/k4m1/TinyBIOS

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 mirror of TinyBIOS repository

https://praios.lf-net.org/k4m1/TinyBIOS

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


Languages

Language:Assembly 99.7%Language:Makefile 0.3%