Logo

The Second Book of Machine Language

Small book cover: The Second Book of Machine Language

The Second Book of Machine Language
by

Publisher: Compute! Publications
ISBN/ASIN: 0942386531
ISBN-13: 9780942386530
Number of pages: 464

Description:
This book offers the reader both a detailed description of a sophisticated machine language program (the LADS assembler) and an efficient tool, a complete language with which to write other machine language programs. Every line in the LADS assembler program is described. All the subroutines are picked apart and explained. Each major routine is examined in depth.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: BIOS Disassembly Ninjutsu UncoveredBIOS Disassembly Ninjutsu Uncovered
by - A-List Publishing
Explaining security vulnerabilities, possible exploitation scenarios, and prevention in a systematic manner, this guide to BIOS exploitation describes the reverse-engineering techniques used to gather information from BIOS and expansion ROMs.
(14670 views)
Book cover: The Power PC Compiler Writer's GuideThe Power PC Compiler Writer's Guide
by - Warthman Associates
This book describes the code patterns that perform well on PowerPC processors. The book will be particularly helpful to compiler developers and application-code specialists who are already familiar with optimizing compiler technology.
(20602 views)
Book cover: MIPS Assembly Language Programming Using QtSpimMIPS Assembly Language Programming Using QtSpim
by - University of Nevada, Las Vegas
The purpose of this text is to provide a simple and free reference for university level programming and architecture units that include a brief section covering MIPS assembly language. The text uses the QtSpim simulator.
(15891 views)
Book cover: Introduction To MIPS Assembly Language ProgrammingIntroduction To MIPS Assembly Language Programming
by - Gettysburg College
This book introduces students to assembly language programming in MIPS. It covers basic operators and instructions, subprogram calling, loading and storing memory, program control and the conversion of the assembly language program into machine code.
(6028 views)