Solutions to programming exercises from Assembly Language for x86 Processors (7th Edition) by Kip Irvine.
-
Updated
Jun 26, 2018 - Assembly
Solutions to programming exercises from Assembly Language for x86 Processors (7th Edition) by Kip Irvine.
This Snake game was written using MASM 32bit x86 8086 assembly language and with the Irvine32 library
PACMAN Game in Assembly using macros.inc and irvine32.inc
Very basic snake game in x86 assembly
Ulo Asem merupakan aplikasi game snake yang dibuat dengan bahasa pemrograman assembly
Assemby program that takes array of numbers from the user, sorts it with one of the three simple algorithms (depending on the user desire) and prints the sorted array.
A CLI-based amusement park simulation built using MASM Assembly and Irvine32 library. Interactive, nostalgic, and educational!
A classic ZUMA game developed in x86 Assembly using MASM. It features multiple game screens, score tracking, and time-based gameplay, designed with efficient state management and modular macros for smooth gameplay experience.
MASM for x86 assembly programming
Irvine Assembly library by KIP R. IRVINE Florida International University School of Computing and Information Sciences
Text file XOR encrypt/decrypt in x86
Assembly language programes using irvine 32 library.
Compiler for "Shenva" language, made for magshimim final project
A modular 32-bit x86 assembly language application for warehouse inventory management, transaction processing, and shipment tracking using MASM and Irvine32.
A real-time text-based space shooting game developed in Assembly Language using Irvine32 library.
Console-based Employee Salary Management System in x86 assembly (MASM/Irvine32) — employee records, pay slip generation, department statistics, and salary distribution histogram.
To associate your repository with the irvine32 topic, visit your repo's landing page and select "manage topics."