Assembler interpreter

Technologies
Time range
As a

School year: first bachelor year, third term.

For the “Introduction to Computer and Communication Architecture” course, we had to build a assembler interpreter that is compliant with the Von Neumann architecture. We had to build this in pairs, in C.

Attached are some of the sample programs our interpreter was required to be able to execute.

File attachments
Document
oef1.asm (127 bytes)
Document
oef2.asm (839 bytes)