Skip to content

An assembly program ("Menu with Mouse") demonstrating interactive menu navigation, arithmetic operations, and mouse interaction in x86 assembly (MASM).

License

Notifications You must be signed in to change notification settings

ralodev/ASM-Menu-Mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASM-Menu-Mouse

An assembly program ("Menu with Mouse") demonstrating interactive menu navigation, arithmetic operations, and mouse interaction in x86 assembly (MASM).

Interactive Menu with mouse integration and arithmetic operations in ASM

How to run

You can run a ASM code on many different ways, it will depend on your system and/or your preferences.

One of my favorite are using Turbo ASM to edit, compile and run ASM files.

  1. Download and install TurboASM https://sourceforge.net/projects/guitasm8086/
  2. With TurboASM open the file menuwmouse.asm
  3. Assemble, Build and Execute the file using the buttons on the toolbar or with the hotkey F9

About

An assembly program ("Menu with Mouse") demonstrating interactive menu navigation, arithmetic operations, and mouse interaction in x86 assembly (MASM).

Topics

Resources

License

Stars

Watchers

Forks