IBM PC Assembly Language and Programming

IBM PC Assembly Language and Programming
Author: Peter Abel
Publisher:
Total Pages: 606
Release: 1998
Genre: Assembler language (Computer program language)
ISBN: 9780138965310

Presents features of Pentium architecture and key instructions. The book trains readers to understand hardware, machine-language code and hexagonal format, writing programs in assembly language, trace element execution, writing macro instructions and linking separately assembled programs into one.

Using the IBM Personal Computer

Using the IBM Personal Computer
Author: Mark A. Franklin
Publisher: Holt McDougal
Total Pages: 410
Release: 1984
Genre: Computers
ISBN:

Explains how the computer represents data and introduces the variables, constants, statements, and expressions of assembly language.

Assembly Language for the IBM-PC

Assembly Language for the IBM-PC
Author: Kip R. Irvine
Publisher: Simon & Schuster Books For Young Readers
Total Pages: 664
Release: 1993
Genre: Computers
ISBN:

Learn the basics of operating systems and architecture in the context of a microprocessor. -- Each book includes a CD-ROM containing Microsoft's MASM Assembly Language Development System version 6.11. -- Provides an extensive link library -- Fully explains how to use the assembler, linker, and debugger. An ideal quick-reference for people who need to brush up on their PC Assembler programming skills, and a quality tutorial for those who already program in C, this complete and fully updated study of assembly language for the IBM-PC covers the basics of operating systems and architecture in the context of a microprocessor. Based on the intel 80 x 86 processor family, it concentrates on the MS-DOS operating system, and provides literally hundreds of short examples that show how assembly language may be applied to useful problems.

IBM PC Assembly Language and Programming

IBM PC Assembly Language and Programming
Author: Peter Abel
Publisher:
Total Pages: 570
Release: 2001
Genre: Computers
ISBN:

Basic features of PC Hardware - Instruction addressing and execution - Examining computer memory and executing instructions - Requirements for coding in assembly language - Assembling, linking, and executing programs - Symbolic instructions and addressing - Program logic and control - Introduction to video and keyboard processing - Disk storage I : organization - Disk storage II : writing and reading files - Disk storage III : INT 21H functions for supporting disks and files - Disk storage IV : INT 13H disk functions - Facilities for printing - Defining and using macros - Linking to subprograms - Program loading and overlays - BIOS data areas, interrupts, and ports - Operators and directives - The PC instruction set.

Assembly Language Primer for the IBM PC & XT

Assembly Language Primer for the IBM PC & XT
Author: Robert Lafore
Publisher: Plume Books
Total Pages: 516
Release: 1984
Genre: Computers
ISBN: 9780452257115

This unique approach to teaching assembly language takes advantage of the built-in "system" subroutines in the IBM-DOS operating system. No previous experience with assembly language is assumed.

Assembly Language

Assembly Language
Author: William B. Jones
Publisher: Pearson
Total Pages: 772
Release: 2001
Genre: Computers
ISBN:

Teaches useful programming techniques. This textbook presents important but difficult concepts only after a sound grasp of the fundamentals has been attained and the more advanced concepts are actually needed. Constant and exhaustive reinforcement ensures that the readers thoroughly understand the concepts presented.