Skip to content

zzh8829/ZOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Zihao's (bad) Operating System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages