preloader

Peach OS

illustrations illustrations illustrations illustrations illustrations illustrations illustrations
Peach OS

Date

Sep 28, 2021

Developed at

Personal interest

Category

C, operating system

Project Link (if Public)

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.