Changes

Jump to: navigation, search

Assembly Language

62 bytes added, 13:31, 27 January 2014
Added link to NASM Manual page
=== x86 ===
Here is a "Hello, World!" program in x86 assembler for a Linux system, using the [http://www.nasm.us/xdoc/2.11/html/nasmdoc1.html#section-1.1 Nasm ] syntax:
section .text

Navigation menu