Simple Machine

Simple Machine ISA Simulator
Version 2.0.0

Simple Machine ISA simulator for UBC CPSC 213 and 313 (version 2.0.0, Sept 2008).

See:
          Description

Packages
Arch.SM213.ISA Simple Machine 213 ISA defninition and assembler.
Arch.SM213.Machine Container package for Simple Machine 213 implementaiton.
Arch.SM213.Machine.Student Student-implemented implementation of the Simple Machine 213 ISA.
GraphicalUI Implements the graphical user interface by instantiating the AbstractUI defined in the Simulator class.
ISA Machinery for ISA definition, disassembly and interface to assembly.
Machine Machinery and abstract interfaces for ISA implementation.
Util Core utility routines used throughout the simulator.

 

Simple Machine ISA simulator for UBC CPSC 213 and 313 (version 2.0.0, Sept 2008). Provides a simulation and editing framework for the SM213 and Y86 ISAs used in CPSC 213 and 313 at the University of British Columbia.


Simple Machine