Repository navigation

#

Assembly

Created by Kathleen Booth

发布于 1949

维基百科

相关主题

CC++操作系统
assembly-language logo

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

A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.

Assembly
12553
3 天前

SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages

Python
5896
6 个月前

A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.

Assembly
3011
7 个月前
ashvardanian/less_slow.cpp

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

C++
1837
6 天前
gbdev/rgbds

Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color

C++
1478
6 分钟前

Visual MASM - Assembly IDE for Microsoft MASM

Pascal
1343
8 年前

A linux-based assembly REPL for x86, amd64, armv7, and armv8

C
1230
1 年前

The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.

Assembly
998
4 天前

💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/

Rust
969
1 个月前

Custom 16-bit homebrew CPU, emulator, renderer, circuit, and language

C++
843
5 个月前

Ping-Pong-like game in Assembly that works without OS

Assembly
637
4 年前

An emulation based tool for learning and debugging assembly.

C++
557
3 个月前

💻 A 16-bit virtual machine, including assembly language with 37 instructions, binary assembler, and a step through debugger

JavaScript
508
2 年前

yet another tool for analysing binaries

Python
484
6 个月前

The open-source city building game for Game Boy Color.

Assembly
457
11 天前

A JVM assembler for the modern age

Java
456
7 个月前

A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.

Assembly
451
1 年前