m1cha1s / picoDOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pico DOS

An experiment in loading code into memory.

To compile

Clone

git clone https://github.com/m1cha1s/picoDOS.git

Build

cd picoDOS
make world

About


Languages

Language:CMake 58.8%Language:C 22.5%Language:Makefile 18.7%