DacianKing / TrumpOS

Small operating system dedicated to Donald Trump the emperor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git broke this page!

//TODO don't be lazy and continue working on it

Level: (For school)

3-: Boot in real mode (16 bits) and successfully print a message (check)

3: Load A20 line, setup GDT (check)

3+:Enter protected mode with memory segmentation without crashing (check)

4-: Setup IDT (check)

4: Successfully configure IDT to work with keyboard and enable basic input (check)

4+: Very basic shell capabilities and run some c (runtime library) functions in terminal (check)

4+ screenshot

Trumpos screenshot

About

Small operating system dedicated to Donald Trump the emperor


Languages

Language:C 66.8%Language:Assembly 29.0%Language:Makefile 3.4%Language:C++ 0.8%