Skip to content

Ramshell/soRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating System simulation

This was made to simulate the most important features of the operating systems as a final work of the Operating Systems subject in Universidad Nacional de Qulmes

Features

This simulation includes:

  • CPU common interruptions
  • Scheduler
    • Secuential
    • FIFO
    • Priority
  • Pseudo assembler architecture
  • Memory Pagination
  • UI
    • Console
    • CPU instructions execution
    • Signals being raised

TODO

  • File system
  • Add stack to the assembler concept in order to add the ability to do recursion

About

Operating System objects simulation.

Resources

Stars

Watchers

Forks

Packages

No packages published