Skip to content

illogicWorks/sisc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).