preloader

Peach OS

illustrations illustrations illustrations illustrations illustrations illustrations illustrations
Peach OS
Project snapshot

Peach OS

Kernel from scratch

Date

Sep 28, 2021

Developed at
Personal interest
Focus areas
C Operating System
Project link
Private GitHub repository - will make it public soon

Project Details

  • Implementing another SMP and multi-tasking kernel from scratch, out of interest.
  • Handles malicious or problematic programs in the operating system, terminating them if they misbehave.
  • Supports virtual memory
  • Loader for ELF files
  • Supports FAT16 file system.
  • Has a basic user-space shell to interact with it.