Skip to content

me casualy trying to write my own operating system

Notifications You must be signed in to change notification settings

Plep-m/AnubisOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnubisOS

me casualy trying to write my own operating system

First Look

screenshot

todo

  • long_mode support
  • protected-mode
  • 64 bits
  • print with c++
  • GDT
  • IDT
  • disk managment
  • keyboard managment
  • terminal app with a fancy motd

run

git clone into linux with binutils 3.37 and gcc 11.2 installed
also need nasm xorriso grub-pc-bin et grub-common make build-x86-64

use qemu on windows qemu-system-x86_64 -cdrom .\kernel.iso

About

me casualy trying to write my own operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published