Assembly
Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.
- GitHub: https://github.com/topics/assembly
- Wikipedia: https://en.wikipedia.org/wiki/Assembly_Language
- Created by: Kathleen Booth
- Released: 1949
- Related Topics: c, cpp, operating-system,
- Aliases: assembler, assembly-language,
- Last updated: 2026-07-01 00:02:30 UTC
- JSON Representation
https://github.com/talaatmagdyx/assembly-code-snippet
Assembly Code Snippet https://talaatmagdyx.gitbook.io/assembly-code-snippet/
Last synced: 02 Aug 2025
https://github.com/alexeev-prog/ngpasm
Next Generation Python Assembly Metaprogramming Library
asm asmx86 assembly assembly-language assembly-x86 builder codebuild codegen fasm library linux metaprogramming nasm python python3
Last synced: 07 Aug 2025
https://github.com/viliamvadocz/untitled-bead-game
A tiny puzzle game about transforming strings of beads made in x86 assembly that you can play in your terminal
Last synced: 07 Aug 2025
https://github.com/gboncoffee/ci1210
Projetos Digitais e Microprocessadores
assembly computer-architecture education microprocessor risc-v
Last synced: 09 Nov 2025
https://github.com/nunolima10/assembly-emu8086-iniciante
Meuss projetos criados em Assembly durante aprendisagem da liguagem
8086 8086-emulator assembly emu8086
Last synced: 11 Aug 2025
https://github.com/jmsmarcelo/dev-reference
Referência técnica para desenvolvedores de baixo nível
assembly c ciencia-da-computacao cpp dev low-level
Last synced: 18 May 2026
https://github.com/russibc/tictactoe8086
:computer: Basic game developed for Intel 8086 Assembly in Computer Architecture II discipline.
Last synced: 04 Oct 2025
https://github.com/mekhyw/fpga-clock
Configurable real time clock on the Terasic DE0-CV board, using VHDL and custom ASM code
assembly intel-quartus-prime vhdl
Last synced: 04 Oct 2025
https://github.com/joaopaulonu/assembly-language-exercises-01
This project contains a series of 6 practical Assembly language exercises developed at PUC-Campinas for the Computer Systems Organization course. It demonstrates fundamental concepts of low-level programming, including console I/O, loops, input validation, and basic arithmetic operations.
asmx86 assembly assembly-language puccamp
Last synced: 04 Oct 2025
https://github.com/joaopaulonu/hello-world.assembly
This code represents my first foray into Assembly language, executing the classic "Hello, World!" program and utilizing the MASM/TASM extension in Visual Studio Code.
assembly assembly-language hello-world puccamp
Last synced: 04 Oct 2025
https://github.com/mytechnotalent/0x0001-asm-hello-world
0x0001-ASM-Hello-World Windows App written in Assembler.
assembler assembler-code assembler-x86 assembly assembly-x86 assembly-x86-64 windows-10 windows-11
Last synced: 13 Aug 2025
https://github.com/devcheckog/merge-k-sorted-lists
Complicated problem in leetcode, categorized as hard.
Last synced: 15 Aug 2025
https://github.com/lloydlobo/lumina-lang
Compiler for Lumina powered by C and Assembly
assembly c compiler programming-language
Last synced: 15 Aug 2025
https://github.com/bynect/intel-8080-kit
An Intel 8080 library crate written in Rust that provides an assembler, a disassembler and an emulator with example executables
8080 asm assembler assembly assembly-language cli disassembler emulator executable intel8080 python3 rust rust-bin rust-crate rust-library
Last synced: 04 Oct 2025
https://github.com/parksprojets/mips-applications
Some applications runnable on a MIPS processor.
applications assembly ensimag flappybird mips
Last synced: 04 Oct 2025
https://github.com/smourier/updateassemblyinfo
Updates AssemblyFileVersion from a .cs file.
assembly autoversion githook versioning
Last synced: 15 May 2026
https://github.com/mdabdullahibnaharun/assembly-language
Microprocessor and Assembly Language, Resources That helped me throughout my University Life
assembly emu8086 intel microprocessor
Last synced: 17 Aug 2025
https://github.com/victor-0x29a/asm-aprendizado
Meu aprendizado em Assembly.
asm assembly low-level nasm nasm-assembly
Last synced: 17 Aug 2025
https://github.com/arianamagaliariza/programacion-ii
Some exercise solutions from the subject "Programming II" (UNLP)
assembler assembly ingenieria-en-computacion java pascal programacion-ii programacion2 rinfo taller-de-programacion unlp unlp-informatica unlp-sistemas
Last synced: 08 Oct 2025
https://github.com/philspil66/vectrex-fortressofnarzod
Fortress of Narzod is an arcade shooter that was released exclusively on the Vectrex in 1982 by GCE. This repo contains the original source code.
assembly assembly-language assembly-language-programming game oldgame retrogame retrogames retrogaming vectrex vectrex-game
Last synced: 07 May 2025
https://github.com/hummel009/software-engineering
КПО - лабораторные работы БГУИР (1 курс)
assembler assembly bsuir bsuir-labworks fasm labs
Last synced: 07 May 2025
https://github.com/unwindsafe/ntprocesses
Rust library that makes it easy to manipulate Windows' processes.
assembly process reverse-engineering rust windows x64
Last synced: 21 Aug 2025
https://github.com/maruki00/ctfs
assembly binary-exploitation c ctf-writeups hacking memory-corruption python shell shell-code
Last synced: 29 Aug 2025
https://github.com/davidyslu/BufferOverflowAttack
Simulate a simple buffer overflow attack
assembly buffer-overflow-attack python security
Last synced: 29 Aug 2025
https://github.com/talaatmagdyx/assembly
Example Assembly language(NASM Example)
assembly assembly-language nasm nasm-assembly
Last synced: 05 Apr 2025
https://github.com/muhammad-farman/soil-moisture-sensor-avr-assembly
Designed and implemented a project utilizing an Arduino UNO, sensors, and AVR Assembly to detect soil moisture levels and trigger a response upon deviation from a predetermined threshold.
Last synced: 05 Apr 2025
https://github.com/walshyb/lights-out-gb
GameBoy puzzle game inspired by the 1995 handheld game "Lights Out"
Last synced: 10 Jul 2025
https://github.com/gergoerdi/homelab2-games
Games for the HomeLab-2 home computer
2048-game assembly haskell homelab retrogaming snake-game z80
Last synced: 16 May 2026
https://github.com/learn-and-understand/lau-assembly
A repository for exploration and mastery Assembly.
assembly assembly-language assembly-language-programming assembly-x86 assembly-x86-64 gas gas-assembly nasm nasm-assembly
Last synced: 22 Mar 2025
https://github.com/isaka-james/assembly-learning-curve
Journey to understand x64 bits assembly to build game on 1 September with assembly.
100daysofcode assembly assembly-x64 learning-assembly learning-by-doing
Last synced: 29 Jun 2025
https://github.com/thibaultduponchelle/oilcap
A ti83 clone of pipemania/oilcap/pipedream
assembly oilcap pipemania ti83
Last synced: 04 Apr 2025
https://github.com/franciscohanna92/ebel-dlx
EBEL is a simulator for a DLX machine
assembly compiler computer-architecture dlx virtual-machine
Last synced: 19 May 2026
https://github.com/zoosmand/SAMD21G18A_eic
EIC controller on SAMD device
arm armasm asm assembler assembly cortex-m0plus exapmle samd samd21
Last synced: 04 Apr 2025
https://github.com/ka-iden/hyperos
My little bootloader OS
asm assembly nasm x86-assembly x86-nasm
Last synced: 29 Jun 2025
https://github.com/tebogoyungmercykay/computer_organisation_and_architecture
Topic-level detail and learning outcomes for each of these areas are given by the first six units of `Architecture and Organisation' knowledge area as specified by the ACM/IEEE Computer Science Curriculum 2013
64 64-bit 64bit-assembly assembly c c-programming-language functions intel makefile objconv pointers pointers-and-arrays registers shell stack structs user-input x86-64
Last synced: 11 May 2026
https://github.com/nzengi/spawn-wasm-erc20
wasm-erc20
assembly ethereum rust rust-library wasm
Last synced: 10 Mar 2026
https://github.com/andezion/gamejam
This is our little game for Game-Jam contest (pray for Timur)
assembler assembly assembly-language c game game-development memory-management sdl sdl2 sdl2-image sdl2-library sdl2-mixer sdl2-ttf
Last synced: 18 Jan 2026
https://github.com/risceirb/risc-v-processor
Processor RISC-V and application
assembly assembly-risc assembly-risc-v branch-predictor enseirb enseirb-matmeca modelsim monocycle-processor pipeline pipeline-processor processor risc-v risc-v-architecture risc-v-architectures risc-v-assembly riscv ufsm
Last synced: 03 Feb 2026
https://github.com/konh/assemblysamples
Some sample x64 MacOS assembler code is written in NASM assembly format
assembler assembly nasm nasm-assembler nasm-assembly x64-assembly
Last synced: 01 Sep 2025
https://github.com/stianeklund/stm32_assembly
Blinky for the STM32F429 Discovery written in Assembly
arm arm32 assembler assembly stm32 stm32f4 stm32f4-discovery
Last synced: 14 Mar 2025
https://github.com/aparzi/molisemon
Molisemon - Pokemon game set in the Molise region (Molise Version)
aparzi aparziale assembly assembly-language-programming japan pokemon python
Last synced: 20 Jun 2026
https://github.com/the-pink-hacker/ti-space-invaders
A Unfinished Space Invaders clone for the TI-84 Plus CE written in ez80 assembly.
asm assembly ez80 space-invaders space-invaders-clone ti-84-plus-ce video-game z80 z80-asm z80asm
Last synced: 19 Jun 2026
https://github.com/init-ref/asm_euler
Solutions to Project Euler problems in Assembly
assembly assembly-language assembly-language-learning assembly-x64 assembly-x86 assembly-x86-64 euler euler-project euler-solutions freebsd nasm nasm-assembly nasm-language project-euler project-euler-assembly project-euler-solutions
Last synced: 21 Feb 2026
https://github.com/almogtavor/perfect-pitch-trainer
Aperfect pitch trainer, fully written in Assembly
asm assembly perfect-pitch piano pitch
Last synced: 01 Sep 2025
https://github.com/michaeltoddprogramming/cos284pa05
Repo for Assembling Tears Practical Assignment 5
assembly assembly-x86 ppm ppm-image
Last synced: 30 Jun 2025
https://github.com/phac-nml/venae
A workflow to rapidly identify species and antimicrobial resistance genes in positive blood cultures sequenced using Oxford Nanopore Technologies (ONT)
antimicrobial-resistance assembly bacteria bioinformatics fungi metagenomics nextflow pipelines public-health quality-control report
Last synced: 16 Jan 2026
https://github.com/vicperal/ai-genai_projects
Python projects about LLM and ML use cases. I am using modules such as Pandas, Numpy, Plotly, scikit-learn, Transformers, Flask, JSON, etc. to analyze data, predict, generate insights and create text from models such as LLMs, linear regression, assembly methods, etc. Server- Front-End using Flask
assembly clinical-trials flask json linear-regression llm ml numpy pandas plotly price-prediction python rag random-forest scikit-learn sentimental-analysis sql text-summarization tokens-counter transformers
Last synced: 02 Apr 2026
https://github.com/jsarenik/heavything
Yet another personal fork of 2ton.com.au's HeavyThing
Last synced: 01 Sep 2025
https://github.com/shroudsourav/protostar-solvings
Solving Protostar Levels
assembly assembly-language buffer-overflow-attack c c-programming-language debugging exploitation gdb hacking python software-exploitation stack writeups
Last synced: 26 Jan 2026
https://github.com/hosseinhayatizak/micro-professor-mpf-8051
Micro Professor (MPF) 8051
8051 8051-assembly 8051-calculator 8051-microcontroller 8051-projects assembly assembly-language proteus simulation vsm
Last synced: 02 Jan 2026
https://github.com/cpscript/calculators
A simple command line calculator in most main languages because I'm bored
assembly basic every-language java javascript-html-css net one-file python scripts simple vim
Last synced: 19 Mar 2025
https://github.com/fabiannorbertoescobar/veterinaria-patitas-abm
Veterinaria Patitas ABM. Aplicación Web en C#.NET con ASP.NET. PowerShell. HTML. XML. CSS. JavaScript. Entity Framework. Bootstrap. JQuery. MSSQL. Responsive Design. Trabajo Práctico del Curso de Desarrollo Eb en .NET, Polo Tecnológico. UNLaM.
adonet aspnet assembly bootstrap carrousel csharp css entity-framework html javascript jquery masterpages mssql-database powershell responsive-design slider usercontrol validation web-programming xml
Last synced: 11 Apr 2026
https://github.com/asmod-lang/asmodeus
⚙️ Modern Assembly language and virtual machine for Machine W architecture. Build, debug, and execute 16-bit assembly programs with Polish assembler
assembler assembly assembly-language compiler debugger education emulator machine-w programming-language rust virtual-machine
Last synced: 30 Jun 2025
https://github.com/faraasat/maze_runner_assembly
This is the basic GUI-based Maze Runner Game Made using Assembly Language on Emu8086 Emulator.
8086-architecture 8086-programs assembly emu8086
Last synced: 15 Mar 2025
https://github.com/ronmondshein/simp-simulator-and-assembler
SIMP Processor project showcasing Simulator and Assembler (both implemented in C), along with Assembly Tests (in Assembly) 🧠.
assembler assembly c simulator
Last synced: 31 Mar 2025
https://github.com/aashrafh/numbermunchers
👦 One-Player Assembly 8086 inspired by the popular Number Munchers Game
assembly assembly-x86 clone dosbox games kids kids-learn microprocessor number-munchers
Last synced: 31 Mar 2025
https://github.com/giuseppericcio/csd-driverasim
Simulazione tramite il tool ASIM, di un driver di comunicazione parallela per processore Motorola 68000 nell'ambito del corso di Computer Systems Design del prof. Nicola Mazzocca, Università degli Studi di Napoli "Federico II", a.a. 2021-22
Last synced: 16 May 2025
https://github.com/marcolivierbouch/bubblesortasm
x86 assembly bubble sort
asm assembler assembly bubble-sort bubblesort cpp intel sort sorting-algorithms x86-64
Last synced: 16 May 2026
https://github.com/torinriley/liteos
A lightweight operating system
assembly opperating-systems os
Last synced: 15 May 2026
https://github.com/learn-and-understand/lau-assembly-programming-language
A repository for exploration and mastery the Assembly programming language.
assembly assembly-language assembly-language-programming assembly-x86 assembly-x86-64 gas gas-assembly nasm nasm-assembly
Last synced: 18 Mar 2025
https://github.com/anubhav-narayan/mxsm
MX Cross Assembler
assembler assembly custom-assembler
Last synced: 02 May 2026
https://github.com/akafael/another-little-asm
Custom Simplified Assembly
assembly compiler-principles custom-assembly language
Last synced: 15 May 2026
https://github.com/dpbm/asdf-nasm
asdf plugin for nasm
asdf assembly nasm version-control
Last synced: 26 Apr 2026
https://github.com/visrealm/cx16-common-asm
Common code for Commander X16 development
6502-assembly acme assembly commander-x16 commanderx16 library
Last synced: 31 Mar 2025
https://github.com/flevi29/ubb-nasm-runner
Run / test / compile your assembly projects with ease.
Last synced: 15 May 2026
https://github.com/kinderjosh/minstral-vm
Minstral (short for Minimal Instruction Translator) contains a virtual machine, assembler and disassembler.
Last synced: 15 May 2026
https://github.com/perongh/cpt101-revision
Materials for reviewing CPT101 Computer Systems
assembly computer-systems notes xjtu
Last synced: 29 Apr 2026
https://github.com/floressek/embedded_system
Final project for embedded systems. In C using REGX52.h and AT89C52 microcontroller
Last synced: 15 May 2026
https://github.com/zeroplayerrodent/c64-minigames
Minigames for the Commodore 64!
assembly commodore-64 lisp retrogaming
Last synced: 31 Mar 2025
https://github.com/georgjz/wyvern-assembler
A multi-pass assembler with linker
6502-assembly 68k-assembly assembler assembly z80-assembler
Last synced: 11 Apr 2026
https://github.com/mox692/rjit
A toy x86-64 runtime assembler.
assembler assembler-x86 assembly rust x86-64
Last synced: 18 May 2026
https://github.com/diogocapela/isep-arqcp
Resolução dos exercícios das aulas de Arquitectura de Computadores do ISEP 2018/2019.
Last synced: 03 May 2026
https://github.com/gmostofabd/8051-lcd
📚 This repository demonstrates how to interface a 16x2 alphanumeric LCD with the 8051 Microcontrollers (AT89S52) using Assembly Language Programming. The project is designed to showcase a practical example of sending data from the 8051 microcontroller to an LCD and includes Proteus simulation files for testing, modify, debug and visualization.
4bit 8051 8bit assembly circuit code download experiment hex interfacing language lcd microcontroller mode programming proteus simulation
Last synced: 22 May 2026
https://github.com/fern-aerell/learn-assembly-programming-language
A repository for learning and experimenting with Assembly programming language.
assembly assembly-language assembly-language-programming assembly-x86 assembly-x86-64 gas gas-assembly nasm nasm-assembly
Last synced: 09 Mar 2025
https://github.com/0x6f677548/x86-asm-bmp-steganography
Sample x86-64 assembly program, demonstrating how to hide a message in a bitmap
assembly bitmap linux obfuscation security steganography
Last synced: 02 Sep 2025
https://github.com/muhammadalizkhan/arithmetic_opr
The Repo Cover all type of Athr with Assembly lang,
arithmetic-coding assembly assembly-language assembly-language-programming matlab microprocessor
Last synced: 21 Nov 2025
https://github.com/russibc/hangman8086
:space_invader: A (very) basic "Hangman" game developed with Intel 8086 Assembly.
Last synced: 29 Oct 2025
https://github.com/yisus82/fic-ec
Estructura de Computadores - Facultad de Informática de A Coruña
assembler assembly assembly-language assembly-language-programming spim
Last synced: 24 Mar 2025
https://github.com/tollyh/assembly.debuggergui
Debugger GUI for AssEmbly programs
assembly csharp debugger dotnet gui wpf wpf-application
Last synced: 04 Feb 2026
https://github.com/antonioberna/computer-architecture-engineering
Computer Architecture Engineering (Digital Electronics, Assembly and C)
assembly c computer-architecture digital-electronics reverse-engineering
Last synced: 08 May 2026
https://github.com/radj307/assemblyattribute
Reusable base attribute designed to be applied to XML tags in csproj files.
assembly assembly-attribute csharp xml
Last synced: 10 Apr 2025
https://github.com/rushil-ambati/asm-hello-world
Hello World in x86 assembly.
Last synced: 15 May 2026
https://github.com/blagojeblagojevic/bvm
A simple virtual machine (VM) that executes a custom bytecode instruction set. The BVM supports a variety of operations, including arithmetic, stack manipulation, and flow control.
assembly bvm c programming-language vm
Last synced: 05 May 2026
https://github.com/rhetorica/chas
Assembler for the CHASM fantasy computer
assembler assembly emulator fantasy-computer lisp-machine
Last synced: 18 May 2026
https://github.com/eilonyaffe/encoder_in_assembly
encoder written in assembly (intel 80x85 32-bit), with i/o support
Last synced: 10 Apr 2025
https://github.com/bontail/assemblerball
2D game
arm arm-assembly arm-assembly-language arm64 assembler assembly assembly-language assembly-language-programming python sdl2 socket
Last synced: 08 Feb 2026
https://github.com/headblockhead/bm-nac
A two-player noughts and crosses (tic-tac-toe) game for x64 Linux systems, designed to look nice, and to take up very little space, small enough to fit into a QR code!
Last synced: 10 May 2026