Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 340 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 340 Bytes

sic-single-pass-assembler

AUTHOR: VINAYAK MP, B.TECH, CSE TKMCE

----C Implementation for sic single pass Assembler----

Implementation of one pass assembler in the book 'System Software: An Introduction to Systems Programming'

onep.c corresponds to the program.

Opcode are available in optab.txt

Object file is saved in out.txt