Skip to content

SectorOS RE2 v2.0.0

Latest
Compare
Choose a tag to compare
@Arun007coder Arun007coder released this 15 May 14:58
· 29 commits to master since this release
6486376

SectorOS RE2 v2.0.0

Changelog

  • Made the kernel higher half
  • Implemented Physical memory manager
  • Implemented a dynamic memory allocator
  • Implemented Paging
  • Implemented Virtual filesystem
  • Implemented PCI
  • Added two new data structures list_t and gentere_t
  • Added 32bit and 16bit varients of inb and outb
  • Updated link.ld
  • Splitted loader.s into multiboot.s and loader.asm
  • Updated Makefile
  • Added a new header for math operations
  • Updated exception handler
  • Added new function printE
  • Updated string.c
  • Added a function to PANIC the kernel
  • Updated vga.h
  • Updated Readme.md
  • Updated sysfetch function to include info about paging and kheap
  • Bumped kernel version to 2.0.0