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
Welcome to Brick Breaker, a dynamic and interactive multiplayer game written in Assembly x86. Break bricks, challenge your friends, and enjoy seamless gameplay through LAN or virtual ports. Whether you're playing solo or with friends, Brick Breaker delivers a classic gaming experience with a modern twist.
A basic disassembler written entirely in assembly language. The program translates machine code from a given file into instructions for the Intel 8086 microprocessor.
This repository contains a collection of assembly language programs developed as part of the Microcontroller Programming course. The programs are written and tested using the EMU8086 microprocessor emulator, showcasing fundamental and advanced concepts of assembly programming.
This repository contains a collection of 8086 Assembly Language Programs designed for the Microprocessor and Microcontroller Lab (ECE-309). The programs in this repository demonstrate various tasks and operations on the 8086 microprocessor, including arithmetic operations, sorting, factorial calculation, and more.