/ZOS

Zihao's (bad) Operating System

Primary LanguageCMIT LicenseMIT

Operating System Plus Plus

An Operating System Written in mostly C++

Subsystem

ZOS:

  • first stage experimenting os
  • basic functioning backbone

xBoot:

  • custom EFI boot loader/manager
  • booting into ZOS/OSPP

Support Platform

Currently:

  • x86_32

Planning:

  • x86_64
  • arm (tablet, smartphone)
  • respberry pi (if I can get one)

Overview

Features:

  • multiboot2
  • Console
  • Keyboard mouse
  • Time and date
  • Memory management
  • VESA display
  • Threading
  • Virtual file system