Skip to content
Ismael edited this page Feb 19, 2017 · 1 revision

Welcome to the systemsproject wiki!

The project will consist of several phases. These will include the simulation of a simple computer organization, a simple operating environment for that system, and the implementation of a 2-pass assembler for the system.

phase 1

The first phase of your semester project will be to write a command line interpreter for the computer to be described in a later assignment. This command line interpreter will function as a simple operating system for the rest of the project. phase 1 on github

Clone this wiki locally