Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 958 Bytes

File metadata and controls

22 lines (18 loc) · 958 Bytes

My-OS

It's an easier version of haribote os
That's the finall result, and it also can run on the physical computer
function:

Running appcation which you made, it can call string output api in the os
terminal interface
pic timer
support mouse,keyboard

doubt:

mouse didn't work on physical machine

intro:

The os referecnced totally haribote, you can say that is a lite or easier version, remove gui
but the terminal interface was all created by myself step by step.
I want it can be built by nasm+gcc later maybe.
You can create your os like mine just use ctrl cv, give me a free star

pic

check wiki if you want learn how it created, There is a tutor class by class