/NullOS

NullOS: i have ~~no~~ some idea what i'm doing

Primary LanguageCMIT LicenseMIT

NullOS-SOARE

NOTE: THIS PROJECT IS DEAD IN FAVOR OF A NEW ONE i do have half an idea of what i'm doing now

roadmap:

  • Stage 1 FAT12 bootloader
  • Stage 2 bootloader (SOARELDR)
  • Hardware Abstraction Layer
  • GDT and IDT abstraction
  • Memory manager
  • Object manager
  • PE Loader
  • Convert HAL to be a module
  • Keyboard IO
  • Disk IO

kind of memory map:
0x00100000 - Kernel image base address
0x00010000 - Current base address used for E820 output storage

todo list:

  • Rewrite MKIMG
  • Rewrite S1 Bootloader
  • Make a stage 1 for FAT16 and FAT32
  • Rewrite SOARELDR
  • Multiboot Support

other info in wiki