assembly-language-programming
There are 550 repositories under assembly-language-programming topic.
nes-development
Ressources for NES development
snake_assembly
Snake game that is able to run on DOSBox. All of the code is written for 8086 MASM
emu8086
Collection of beginner friendly emu8086 programs and examples based on Assembly
i386ide
Integrated development environment for i386 assembly and C programming language for Linux
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.
PACMAN---COAL
PACMAN Game in Assembly using macros.inc and irvine32.inc
ToyOS
ToyOS is a simple x86 OS that only accepts numeric values into the input stream and returns them to a standard out console.
0x02-ARM-32-Hacking-Int
ARM 32-bit Raspberry Pi Hacking Int example in Kali Linux.
motorola-68k-assembly
A Language Extension for VS Code that adds syntax highlighting for the Motorola 68k and its variants. Supports multiple assemblers.
Stop-Watch_x86-Assembly
⏱️ A fully featured stop watch made in 8086 Assembly Language, having two modes: Split Timing and Lap Timing
Windows-Programming-Assembly-Language
Assembly Language Tutorials for Windows
GhostBirdOS
A lightweight, multi-tasking graphical operating system, JUST FOR FUN!
Spacewar
Spacewar! is a space combat video game developed in 1962 by Steve Russell. It was written for the DEC PDP-1. This is the original Assembly language source code.
STM32F401_EEPROM_Driver
An STM32F401 EEPROM driver written entirely in Assembler.
nios-ii-vscode
Nios II Vscode Extension
8085
8085 Assembly Language Programs
mbr-overwrite
Overwrite the Master Boot Record(mbr)
my_assembler_compiler
An assembler compiler with special instruction sets written in C language.
C-64-Assembly
A 6502-based Commodore 64 assembly language repo for OSX and Ubuntu. This is a very small and targeted OSX and Ubuntu port based on the original work of Chibi Akumas as the sole purpose of this small repo is to help you port Chibi's work to OSX or Ubuntu and nothing more. For more detailed 6502 tutorials please visit https://www.assemblytutorial.com to get your started.
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.
Bit-Manipulation-and-Subroutines-8086_Assembly
🖥️ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.
Bubble-Sort
Bubble Sort in MIPS
ESD-Lab-Sem-4
Repository containing all the OOP lab codes of sem-3, I&CT Dept, Manipal Institute of Technology
Assembly-8086-Codes
Practice problems and solutions of the assignments offered in CSE316 course in BUET.
MVM
A multi platform vm with own assembly language.
emu8086-project
Bank Management System with admin and gen-user modules
Assembly
I will post x86/x86_64 Assembly code here.
Authentication_based_unlocking_using_8051
This project is built in order to understand the basic working principles of 8051 and get familiarized with the IO pins of 8051.
8051-room-thermostat
Room thermostat based on the 8051 microcontroller and DS18B20 temperature sensor.
eForth43-msp430g2553-naken
eForth version 4.3.1 for naken_asm - Tings original, but for another assembler; fixed 2 bugs, added small tools for dealing with the flash.
Second-Year-Classwork
This repository consists of solutions to assignments and experiments from various subjects.
Red-Team-Dev
Collection of study notes related to offensive programming, mostly C and Python focused.
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Breakout-Game
Breakout Game in Assembly Language Smester Project
ShellcodeCarver
Python script to carve shellcode into the EAX register
MIPS-Assembly-Course-Projects
Projects that were done for my CS14 (Assembly language) course that used the MIPS assembly language.