gnu-assembly
There are 17 repositories under gnu-assembly topic.
aw/fiveforths
32-bit RISC-V Forth for microcontrollers
airvzxf/programming-ground-up-and-under-hood
Learn GNU Assembler (as or gas) this book is great and I'm going to update it to enhance it.
yxnan/arm2gas
Migrate legacy ARM syntax assembly to GNU syntax (GAS)
RISC-OS-Community/GNUASM-Tutorials
A repository of GNU Assembly code examples in ARM (AArch32) discussed on our YouTube channel
BolvicBolvicovic/kfs
A simple kernel from scratch in C
foo0x29a/bootloader
Bootloader experiments
howl-anderson/MicroCPUID
A micro tool based on assembly language to detect and display CPU information
lukas-zronek/asm-utils
A few UNIX utilities that are implemented in i386 gnu assembly language for FreeBSD, macOS and GNU/Linux
RISC-OS-Community/StrongEDModes
A repository of some StrongED editor Modes
vrstanchevLab/ASMLab
C/C++ and NASM x86 compatable assembly language educational materials
ajmoritz2/wordOS
Word
anabravn/as-calc
Calculadora de números de ponto flutuante em GNU Assembly
anabravn/as-sort
Algoritmos de ordenação em GNU Assembly
jc-SpaceXp/MSP430-SD-SPI
Interfacing a SD card in the SPI mode using a MSP430 microcontroller. First GitHub project using MSP430 GNU assembler.
JerryImMouse/asm_rglibc
Some glibc functions rewritten in GNU Assembler just for fun
SuleymanTolgaAcar/CMPE230-Project2
Postfix to RISC-V translator
RickKimball/stm32f0
Exploring stm32f0 chips using gnu arm assembly code and bare-metal register programming