Skip to content

Maki325/os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS

Made purely for learning purposes Created following the Os Tutorial

Help

Compilation

./compile.sh

It uses nasm to assemble the assembly to binary files that are outputed in the build folder

Running

./run.sh

The script runs the compile.sh script and then uses qemu with --curses flag to emulate the binary program

Help with running

  • How to exit --curses qemu:
    Press (CTRL +) ALT + 2
    Then type exit

About

Simple OS for learning purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published