A cross-platform x86 assembler with an Intel-like syntax
-
Updated
Aug 30, 2025 - Assembly
A cross-platform x86 assembler with an Intel-like syntax
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/x86_64 SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM…
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
Tiny snake game written in x86_64 assembly for Linux
A roadmap to learn x64 assembly using nasm on Linux.
Web framework for x86_64 nasm
🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧
💾 Master Boot Record with a boot menu written in Assembly
Some of my notes, books, code listings for asembler studying. Enjoy!
Codes written while learning NASM, numbering the code according the level of complexity.
Practice on assembly language via Nasm, mostly in real-mode, preparation for os development
64 bit nasm code examples
NASM port of JONESFORTH!
The most basic HTTP Server written in x86 Assembly
Putting the power of an 8-cylinder engine under the hood of DOS batch files.
Add a description, image, and links to the nasm topic page so that developers can more easily learn about it.
To associate your repository with the nasm topic, visit your repo's landing page and select "manage topics."