Skip to content

Anima-OtherOS/barukanOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

barukanOS

Feature

  • real mode/protected mode/long mode
  • interrupts/exceptions
  • print characters on the screen
  • a memory manager
  • timer handler for the process manager
  • system call
  • a keyboard driver (PS/2)
  • a simple console and interact with OS kernel using commands
  • a simple file system module which supports reading fat16 system.

Acknowledgements

Write Your Own Operating System From Scratch - Step by Step

About

x86-64 hobby operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 96.7%
  • Makefile 3.3%