Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 462 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 462 Bytes

Operating systems project UniBo 2021/2022

A simple operating system for the MIPS architecture


Makefile:

In the makefile directory run:

  • make to compile the code
  • make clean to delete the compiled object files

How to run Test

  • Run make in the makefile directory
  • Open umps3 software
  • Create a new machine configuration
  • Power on the machine and then click "continue"
  • Look in the terminal of the machine the tests results