Skip to content

RomainGsd/RogOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RogOS

Learning project about creating a kernel/os

Instructions

Requirements

You must install Nasm assembler and Qemu emulator.
Then you must recompile your own GCC cross-compiler, as explained here :
https://wiki.osdev.org/GCC_Cross-Compiler

Usage

Kernel

make
make run

Resources

The OSDev Wiki : https://wiki.osdev.org/
OSDever : https://www.osdever.net/
The Cfenollosa tutorial : https://github.com/cfenollosa/os-tutorial
C ISO : https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf
Little OS book : https://littleosbook.github.io

About

Learning project about creating a kernel/os

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published