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!
MASM for x86 assembly programming
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.
Irvine Assembly library by KIP R. IRVINE Florida International University School of Computing and Information Sciences
A real-time text-based space shooting game developed in Assembly Language using Irvine32 library.
Text file XOR encrypt/decrypt in x86
Assembly language programes using irvine 32 library.
This is a University project I did for Computer Architecture/Assembly class
Compiler for "Shenva" language, made for magshimim final project
Add a description, image, and links to the irvine32 topic page so that developers can more easily learn about it.
To associate your repository with the irvine32 topic, visit your repo's landing page and select "manage topics."