An open API service indexing awesome lists of open source software.

https://github.com/nyrox/fishtankos


https://github.com/nyrox/fishtankos

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

FishtankOS is a basic "operating system", in the sense that it implements the x86 boot sequence and uses memory mapped VGA to display some text.

As it turns out though, anything non-trivial in OS dev gets really hard, really quickly and when I looked at the USB Spec I decided it's not worth it, so this project is hella dead.