This repo stores my assembly language projects and assignments primarily targeting x86 processors using MASM assembler. Early weeks focus on classical assembly programming, while from week 5 onwards ...
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 ...