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

tinyTPU

357
Stars
61
Forks
Watchers

Implementation of a Tensor Processing Unit for embedded systems and the IoT.

CSE-Labs

136
Stars
87
Forks
Watchers

Lab programs and Assignments for MIT CSE dept.

Atari_ST_Sources

236
Stars
64
Forks
Watchers

A large repository of Atari ST (and family) source code

kernel

286
Stars
33
Forks
Watchers

Kernel for z80 calculators

zkeme80

225
Stars
5
Forks
Watchers

An assembler and operating system for the TI-84+ written in Scheme, Forth and Z80 assembly.

GFA-spec

185
Stars
42
Forks
Watchers

Graphical Fragment Assembly (GFA) Format Specification

minicoro

587
Stars
35
Forks
Watchers

Single header stackful cross-platform coroutine library in pure C.

gargoyle

801
Stars
113
Forks
Watchers

A memory scanning evasion technique

x86-manpages

248
Stars
16
Forks
Watchers

x86 and amd64 instruction reference manual pages

arpilisp

544
Stars
37
Forks
Watchers

A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file