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).
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
An example implementation of an assembler and simulator for SIC/XE
SIC/XE Assembly Language programs written as a practice.
A collection of assembly programs for SIC/XE and their corresponding object files
Extensive documentation about the SIC architecture
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."