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.
A-Walk-Through-x86
Best way to learn x86 is by hacking it
bmstu-asm
🔬 Машинно-зависимые языки программирования. МГТУ им. Баумана
blockly-z80
Blockly adapted to generate Z80 code
c64gameframework
Multidirectional scrolling game framework for the C64. Its modified version is used in the game MW ULTRA.
miniplayer
Feature-limited C64 music playroutine
PIC-CNT64
A modern replacement for the Nintendo 64's NUS-CNT serial communication chip.
8086.js
A basic web-based 8086 emulator built with Javascript :rocket:
binja_explain_instruction
Adds a window to Binary Ninja that explains in simple-ish English what an instruction does