Assembly topic

Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.

List Assembly repositories

ARMStrong

114
Stars
21
Forks
Watchers

A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines

dnEditor

125
Stars
28
Forks
Watchers

💾 A .NET assembly editor based on dnlib

BootMine

164
Stars
10
Forks
Watchers

Bootable minesweeper game in a 512-byte boot sector

mini-c

498
Stars
50
Forks
Watchers

Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours

The-Great-Escape

82
Stars
10
Forks
Watchers

Classic ZX Spectrum game "The Great Escape" reverse engineered

codec-beam

172
Stars
5
Forks
Watchers

Generate Erlang VM byte code from Haskell

aarch64

64
Stars
3
Forks
Watchers

Pure Ruby ARM64 Assembler

asmrepl

865
Stars
34
Forks
Watchers

A REPL for x86-64 assembly language

8086-cheatsheet

88
Stars
13
Forks
Watchers

8086 Microprocessor Cheat sheet with Programs

DentOS

31
Stars
7
Forks
Watchers

Experimental Stand-alone 32-bit Kernel with Bootloader written in AT&T Assembly and Freestanding C