This is a simple implementation of the classic Pong game using 8086 Assembly for the Microprocessors (CMPE 475) class project at AUBH in Spring 2024.
An 8086-based hardware system that authenticates user input and enables LED pattern selection upon correct entry. It uses keypad scanning, buzzer feedback, and visual LED patterns, driven by 8086 ...