abhayprakash/SICXE_Assembler-2ndYr-
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
CODE: The main code is "sicxe_assembler.cpp" inside the above folder. INPUT FILE: "input.txt" OUTPUT FILES: "symbol_table.txt", "objectfile.txt", "listing_file.txt" // A helping file "intermediate.txt" is also formed. // For previous versions like the code before relocation etc. see commit histoy - Except the above mentioned files, all other folders/files contain the prior versions or the ones used for the purpose of debugging.