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-06-24 00:02:30 UTC
- JSON Representation
https://github.com/andyfratello/ac
โ๏ธ Exercicis d'Arquitectura de Computadors (AC) Q2 - UPC FIB
ac-fib assembly assembly-language c fib-upc makefile
Last synced: 17 May 2026
https://github.com/arcadedan/danos
personal project for learning x86-64 asm
assembly assembly-x86 c kernel makefile
Last synced: 24 Apr 2025
https://github.com/arcadedan/6502emu
MOS6502 emulator written in Rust.
6502 assembly emulator interpreter rust
Last synced: 24 Apr 2025
https://github.com/spiderpig86/mipsplusplus
:computer: A lightweight framework for MIPS Assembly.
assembly framework macros mips-assembly
Last synced: 09 Apr 2025
https://github.com/mag-d-anas/paraparapara_x86
๐ซ A classic Brick Breaker game with multiplayer support and integrated serial communication for real-time chatting. Perfect for gaming and learning assembly programming!
Last synced: 05 Sep 2025
https://github.com/yyyyoinker/assembly-shenanigans
Pain for wisdom
assembly assembly-language assembly-x86
Last synced: 04 Oct 2025
https://github.com/openomics/nanite
A streamlined Oxford Nanopore Viral Metagenomics Pipeline
annotation assembly classification pathogen-surveillance pipeline singularity slim snakemake viral-metagenomics
Last synced: 18 Jan 2026
https://github.com/xnacly/register_machine
Registermachine with 7 slots and simple arithmetic operators
Last synced: 18 Jan 2026
https://github.com/picrap/versionstitcher
Injects repository information (such as changeset, branch...) in assembly after it is compiled.
assembly git msbuild-task version
Last synced: 10 Apr 2025
https://github.com/hatsusixty/loisp
Simple S-expression based programming language.
assembly compiler lisp programming-language rust
Last synced: 17 Jul 2025
https://github.com/cbozan/my_assembler_compiler
An assembler compiler with special instruction sets written in C language.
assembler assembly assembly-language assembly-language-programming c compiler compiler-collection compiler-construction compiler-design compilers compilers-design create-compiler-with-c create-programming-language custom-programming-language my-assembler programming-language programming-language-design programming-languages
Last synced: 14 Jul 2025
https://github.com/uxmal/rvfun
Fun with Risc-V! A Risc-V emulator and assembler in C#
assembly assembly-language-programming emulation risc-v-assembly risc-v-emulator
Last synced: 12 Apr 2025
https://github.com/vmari/winmips64-paint
Paint for WinMIPS64 instruction set simulator
assembly mips-assembly paint unlp unlp-informatica winmips64
Last synced: 24 Dec 2025
https://github.com/larsbrinkhoff/pdp10-gcc-test
Tests for the GCC PDP-10 backend
Last synced: 13 May 2025
https://github.com/zukahai/assembly-basic
assembly for computer architecture
assembly assembly-language assembly-language-programming assembly-x86 computer-architecture
Last synced: 07 Jul 2025
https://github.com/fredrik-hjarner/fasm68k
fasm68k - Motorola 68000 instruction set for fasmg (flat assembler g)
assembler assembly fasm68k fasmg instruction-set m68k motorola-68000
Last synced: 07 May 2025
https://github.com/alextmjugador/bare-surprise
Toy bootloader, operating system and graphical application for a birthday surprise in just 12 KiB.
assembly bootloader gift low-level toy-os toy-project vbe
Last synced: 11 Apr 2025
https://github.com/notshrirang/sppu-computer-2019-practicals
All practicals I performed in Computer Engineering at SPPU
ai algorithms assembly blockchain-technology bt cg deep-learning dl dsa dsbda fds honors hpc microprocessor ml openmpi os system-programming
Last synced: 06 Jul 2025
https://github.com/dmaivel/vscc
Experimental x86-64 JIT compiler
assembly compiler compiler-backend intermediate-code-generation intermediate-language intermediate-representation jit jit-compiler just-in-time x86 x86-64
Last synced: 27 Apr 2025
https://github.com/fititnt/assembly-masm
assembly assembly-language assembly-masm
Last synced: 15 Apr 2025
https://github.com/marcpinet/parm
๐ง PARM Project (Polytech ARM-based embedded processor), made as part of a school project.
architecture armv7 assembly c cpu logisim-evolution python system
Last synced: 15 Jul 2025
https://github.com/totekuh/shellcrafter
Scripts, tools and code snippets for exploit development/assembly/shellcoding
assembly exploit exploit-development keystone pip python3 shellcode
Last synced: 15 Apr 2025
https://github.com/zzarif/intel-8086-android-emulator
Android IDE to practice, visualize and emulate 16-bit Assembly Language.
8086-emulator android assembly code-editor error-handler filesystem intellisense java xml
Last synced: 09 Oct 2025
https://github.com/yisaer/dailycode_in_shulife
My Daily Code in My College life in SHU
assembly data-structures operating-system
Last synced: 22 Aug 2025
https://github.com/ern0/549notes
๐น 256-byte PC-DOS intro with MIDI music (co-author: TomCat/Abaddon)
8086 assembly scene size-coding
Last synced: 01 Apr 2025
https://github.com/offensive-vk/classics
Classics: (C/C++) ~ This Repository Contains All of My C & C++ Programs. Hence, An Old School Repo. All Programs Have Categorized for Reference.
Last synced: 15 Jun 2025
https://github.com/ammarbinfaisal/bfasm
compiles brainf*** code to x86-64 machine code
Last synced: 18 Jan 2026
https://github.com/daedalus/stack_smashing
Revisiting stack smashing in the 2020
assembly gcc gdb linux nasm overflow root setuid shellcode stack stack-overflow stack-smashing writeup x86-64
Last synced: 27 Mar 2025
https://github.com/m512i/patcher
obfuscator that encrypts imports and replaces callsites with custom decrypting stubs
anti-disassembly assembly binary-patching c iat-obfuscation obfuscation portable-executable reverse-engineering windows-api x86-assembly
Last synced: 23 Jun 2025
https://github.com/kaoutherbo/assembly-exercices
Some exercices in assembly using mips r 3000
Last synced: 14 Apr 2025
https://github.com/harismuneer/graphical-display-memory-and-software_hardware-interrupts-x86_assembly
๐ Solved problems to help better understand the important concepts of Display Memory (Video Card Memory), String Manipulation, Software Interrupts and Hardware Interrupts in context of x86 Assembly Language (8086 Assembly)
afd assembly assembly-8086 assembly-language assembly-language-programming assembly-x86 dosbox hardware-interrupts interrupts nasm nasm-assembly open-source open-source-solutions software-interrupts solved-exercises solved-problems string-manipulation string-matching video-memory x86-nasm
Last synced: 24 Jul 2025
https://github.com/acasamit/ratios
RatiOS is a simple operating system kernel developed from scratch in C and Assembly for BIOS (not EFI) on the i386 architecture.
Last synced: 30 Apr 2025
https://github.com/droppers/refscout
RefScout is a desktop and command-line application that assists you with identifying conflicting assembly references in your .NET Core and .NET Framework applications.
assembly dotnet dotnet-tool reference reference-analyzer tool
Last synced: 06 Jan 2026
https://github.com/ardeshirv/imgvx86
Present photo in DOS operating system
8086 8088 ardeshirv assembly bios-interrupt dos dos16 graphics-programming intel-assembly interrupt interrupts x8086 x86
Last synced: 26 Sep 2025
https://github.com/kroshkaevan/spacex
SpaceX rockets and list of their launches
alamofire-swiftyjson assembly mvp-architecture nuke router snapkit spacex
Last synced: 10 Feb 2026
https://github.com/chuckterry/et-3400-simulator
A browser-based interactive simulator for the Heathkitยฎ ET-3400 Microprocessor Trainer.
6800 assembly education emulator et-3400 heathkit learning machine-code microprocessor simulator trainer
Last synced: 24 Oct 2025
https://github.com/rieselhilfe/letstesselate
tis100-like emulator for a fictional multicore system.
assembly emulator go golang programming-game tis-100 zachtronics
Last synced: 12 Feb 2026
https://github.com/izo0x90/webassembly-graphicsdemo
Pure webAssembly graphics demo in the WAT format. Like actually written in Web Assembly syntax.
assembly assembly-language assembly-language-programming browser computer-graphics graphics graphics-demo graphics-programming javascript js wasm wat web web-assembly webassembly
Last synced: 27 Feb 2026
https://github.com/wweziza/asm-http
Building website in Assembly, why not?
asm assembly http httpserver server web webserver website
Last synced: 15 Jun 2026
https://github.com/benmcavoy/strawberryvm
A fantasy virtual machine with limits on resources.
assembly fantasy-computer fantasy-console rust virtual-machine
Last synced: 19 Oct 2025
https://github.com/arman-aminian/pong-game-assembly
Single player PONG game with 8086 assembly
assembly assembly-x86 game pong pong-assembly pong-game x8086 x86
Last synced: 19 Jun 2026
https://github.com/gramaziokohler/workshop_munich_2020
Materials for the Robotic Assembly workshop using COMPAS FAB framework
assembly compas-fab ros workshop
Last synced: 16 Apr 2026
https://github.com/laugharne/optimal_function_names
L'optimisation des coรปts en gas est un enjeu clรฉ dans le dรฉveloppement de contrats intelligents sur la blockchain Ethereum, chaque opรฉration effectuรฉe sur Ethereum ayant un coรปt en gas. Cet article sera aussi l'occasion de fournir du contenu aux lecteurs francophones (๐ซ๐ท).
abi assembly bytecode function-dispatcher gas gas-optimization keccak-256 keccak256 optimization solidity yul yul-assembly
Last synced: 15 Oct 2025
https://github.com/amilich/arm-rtos
Operating system for ARM processors
assembly operating-system raspberry-pi
Last synced: 26 Feb 2026
https://github.com/qazcetelic/x86_64-nasm-sudoku
Sudoku solver written in x86-64 NASM assembly
Last synced: 25 Oct 2025
https://github.com/alexdremov/spuasm
Processor emulator with assembler-type code
assembler assembly bytecode bytecode-generation processor processor-simulator spu translation
Last synced: 17 Apr 2026
https://github.com/alexdremov/nggc
Compilable to Mach-O Never Gonna Give you upยฉ programming language
assembly ast educational language mach mach-o x86-64
Last synced: 21 Apr 2026
https://github.com/silversquirl/zig-xed
Intel X86 Encoder Decoder library, as a Zig package
assembly x86 x86-64 x86-assembly zig zig-package
Last synced: 24 Apr 2026
https://github.com/tatokis/bettertrn
An educational computer emulator!
assembly computer-architecture educational educational-software emulator trn
Last synced: 29 Apr 2026
https://github.com/srounet/pyyasm
Python wrapper for Yasm
assembly python3 yasm yasm-assembler
Last synced: 14 Oct 2025
https://github.com/calculuswhiz/atom-gas-x86_64-highlighter
This is the greatest assembly language of All Time (Atom port)
assembly assembly-language atom atom-package gas-syntax syntax-highlighting x86 x86-64
Last synced: 12 Oct 2025
https://github.com/zchee/vim-goasm
Vim syntax highlighting for Go assembly.
asm assembly go plan9 syntax-highlighting vim
Last synced: 08 May 2026
https://github.com/ejunjsh/myos
๐ป my operating system like unix/linux
assembly bochs brew c i386 i386-elf-gcc nasm operating-system os
Last synced: 08 May 2026
https://github.com/githubprankster/ps2kit
The PS2 SDK, from the future of today
assembly c mips playstation-2 playstation2 ps2 sdk
Last synced: 08 May 2026
https://github.com/janligudzinski/bfc-rs
Brainfuck compiler for x86-64 Linux implemented in Rust.
assembly brainfuck compiler nasm parser rust x86 x86-64 x86-assembly
Last synced: 05 Feb 2026
https://github.com/limitedeternity/yanes
The most hardcore calculator youโve ever seen
6502-processor assembly rust simulator
Last synced: 12 May 2026
https://github.com/theluqmn/temperate
Temperature converter program written in 64-bit x86 asm, compiled with NASM
64-bit asmx86 assembly assembly-x86 nasm nasm-assembly
Last synced: 16 Feb 2026
https://github.com/haroldo-ok/sam
SAM - Simple Adventure Maker for the Sega Master System
adventure-maker assembly game sega-master-system z80
Last synced: 13 Oct 2025
https://github.com/voyrox/dynamic-scheduling
Dynamic Scheduling using Tomasuloโs Algorithm
algorithm assembly emulator ibm rust tomasulos-algorithm
Last synced: 05 Feb 2026
https://github.com/nnamanx/intel_8086
Completed Assignments of Computer Organization & Architecture Course
assembly data-transfer intel intel8086
Last synced: 18 Oct 2025
https://github.com/pdsmart/zsoft
zOS Operating System, apps and associated developments. Used in the ZPU, tranZPUter and SharpMZ projects but easily adapted to other embedded systems. Project uses C/C++, ARM and ZPU Assembler.
arduino armv7 assembly bash basic-interpreter c c-plus-plus cortex-m4 editor fatfs makefile operating-system rtl teensy35 teensyduino zpu
Last synced: 19 Oct 2025
https://github.com/limdongjin/sicxe-assembler
SIC/XE Machine Project for System Programming(CSE4100) 2019 Spring, Sogang Univ.
assembler assembler-implementation assembly assignment c linker loader sic sic-xe-machines sicxe sogang
Last synced: 17 May 2026
https://github.com/userjhansen/computer
Custom 32 bit computer
assembler assembly computer cpu custom-computer-architecture emulator instruction-set-architecture
Last synced: 23 Jan 2026
https://github.com/zaplatynski/fsm-packagetype
A basic approach to a Maven package type for FirstSpirit modules
assembly firstspirit firstspirit-modules fsm maven maven-plugin packaging
Last synced: 16 Mar 2026
https://github.com/shubhamchandak94/lossy_compression_evaluation
Impact of lossy compression of nanopore raw signal data on basecall and consensus accuracy
assembly basecalling consensus-algorithm lossy-compression methylation-analysis nanopore-analysis-pipeline nanopore-sequencing
Last synced: 15 Apr 2026
https://github.com/mtrzc0/bootldr
Unix-family, multiboot compliant bootloader
assembly bootloader i386 linux unix x86-64
Last synced: 30 Jan 2026
https://github.com/sukus21/sukkore
Project template for RGBDS Game Boy / Color projects
assembly gameboy gameboy-color rgbds
Last synced: 31 Jan 2026
https://github.com/husnaintaj/afdbox
A program that allows you to Compile (with NASM), Run (with DOSBox) and Debug (with AFD) .asm files by just double clicking on them
Last synced: 31 Jan 2026
https://github.com/psmths/riscal-cpu
RISCAL is a 32-bit reduced instruction-set computer (RISC) designed for learning and research purposes. It is named after my dog, Rascal.
assembler assembly instruction-set-architecture machine-code obfuscation risc virtual-machine virtualization
Last synced: 15 Apr 2026
https://github.com/bemxio/bemxos
A 32-bit OS made for learning purposes
assembly bootloader c kernel low-level operating-system os
Last synced: 15 Feb 2026
https://github.com/villy-p/under-the-hood
All files included in my Youtube series: Under the Hood
assembly c explanations hashmaps under-the-hood youtube
Last synced: 01 Mar 2026
https://github.com/leogaudin/libasm
A guide for libasm, a project to get familiar with Assembly language.
Last synced: 02 Mar 2026
https://github.com/jli198/cpe390lecture
CPE 390 - Microprocessor Systems
arduino arduino-uno arm arm64 armasm assembler assembly assembly-language assembly-language-programming cplusplus microprocessor-systems
Last synced: 03 Mar 2026
https://github.com/solomonkassa/asm-system-info
๐ฌ x86-64 System Information Tool
assembly system x86-64 x86-assembly
Last synced: 03 Apr 2026
https://github.com/mtalyat/legv8-assembly-vscode-extension
A LEGv8 Assembly extension for Visual Studio Code.
assembly extension legv8 legv8-arm vscode vscode-extension
Last synced: 18 Apr 2026
https://github.com/rysteq/emux
A x86 emulator for windows written in C#
assembly emulator ide x86-assembly
Last synced: 20 Apr 2026
https://github.com/apetenchea/inverter
A script for obtaining the inverse of simple assembly sequences.
Last synced: 20 Apr 2026
https://github.com/fredhappyface/vscode.x86_64assembly
VS Code plugin providing language support for x86_64 assembly language in a variety of dialects
assembly assembly-x86 language-support nasm vscode vscode-extension vscode-language yasm
Last synced: 26 Apr 2026
https://github.com/ammarfaizi2/stack_linked_list
A simple linked list with stack allocation.
assembly assembly-x86 assembly-x86-64 linked-data linked-list linked-lists linux low-level-language pointers stack stack-based x86 x86-64
Last synced: 27 Apr 2026
https://github.com/nzeemin/uknc-desolate
๐น๏ธ Desolate game ported from TI-83 Plus to UKNC
16bit 8bit assembly game macro11 ms0511 pdp11 porting porting-game retro retrocomputing uknc
Last synced: 30 Apr 2026
https://github.com/ammienyami/nolang
Concatenative stack-based programming language designed for writing programs for computers.
assembly compiler go golang language programming-language
Last synced: 30 Apr 2026
https://github.com/dineshpinto/stm32f4
Combining an FPGA, ยตC and AWG for nanosecond photon counting
assembly awg c microcontroller photonics verilog
Last synced: 30 Apr 2026
https://github.com/llefranc/42_libasm
School project: get familiar with assembly language (with all the bonuses).
42 42born2code 42paris 42school assembly assembly-language libasm stack
Last synced: 10 Jun 2026
https://github.com/macmade/patator
Toy disassembler project, using Capstone
app assembly capstone disassembler gui mac reverse-engineering s
Last synced: 09 May 2026
https://github.com/valen-h/jsa
An (esolang) javascript assembly implementation.
assembly esolang goto jsa node typescript
Last synced: 09 May 2026
https://github.com/amirreza81/digital-systems-design
Digital Systems Design - Spring 2023 - Sharif University of Technology
assembly digital-system-design verilog
Last synced: 18 Jun 2026
https://github.com/hrvach/pdpong
Pong in PDP-1 assembly
assembly backport pdp-1 pong retrocomputing retrogame vintage-computers
Last synced: 19 Jun 2026
https://github.com/divergentclouds/riw-16
A fantasy computer with 16 instructions.
assembly fantasy-computer fantasy-console instruction-set-architecture isa
Last synced: 20 Jun 2026