This repo contains all the lab work, assignments, and notes for the Computer Organization and Assembly Language course in my 4th semester.
I'm following Dr. Nauman’s (Recluze) playlist and trying to learn the core concepts of assembly programming. This is not a polished project – just a learning repo where I'm collecting my progress and code.
FINAL-LAB/– Final terminal lab code and evaluationMID-LAB/– Mid exam lab filesLAB-CODE-ASSIGNMENTS/– Weekly lab assignmentsRECLUZE-PLAYLIST-CODE/– Code from Dr. Nauman’s lectures
Some DOS tools and test files used during the course:
AFD.EXE,nasm.exe,ndisasm.exe,TEST.OBJ– Tools for running and debugging ASM codertn.asm– Sample/assignment assembly code