Skip to content

DrFL3x/JOS

Repository files navigation

Primitive operating system implementation in C.

JOS is designed for ARM 32bit architecture and was developed in QEMU emulator for educational purposes.

JOS consists of basic ideas implemented, such as

  • Bootstrapping
  • Paging and basic memory manipulaiton
  • interrupts and exception handling
  • basic procces handling
  • File System - not finished

About

Primitive operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages