A single-player Pong/Breakout-hybrid game written in 8086 real-mode assembly, run under DOSBox. One paddle moves horizontally under two-button control; a square ball reflects off the walls at the same ...
A 16-bit x86 Assembly program for DOS that reads up to 100 characters, analyzes the text, replaces the most frequent non-space character with X, and lets the user move the transformed text with the ...