There are 22 repositories under assembly-language-programming topic.
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
How to be low-level programmer
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
Visual MASM - Assembly IDE for Microsoft MASM
Curated list of notes, books and other resources for the student of Nepal College of Information and Technology(NCIT) - Pokhara University, Nepal
MOVED TO: https://************.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/************/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.
Assembly Guide
Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.
Graphical-Micro-Architecture-Simulator
Assembly Language Programming on 8086
8086 Microprocessor Cheat sheet with Programs
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.
An essential 32-64bit localized IDE for Assembly Language with TASM, TASM32, TLINK, TLINK32, TD and TD32
:heavy_check_mark: Examples to learn Mips
64 bit nasm code examples
PSVita bare-metal payload library and sample
💻 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.
RISC-V Assembly code assembler package for Python.
The Source Code to the original Atari Pacman game
Header-only C library for reading/writing 64-bit Arm registers, automatically generated by parsing the AArch64 System Register XML.
Z80 assembly-language programs.
Unofficial Dark knight game for Atari 2600
Repositorio oficial del curso Sistemas Programables, dedicado al diseño y programación de sistemas embebidos. Contiene recursos sobre microcontroladores, sensores, actuadores e interfaces, con ejemplos prácticos y proyectos que integran automatización y control.
ObjAsm is a macro based single inheritance OOP implementation for x86 and x64 assembler code. It makes it very easy to carry out complex tasks and large projects. It comes with an extensive, optimized and tested object repository that can be used directly into your applications.
This repository contains assembly language programming examples and exercises for x86 architectures. The code is organized by topics and written in MASM syntax, with explanations and comments. Suitable for beginners and intermediate programmers. Feel free to contribute and learn.
Some of my assembly code (examples, iterative and recursive algorithms) from Computer's Architecture course in Sapienza University, CS Bachelor's Degree :floppy_disk:
A Beginner’s Guide to Assembly ARM language
After 2-3 months of working earnestly am done creating a full operating system, using C, assembly language and the likes, please feel free to learn from this , i was inspired by a book, use the readme and read from it , very very important, learn and enjoy
Collection of Assembly Programs in 8086
testing Assembler x86_64 in the Intel syntax
A large group of assembly language programs & samples ..with different topics and levels..from Ascci to Stack - assembly programming.
ARM 32-bit Raspberry Pi Hacking Hello World example in Kali Linux.