Rare find

OS. Learn how operating systems work by building one from scratch.

createyourownos.blogspot.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2024
  • Update kernel.c
  • Update paging.c
  • Update paging.h
January 2023
  • Changed main Readme
March 2022
  • modififed bitmap text
February 2022
  • Update README.md
  • added TSS loading in NEW KERNEL
  • Adding Bitmap Text code in NEW KERNEL
  • added paging in new kernel
  • modified readme for images url
  • modified readme for images url
  • added VESA VBE 2.0 graphics kernel code, added scrolling to terminal …
  • removed ide config folder
  • adding KHeap & VGA kernel code
  • added mouse info & images
  • added bios32 service to be called from protected mode
January 2022
  • expanded kernel region space by leaving atleat 1MB memory in availabl…
  • added FPU in New Kernel
  • added shutdown command in terminal
  • Update README.md