[MASM] 8086 Assembly - Pong - 21 Exit Program

Опубликовано: 23 Июль 2026
на канале: Programming Dimension
2,088
36

In this tutorial we continued the implementation of the main menu and the exit program procedure.

ASCII Table: http://www.asciitable.com/
INT 21h: http://spike.scu.edu.au/~barry/interr...
INT 10h: https://en.wikipedia.org/wiki/INT_10H

You can check the project code here:
https://github.com/programmingdimensi...