Tanjoodo / sicAsm

Two pass assembler for the SIC/SIC-XE platform written in modern C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#SicAsm: An SIC/SIC-XE assembler

This is a two-pass assembler for the SIC/SIC-XE computer. Written based on the book "System Software" by Leland Beck.

##License

This project is licensed under the MIT license. For more information check the LICENSE.md file

About

Two pass assembler for the SIC/SIC-XE platform written in modern C++

License:MIT License


Languages

Language:C++ 98.6%Language:Makefile 1.4%