Skip to content

F1L1Pv2/ModexOS

Repository files navigation

ModexOS

32 bit protected mode operating system

building:

make

required:

  • make
  • dosfstools
  • fasm
  • qemu
  • mtools
  • bochs (optional)

todo:

  • Interrupts
  • PIC
  • PCI
  • PS2 controller
  • Usb 2.0
  • Fat16 driver
  • Fat32 driver
  • ata driver
  • Bootloader
  • Physical Memory allocator
  • Virtual Memory allocator
  • Tasks
  • Graphical interface
  • Networking
  • Multitasking

About

protected 32 bit mode os

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages