Lab programs and Assignments for MIT CSE dept.
-
Updated
Oct 4, 2018 - C
Lab programs and Assignments for MIT CSE dept.
Assembly Language Programming on 8086
A list of 8086 assembly projects solutions for Microprocessors course (CC421N) at Faculty of Engineering, Alexandria University.
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. EE213" at FAST). Sharing these, so they might help students in understanding the Assembly concepts.
🔎 Simple Assembly Language Programs (8086)
🔫 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..
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
🍔 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
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.
Collection of Assembly Programs in 8086
terminal based text editor written in 8086 16-bit Assembly
Collection of beginner friendly emu8086 programs and examples based on Assembly
Tic - Tac - Toe game implemented in assembly (8086)
⏱️ A fully featured stop watch made in 8086 Assembly Language, having two modes: Split Timing and Lap Timing
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.
Simple 16-bit x86 decompression algorithm
Disassembler for original Intel 8086/8088 instructions, written as an optional exercise during the Computer Architecture course in Vilnius University.
Add a description, image, and links to the assembly-8086 topic page so that developers can more easily learn about it.
To associate your repository with the assembly-8086 topic, visit your repo's landing page and select "manage topics."