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.
megadev
A Sega Mega CD development framework in C and 68k asm
ti84-forth
A Forth implementation for the TI-84+ calculator.
MASM32-graphical-effects
Various graphical effects in assembly language from the warez scene.
viuavm
Parallel virtual machine designed to reliably run massively concurrent programs
Z80-Optimized-Routines
A catalog of useful and optimized z80 routines!
pk_do_not_be_afraid
ASM really isn't that different from C! This collection of tutorials bridges your existing knowledge of C or C++ to teach assembly language.
bin2sc
Binary to shellcode from an object/executable format 32 & 64-bit PE , ELF
cmov
Measuring cmov vs branch-mov performance