Repository navigation

#

assembly-language-programming

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

Assembly
12038
13 小时前

Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window

C#
4142
1 年前

Visual MASM - Assembly IDE for Microsoft MASM

Pascal
1334
7 年前

MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/arm SEE README. ARMv7 and ARMv8 assembly userland minimal examples tutorial. Runnable asserts on x86 hosts with QEMU user mode or natively on ARM targets. Nice GDB step debug setup. Tested on Ubuntu 18.04 host and Raspberry Pi 2 and 3 targets.

Makefile
202
6 年前

Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.

Assembly
158
2 年前

This is a reconstruction of the original 1981-82 IBM PC BIOS source code using scanning and transcription of the BIOS listings found in the IBM Technical Reference manuals.

Assembly
65
4 年前

An essential 32-64bit localized IDE for Assembly Language with TASM, TASM32, TLINK, TLINK32, TD and TD32

C++
55
1 年前

💻 This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Book (text book for course "Comp. Organization & Assembly Lang. EE213" at FAST). Sharing these, so they might help students in understanding the Assembly concepts.

Assembly
53
3 个月前

RISC-V Assembly code assembler package for Python.

Python
51
2 年前

The Source Code to the original Atari Pacman game

Assembly
32
2 年前

Header-only C library for reading/writing 64-bit Arm registers, automatically generated by parsing the AArch64 System Register XML.

C
30
4 年前