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

NJU-OS

87
Stars
25
Forks
Watchers

南京大学操作系统OSLab

A-Walk-Through-x86

25
Stars
1
Forks
Watchers

Best way to learn x86 is by hacking it

bmstu-asm

52
Stars
1
Forks
Watchers

🔬 Машинно-зависимые языки программирования. МГТУ им. Баумана

itsy-linux

32
Stars
11
Forks
Watchers

Linux port of itsy forth by John Metcalf

blockly-z80

17
Stars
4
Forks
Watchers

Blockly adapted to generate Z80 code

c64gameframework

52
Stars
15
Forks
Watchers

Multidirectional scrolling game framework for the C64. Its modified version is used in the game MW ULTRA.

miniplayer

19
Stars
3
Forks
Watchers

Feature-limited C64 music playroutine

PIC-CNT64

26
Stars
0
Forks
Watchers

A modern replacement for the Nintendo 64's NUS-CNT serial communication chip.

8086.js

18
Stars
8
Forks
Watchers

A basic web-based 8086 emulator built with Javascript :rocket:

binja_explain_instruction

53
Stars
4
Forks
Watchers

Adds a window to Binary Ninja that explains in simple-ish English what an instruction does