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.
Easier68k
Work In Progress - A Python M68k assembler and simulator.
shellcode-factory
Tool to create and test shellcodes from custom assembly sources (with some encoding options)
nand2tetris
Nand2Tetris course solutions
go-memset
An efficient memset implementation for Golang.
xkas-plus
fork of the xkas (v14) cross assembler
stackvm
Virtual Machine with a 240x160 VRAM display.
lc3-rogue
Roguelike tunnel generator in LC3 assembly. (Homework)