assembly-8086
There are 180 repositories under assembly-8086 topic.
mitcse/CSE-Labs
Lab programs and Assignments for MIT CSE dept.
Amey-Thakur/8086-ASSEMBLY-LANGUAGE-PROGRAMS
Assembly Language Programming on 8086
yousefkotp/8086-Assembly-Projects
A list of 8086 assembly projects solutions for Microprocessors course (CC421N) at Faculty of Engineering, Alexandria University.
Hual/SA-MP-Plus
A client modification for GTA:San Andreas that uses SA-MP's plugin SDK to interact with the SA-MP server and add new features
harismuneer/BelalHashmi-Assembly-Exercise-Solutions
💻 This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Book (text book for course "Comp. Organization & Assembly Lang. EE213" at FAST). Sharing these, so they might help students in understanding the Assembly concepts.
apsrcreatix/8086
:mag_right: Simple Assembly Language Programs (8086)
AbdallahHemdan/FIRED-OR-TIRED
🔫 A 2 player assembly X86 shooting game that each player has a gun and can use his gun in horizontal line to shot the other player, every player has the ability to move right or left or even jump with the existence of Gravity..
Subangkar/Compiler-CSE-310-BUET
A very simple subset of C Compiler(Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator) implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE 310 in undergraduate studies in CSE, BUET
Yeaseen/EduCComp
:hamburger: A subset of C Compiler[Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator] , DAG & TAC implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE310 in undergradute studies in CSE, BUET
Mostafa-wael/Fe-L-fdaa-swaa-X86
A 2 players Assembly X86 space war game, In the game, every player can choose from five different characters. every character has its own spacecraft and special weapon 🚀🛸 moreover, it implements a chat through a serial communication port.
uzairahmednasir/8086-asm-text-editor
terminal based text editor written in 8086 16-bit Assembly
PikkaPikkachu/Assembly-with-MacOS
Collection of Assembly Programs in 8086
CuB3y0nd/assembly
王爽《汇编语言》(第 4 版)检测点及实验 + 李忠《x86 汇编语言:从实模式到保护模式》(第二版)检测点及章节习题 + pwndbg 速查手册。
aravindvnair99/emu8086
Collection of beginner friendly emu8086 programs and examples based on Assembly
can-ne/codeASM
Learning Assembly
janding/lzfx-boot
Simple 16-bit x86 decompression algorithm
kaanari/Word_Processor_x86
This is a word processor which is written in 8086 assembly language by me. There are lots of work to realize it. It has primary functionality (Find, Find and Replace, Page Scroll) of todays word processors.
TanvirSojal/Tic-Tac-Toe
Tic - Tac - Toe game implemented in assembly (8086)
alexovidiupopa/UBB
Uni Work - labs, exams, homework.
harismuneer/Stop-Watch_x86-Assembly
⏱️ A fully featured stop watch made in 8086 Assembly Language, having two modes: Split Timing and Lap Timing
gzili/8086-disassembler
Disassembler for original Intel 8086/8088 instructions, written as an optional exercise during the Computer Architecture course in Vilnius University.
aashrafh/BlobbyVolley
⚾️ Multiplayer Assembly 8086 Clone of BlobbyVolley Game
BlaCoiso/CoisOS
16-bit Operating System
nkeck720/nos
A command-line based OS written in FASM syntax for i386 and above.
harismuneer/Bit-Manipulation-and-Subroutines-8086_Assembly
🖥️ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.
SepandJP/assembly-final-project
پروژه نهایی درس ریزپردازنده و زبان اسمبلی
UmairHabib/Brick-Breaker-Game-Assembly-Language
This game is based on Assembly 8086 architecture, which uses both software and hardware interrupts where functionality like Lifeline, Powers, Timer etc are handled by Multi-Tasking.
Rajdeep-Das/CPU-Simulator
Simple Web-based 16-bit Microprocessor Assembler Simulator (8085 Working Progress)
sn2606/emu8086-project
Bank Management System with admin and gen-user modules
VaishnaviNandakumar/assembly
A multiplayer arcade game made in assembly with emu8086.
akhzarna/AssemblyLanguage
Run Assembly Code with c/c++ using XCDE in Mac
Amirarsalan-sn/Doodle-Jump-with-assembly
Doodle Jump implemented using 8086 assembly language.
leonardo-ono/Assembly8086IMFPlayer
Very simple IMF music player written in Assembly 8086. Video: https://youtu.be/ifqq7reyNa0
ecembalikci/assembly-tasm
sharing some assembly codes that I wrote (TASM syntax) with explanations
liulalemx/assembly-programs
Collection of Assembly programs written for Intel 8086 microprocessor (TASM).