Skip to content

vinayakmp007/sic-single-pass-assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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