Skip to content
/ santOS Public

This project aims to build a general purpose operating system supporting the i386 architecture.

License

Notifications You must be signed in to change notification settings

San7o/santOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

santOS

This project aims to build an operating system supporting the i386 architecture.

Roadmap

  • setup and build system
  • printk
  • access multiboot info
  • testing infrastructure
  • output to a serial port for debugging purposes
  • having a working interrupt/exception handling system that can dump the contents of the registers
  • plan the memory map
  • malloc and free

Compile the kernel

Please read the instruction is BUILD to continue.

Tests

The kernel has a test framework, you can find more information in TESTING.

About

This project aims to build a general purpose operating system supporting the i386 architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published