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

https://github.com/yasnakateb/tinyos

🐢 A simple Operating System in Nasm Assembly and C
https://github.com/yasnakateb/tinyos

kernel nasm-assembly simple-os

Last synced: 7 months ago
JSON representation

🐢 A simple Operating System in Nasm Assembly and C

Awesome Lists containing this project

README

          

# Tiny OS

😍 The goal of this project is to write an OS from scratch.

-----

### Todo

- ✅ Boot from scratch
- ✅ Create a simple Kernel In C