Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Goblin80/SIC-Machine-Assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Simple SIC Assembler

A complete implementation of Pass 1 & Pass 2 as instructed in:

System Software: An Introduction to Systems Programming


Use -std=c11 switch when compiling:

gcc -std=c11 SIC.c

Releases

No releases published

Packages

No packages published

Languages