Covering all features and architecture needed for assembly language programming for the IBM PC and compatible microcomputers, the new edition of this text offers a step-by-step introduction to microcomputers, machine language and assembly language. Using a hands-on approach, the text will help students to understand the hardware of their personal computer, the hexadecimal format, the steps involved in assembly, link and execute, and screen handling, disk processing, program and macro writing, linking to subprograms, resident programs and interrupts. The book features IBM PC/2 series, 80386 and 80486 to provide insight into their architecture and key instructions, and discusses the use of assembler translator programs such as the Microsoft MASM assembler, Borland turbo assembler and simplified segment directives. It also provides detailed explanations of program overlays, DOS memory management and keyboard interrupt and buffer, and contains appendices describing DEBUG commands and keyboard scan codes.
In the fifth edition of his successful text, IBM® PC Assembly Language and Programming, Peter Abel thoroughly covers a full range of programming levels. This revised edition is designed to assist the reader in learning assembly language programming. It introduces the simpler elements of the hardware and the language, and provides technical details and instruction as needed.
IBM® PC Assembly Language and Programming
Features
- The hardware components of the PC;
- Machine language code and hexadecimal format;
- The steps involved with assembling, linking, and executing programs;
- Writing programs in assembly language to handle the keyboard, screen and mouse, convert between data formats, perform table searches and sorts, handle disk operations, and more.
- Tracing machine execution as an aid in program debugging;
- Writing macro instructions to facilitate faster coding;
- Linking separately assembled programs into one executable program.
The fifth edition offers a variety of new material, including more details on video components and video operations, revised and additional program examples, more information about protected mode, stack usage, addressing modes, as well as array handling.