You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the "Word Hunt" project using emu8086, we aim to develop a dedicated platform that enhances the gaming experience of the popular word puzzle game, "Word Hunt." The platform will be designed to run on emu8086, a popular x86 microprocessor emulator
A list of assembly programs that can be run on emu8086. Made these while going through the Microprocessors and Microcontrollers class. Have a look any suggestions are invited.
Discover hands-on projects and exercises on microprocessor programming, using the Emu8086 emulator to explore instruction sets, assembly language, and interfacing techniques for deeper practical understanding.
Nintendo_XD is a retro-style mini gaming console developed in Assembly Language using emu8086. This project features classic, text-based games like Wordle, Rock-Paper-Scissors, and Number Guesser, designed to run in a DOS-like environment.
A collection of Assembly Language (8086/x86) programs including basic I/O, string processing, algorithms, and system-level concepts. Built for learning and practice.
A collection of low-level programming projects demonstrating direct hardware manipulation, memory management, and processor instructions. Features optimized code for arithmetic operations, logic controls, and system calls.