- MIPS Assembly
- x86 Assembly
- Program generating barcode in 32-bit x86 NASM
- Tutorial on how to configure an IDE for x86 NASM on Linux (You're here)
This hybrid C and 64-bit x86 NASM program goes through a string of text, changes each 'a' to '*' and prints the result.
It is used in the tutorial on how to configure an environment for x86 NASM.