Skip to content

kakul/SIC

Repository files navigation

SIC implementation through C++
------------------------------

FILES:
'code.txt':PUT YOUR INPUT CODE IN THIS FILE.

or you can use line by line input by uncommenting c.readinput() command in the main function.

Run the program and open 'objectcode.txt'.

'AssemblerListing.txt' contains the addresses and  object codes of each line.

'intermediate.txt' stores the Pass 1 result.

You can use the code from 'example.txt' for testing.

MADE BY : KAKUL CHANDDRA
          CSE IInd YEAR A batch
          12114032
-------------------------------

About

SIC Assembler written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages