Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 778 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 778 Bytes

Assembly-Language

Welcome to my Assembly Language repository! This is where I’ll be uploading my assembly (.asm) codes, mainly written for emu8086 and other assemblers.

📌 What's Inside?

Various assembly programs Code snippets for learning and practice Useful algorithms in assembly

🛠 Requirements

emu8086 (for most codes) Other assemblers (if specified in the code)

📜 How to Use?

  1. Clone the repository: git clone https://github.com/maruf346/assembly-language.git
  2. Open the .asm file in emu8086 or your preferred assembler.
  3. Assemble and run the code!

📬 Contact

Author: Maruf Hossain.
Dept. of CSE.
Green University of Bangladesh.
mail: [email protected]

Feel free to reach out if you have questions or suggestions!