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.
NESgen
Static Recompilation of NES ROMs to C code
EagleVM
Native code virtualizer for x64 binaries
hello-world
Hello-World! The baby steps to be a Programmer! Explore this repository to check out various languages in Computer Science and understand how to contribute to Open Source effectively and easily. Sendi...
jetpac-disassembly
JETPAC: fully annotated source code of this classic 8-bit game (1983, ZX Spectrum)
zx-spectrum-games
Collection of ZX Spectrum annotated game source code dissasemblies as .skool files
AtieDOS
A 16 bit operating system made from enthusiasts to enthusiasts with love
mips-exercises
A bunch of MIPS (assembly) programming exercises and problems done in college as a part of the course Computer Architecture (CS F342).