This project is a group assignment (4 members) to develop a basic assembly language simulator using C++. The program executes inside the terminal and simulates a simple CPU environment with registers, ...
This project aim to provide a method to simulate the processor and the assembly language uses in the Technische Informatik course at FH Aachen - University of Applied Sciences. LDA #n Load the ...