Repository navigation
Assembly

汇编是一种低级编程语言,其中语言指令与架构机器代码指令之间存在非常严格的对应关系。一种汇编语言专用于某种计算机系统架构,而不像许多高级语言,可以在不同系统平台之间移植。

PlayStation 3 emulator and debugger
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
Visual MASM - Assembly IDE for Microsoft MASM
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Custom 16-bit homebrew CPU, emulator, renderer, circuit, and language
Tool for reverse engineering macOS/OS X
Ping-Pong-like game in Assembly that works without OS
An emulation based tool for learning and debugging assembly.
💻 A 16-bit virtual machine, including assembly language with 37 instructions, binary assembler, and a step through debugger
yet another tool for analysing binaries
The complete syllabus of Computer Science and Engineering. Roadmap, Checklist for Beginners.
The open-source city building game for Game Boy Color.
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.