Skip to content

sgtcortez/RamboOS

Repository files navigation

Summary

Introduction

This is just a hobby operating system that I am doing on my spare time.
I have always liked operating system, and, I know how hard it would be to create one from scratch, but, this is too fun and, gives you a lot of acknowledge, that, pays the price ...

All the code is very well documented, but, documented for me ...

Compile

To compile, ensure that you have the Asssembler NASM, and, you are on Linux ...
Then, just type:

make 

It will compile all the sources needed by the Operating System ... Kernel, Drivers, Bootloaders and etc ...

Run

To run, you can use qemu.
It does not work in virtual box for now ...

Just type:

make run

About

Just a toy operating system that I am creating alone from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors