Skip to content

ShaderHex/ShadeOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShadeOS

not much to see as even the readme is under construction

Screenshot


Kernel Screenshot

Feature Plans

  • Bootloader Limine
  • GDT, IDT
  • TSC
  • Basic drivers
  • Panic screen
  • Scheduler
  • Syscall
  • User space / kernel space
  • HPET
  • ACPI
  • GUI

continues…

Build


To build the kernel:

make

To build and run in QEMU:

make run

To build and debug:

make debug

To clean build files:

make clean

License

Licensed under GPL 3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors