There are 5 repositories under assembly-project topic.
A list of 8086 assembly projects solutions for Microprocessors course (CC421N) at Faculty of Engineering, Alexandria University.
terminal based text editor written in 8086 16-bit Assembly
Assembly Language Tutorials/ Example Script By Bitforestinfo - Suraj Singh
A malware the aim's to execute payload between program header and elf header. (Parasite Injection only for non-pie elfs)
an ATM machine system simulation using assembly language
It's a guessing number game built on visual studio 2019 and uses assembly as its programming language. In this project I have generated a random number after that I'm checking the user input with the random number if its less than the random number then I'm printing less the message if the number is greater then I'm printing greater than the message and if the number is equal to the random number then I'm printing you have to guess the number message but remember one thing the user will be having certain life in which he has to guess the number otherwise he will lose the game
A DOS-based Assembly program designed to streamline coffee shop operations through inventory tracking, sales processing, and stock management. The system, built with TASM, enables efficient handling of coffee items, real-time sales processing, and detailed reporting in a user-friendly DOS interface.
A command-line GPA calculator written in x86 Assembly (MASM/TASM) that accepts letter grades and credit hours, computes GPA with validation, and displays the result with formatted output. Ideal for learning assembly-level input/output and arithmetic.
Medical Billing Management System in Assembly Language
Restaurant management system using the assembly language.
A simple and flexible crossword puzzle developed in assembly language.
A retro-style Tetris game built entirely in x86 Assembly for DOS. Features smooth piece movement, real-time scoring, difficulty levels, colorful text-mode graphics, and classic PC speaker sound. Run it using DOSBox for the full nostalgic experience.