Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x86-os

Hobby OS project for experiments in operating system development

Implemented features:

  • It loads!
  • Switchable virtual terminal
  • Keyboard
  • GDT
  • IDT (exceptions and interrupts handling)
  • System calls
  • Multitasking with round-robin
  • Paging
  • Memory management with kealloc/kefree

Build dependencies:

  • gcc
  • make
  • grub
  • xorriso
  • qemu
  • bochs

About

Simple x86 operating system

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages