modi-sic
There are 4 repositories under modi-sic topic.
chehab1/Modi-SIC
A Modified Simple Instruction Computer
YehiaShaarawy/Modified-SIC-OnePassAssembler
The one-pass assembler will read the assembly code, allocate memory, and generate the corresponding relocatable machine code for execution on modi-SIC. It will handle symbol resolution, directive processing, and object code generation (HTE) in a single pass.
YehiaShaarawy/Modified-SIC-ASSEMBLER
A modi-SIC disassembler is a program that translates machine code (HTE record) into an assembly code for the Modified Simplified Instructional Computer (modi-SIC).