assembly-8086 topic

List assembly-8086 repositories

CSE-Labs

136
Stars
87
Forks
Watchers

Lab programs and Assignments for MIT CSE dept.

SA-MP-Plus

69
Stars
38
Forks
Watchers

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

💻 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. EE...

Fe-L-fdaa-swaa-X86

20
Stars
1
Forks
Watchers

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...

8086

43
Stars
10
Forks
Watchers

:mag_right: Simple Assembly Language Programs (8086)

FIRED-OR-TIRED

44
Stars
8
Forks
Watchers

🔫 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 wit...

8086-ASSEMBLY-LANGUAGE-PROGRAMS

90
Stars
14
Forks
Watchers

Assembly Language Programming on 8086

c-compiler

21
Stars
3
Forks
Watchers

: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 ses...

Compiler-CSE-310-BUET

25
Stars
1
Forks
Watchers

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...