Assembly Language
- Linux Assembly HOWTO - Francois-Rene Rideau and Konstantin Boldyshev (1996-2002)
- Introduction to UNIX Assembly Programming - Konstantin Boldyshev (1999-2000)
- Using Assembly Language in Linux - Phillip (Jan. 2001)
- Inline Assembly for x86 in Linux - Bharata B. Rao (Mar. 2001)
- Linux Assembler Tutorial - Robin Miyagi (Jan. 2001)
- Linux Assembly "Hello World" Tutorial - Bjorn Chambless
- Programming from the Ground Up - Jonathan Bartlett
- A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux - Brian Raiter
- Tiny Programs - Brian Raiter
- Introduction to GCC Inline Asm - Robin Miyagi
- Using the GNU as Assembler - Dean Elsner and Jay Fenlason (Jan. 1994)
- Assembly Programming Journal
- Assembly Language - Brian Brown (1988-1999)
- x86 Assembly Language FAQ - 1/3 - Raymond Moon et al. (Feb. 2000)
- x86 Assembly Language FAQ - 2/3 - Raymond Moon et al. (Feb. 2000)
- x86 Assembly Language FAQ - 2/3 - Raymond Moon et al. (Feb. 2000)
This FAQ contains x86 assembly language information common to all assemblers. - The Art of Assembly Language Programming - Randall Hyde
- Linux Assembly Language Programming
- Linux System Calls for Assembly Language Programmers
A PDF document.
- Linux System Calls for Assembly Language Programmers
- High Level Assembly Language
- Linux Assembly Language Programming
- PC Assembly Tutorial - Paul Carter
"The tutorial has extensive coverage of interfacing assembly and C code and so might be of interest to C programmers who want to learn about how C works under the hood. All the examples use the free NASM (Netwide) assembler. The tutorial only covers programming under 32-bit protected mode and requires a 32-bit protected mode compiler." - Assembly Language Tutorial - Brian Howard (Apr. 1998)
"This document describes the basics of assembly language programming for the Intel 80x86 microprocessors. It is geared towards using the freely available NetWide Assembler, NASM, to generate programs that will run under MS-DOS. As such, it will concentrate on producing 16-bit .COM programs, using only the facilities that have been present since the original 8086." - Guide to 80x86 Assembly - Gavin Estey (1995,1996)
- FreeBSD Assembly Language Programming - G. Adam Stanislav
"In this tutorial I will attempt to show you how you can use assembly language writing Unix programs, specifically under FreeBSD. This tutorial does not explain the basics of assembly language. ... However, once the tutorial is finished, any assembly language programmer will be able to write programs for FreeBSD quickly and efficiently." - Assembly Language Tutor - Hugo Perez Perez (1995-1996)
- TI-86 Assembly Programming Tutorial - Dux Gregs
Links by Visitors:
Add a Link