Skip to content

tspink/stacsos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===============================================================================
This is StACSOS!
The University of St Andrews Computer 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

Packages

 
 
 

Contributors