Skip to content

A x86 kernel written in C mostly as a learning experience

Notifications You must be signed in to change notification settings

rockofox/aurora

Repository files navigation

aurora

A x86 kernel written in C mostly as a learning experience


Supports

  • Framebuffer terminal
  • Multitasking via a round-robin scheduler
  • Loading elf files via multiboot
  • Accessing FAT32 filesystems via fatfs
  • Paging (broken at the moment)

About

A x86 kernel written in C mostly as a learning experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages