YoloZoloo / testOS

Experimental 32 bit operating system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

testOS

Experimental 32 bit operating system written from scratch without using even standard libraries such as stdlib, stdio.

Current progress

Currently testOS can only print "Hello World!" to terminal.

About

Experimental 32 bit operating system.

License:MIT License


Languages

Language:Assembly 52.3%Language:C 23.1%Language:Makefile 20.9%Language:Shell 3.8%