Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 376 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 376 Bytes

sisc

A SISC Von Neumman inspired computer emulator

Usage

Use the command: java -p sisc-1.0.jar -m sisc/sisc.Main <HAR/VN> <SISO path>
HAR -> Harvard Mode
VN -> Von Neumann Mode

Input and output devices are on ports 0/1 and 0/1 respectively (status/data).

You can assemble a .sisa file using any of the assemblers in our organization (sisa/j).