Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dabbertorres/cos

A from scratch operating system written in C++.
https://github.com/dabbertorres/cos

Last synced: about 2 months ago
JSON representation

A from scratch operating system written in C++.

Awesome Lists containing this project

README

        

# cOS
A from scratch operating system written in C++.

# Why?
Why not?

# Current Ability
* Booting
* Writing text to the vga terminal.
* Changing text foreground and background color
* cpuid support for Intel and AMD CPUs.

# Running
I'll fill out how to build it once it has enough worthwhile features.