Skip to content

Soph1514/stacsos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 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

Languages

  • C++ 90.9%
  • Assembly 5.4%
  • C 1.9%
  • Makefile 1.5%
  • Linker Script 0.3%