Skip to content
/ stacsos Public

The University of St Andrews Computer Science Operating System

Notifications You must be signed in to change notification settings

tspink/stacsos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===============================================================================
This is StACSOS!
The University of St Andrews Compuer Science Operating System
===============================================================================

To get started, try:

  $ make run

You may need to coerce QEMU and the display variable, e.g.:

  $ make run qemu=/usr/bin/my-qemu qemu-display=sdl

Or, if you just build it (with make), the output files will be written to the
out/ directory - so you can try booting it manually!

Once running in the shell, try running the Mandelbrot program:

  > /usr/mandelbrot

(the shell is extremely basic, and does not support path resolution)

About

The University of St Andrews Computer Science Operating System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published