This repository contains my documented coursework for CSE-3204: Microprocessor and Assembly Language Programming Lab at Northern University of Business and Technology Khulna.
It includes assembly language programs, lab tasks, and experiments implemented on the Intel 8086 microprocessor using EMU8086.
- Lab experiments and solutions for 8086 microprocessor
- Assembly language programs with explanations
- Arithmetic operations (addition, subtraction, factorial, division, etc.)
- Input/output handling with
INT 21h
- Coursework documentation for academic purposes
- Intel 8086 Microprocessor
- EMU8086 Simulator
- Assembly Language Programming
- DOS interrupts (
INT 21h
)
The goal of this repository is to:
- Document my lab work in Microprocessor and Assembly Language Programming
- Provide reference implementations for common 8086 programs
- Help students and intereseted one to understand the fundamentals of assembly language and microprocessor operations
- LinkedIn: Nazmus Sakib
- GitHub: Nazmussakib247
This repository is for educational purposes only. You are free to use and reference the codes with proper attribution.