Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

NullExceptionTSB/NullOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

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