Programming - Assembly Languange Books, Documents, and Lectures
Title | Year | Description |
Assemblers And Loaders | Covering the design and implementation of assemblers and loaders, this comprehensive book opens with an introduction to one-pass and two-pass assemblers. | |
Beginners Introduction to the Assembly Language of ATMEL-AVR-Microprocessors | 2004 | This book is an introduction to assembly programming for the ATMEL AT90Sxxxx line of microchips. |
MIPS Assembly Language Programming Using QtSpim | 2013 | The purpose of this text is to provide a simple and free reference for university level programming and architecture units. |
PC Assembly Language | 2004 | This book gives a thorough introduction to modern x86 (protected mode) assembly programming. |
Programmed Introduction to MIPS Assembly Languange | 2007 | This is a tutorial for MIPS assembly languange. Basic computer architecture is discussed as well. |
Reverse Engineering for Beginners | 2016 | A book on the reverse engineering of software; researching compiled programs |
The Art of Assembly Languange | 2003 | An introduction to x86 assembly languange using a high level assembler. |
Win32 Programming for x86 Assembly Language Programmers | A "kick start" to x86 assembly programming for Windows | |
x86 Assembly Wikibook | This book covers assembly language programming for the x86 family of microprocessors. The objective is to teach how to program in x86 assembly, as well as the history and basic architecture of x86 processor family. |