Skip to content

This repository contains assembly language programming examples and exercises for x86 architectures. The code is organized by topics and written in MASM syntax, with explanations and comments. Suitable for beginners and intermediate programmers. Feel free to contribute and learn.

Notifications You must be signed in to change notification settings

H-K-R/CSE3232-Microprocessor-and-Assembly-Language-Lab

Repository files navigation

CSE3232-Microprocessor-and-Assembly-Language-Lab


  • Case Conversion (1.a)
  • String Reversal (1.b)
  • String Counting (3.a)
  • String Sorting (3.b)
  • Number Series Summation (1.a)
  • Factorial (1.b)
  • Even-Odd Testing (2.a)
  • Number Sorting (3.a) - Same to String Sorting

About

This repository contains assembly language programming examples and exercises for x86 architectures. The code is organized by topics and written in MASM syntax, with explanations and comments. Suitable for beginners and intermediate programmers. Feel free to contribute and learn.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published