Skip to content
/ GGOS Public
forked from GZTimeWalker/GGOS

GZTime's GGOS for OS course project.

License

Notifications You must be signed in to change notification settings

wangwss/GGOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GZTime's GG OS

OS course project.


The basic development of this course operating system has been completed.

Using JetBrainsMono as console font.

See also: GGOS 诞生记

Usage

use make run to start the OS, or run as no-graphic mode with make run RUN_MODE=nographic

or you can use python ggos.py run to start the OS on windows / linux / macos with qemu and rust toolchain installed.

The development work is based on QEMU v7.0.0.

You can put your files to esp directory to read them in the OS.

Demo

Stargazers over time

Stargazers over time

Reference

  1. rCore
  2. rCore-Tutorial
  3. Writing an OS in Rust
  4. rust-xos
  5. moros

About

GZTime's GGOS for OS course project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 95.7%
  • Python 3.4%
  • Other 0.9%