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

NESgen

43
Stars
2
Forks
Watchers

Static Recompilation of NES ROMs to C code

EagleVM

484
Stars
55
Forks
Watchers

Native code virtualizer for x64 binaries

Compiler

44
Stars
6
Forks
Watchers

南开大学软件学院编译原理作业:简单C语言编译器

hello-world

46
Stars
67
Forks
Watchers

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...

riscemu

43
Stars
13
Forks
Watchers

RISC-V emulator in python

jetpac-disassembly

52
Stars
8
Forks
Watchers

JETPAC: fully annotated source code of this classic 8-bit game (1983, ZX Spectrum)

zx-spectrum-games

61
Stars
3
Forks
Watchers

Collection of ZX Spectrum annotated game source code dissasemblies as .skool files

AtieDOS

32
Stars
6
Forks
Watchers

A 16 bit operating system made from enthusiasts to enthusiasts with love

mips-exercises

31
Stars
9
Forks
31
Watchers

A bunch of MIPS (assembly) programming exercises and problems done in college as a part of the course Computer Architecture (CS F342).