SIC Assembler Simulator
-
Updated
Apr 25, 2018 - C
SIC Assembler Simulator
A visual simulation and debugging environment for SIC/XE
Sogang univ system programming course assignment
Assembler for SIC (Simplified Instructional Computer).
A minimal implementation of a C-compiler focusing on the while loop also a full sic assembler
SIC/XE Assembly Language programs written as a practice.
This a project that simulates SIC assembler using Python. It generates an intermediate file in Pass 1 for Pass 2, and Pass 2 generates a listing file and object program. It also shows the program name, program length, program location counter, and list of errors.
Landing page for the organization
Extensive documentation about the SIC architecture
An example implementation of an assembler and simulator for SIC/XE
A collection of assembly programs for SIC/XE and their corresponding object files
Add a description, image, and links to the sic-machine topic page so that developers can more easily learn about it.
To associate your repository with the sic-machine topic, visit your repo's landing page and select "manage topics."