Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/izzint/colbaltos

CobaltOS is a 64-Bit Monotasking Operating System and Kernel.
https://github.com/izzint/colbaltos

hobby-os kernel operating-system operating-system-learning

Last synced: about 16 hours ago
JSON representation

CobaltOS is a 64-Bit Monotasking Operating System and Kernel.

Awesome Lists containing this project

README

        

#
fun little hobby OS project made with C




![Lines of code](https://img.shields.io/tokei/lines/github/enumint/colbaltos?style=for-the-badge)
![GitHub repo size](https://img.shields.io/github/repo-size/enumint/colbaltos?style=for-the-badge) ![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/enumint/colbaltos?style=for-the-badge)

## TODO:

- [x] Basic CPUID
- [X] GDT
- [ ] IDT (also exeption handler)
- [ ] Keyboard Input
- [ ] Basic Command Line
- [ ] Commands
- [ ] Graphical Drivers (other than bios text mode lol)
- [ ] GUI Stuff
- [ ] FINAL BOSS: POSIX