Higher Ed. and Vocational >> Engineering and Computer Science >> Computer Science >> Computer Science


IBM PC Assembly Language and Programming

IBM PC Assembly Language and Programming

Author(s):
  • Peter Abel
  • Author: Peter Abel
    • ISBN:9789332549302
    • 10 Digit ISBN:9332549303
    • Price:Rs. 940.00
    • Pages:545
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Ratings:

    Abel has designed the text to serve as both tutorial and reference, covering a full range of programming levels so as to learn assembly language programming. Coverage starts from scratch, discussing the simpler aspects of the hardware and the language, then introduces technical details and instructions as they are needed.

    Table of Content

    I. FUNDAMENTALS OF PC HARDWARE AND SOFTWARE.

    1. Basic Features of PC Hardware.
    2. Instruction Addressing and Execution.
    3. Examining Computer Memory and Executing Instructions.
    II. FUNDAMENTALS OF ASSEMBLY LANGUAGE.
    4. Requirements for Coding in Assembly Language.
    5. Assembling, Linking, and Executing Programs.
    6. Symbolic Instructions and Addressing.
    7. Program Logic and Control.
    III. VIDEO AND KEYBOARD OPERATIONS.
    8. Introduction to Video and Keyboard Processing.
    9. Video Systems.
    10. Keyboard Operations.
    IV. DATA MANIPULATION.
    11. Processing String Data.
    12. Arithmetic I: Processing Binary Data.
    13. Arithmetic II: Processing ASCII and BCD Data.
    14. Defining and Processing Tables.
    V. ADVANCED INPUT/OUTPUT.
    15. Facilities for Using the Mouse.
    16. Disk Storage I: Organization.
    17. Disk Storage II: Writing and Reading Files.
    18. Disk Storage III: INT 21H Functions for Support Disks and Files.
    19. Disk Storage IV: INT 13H Disk Functions.
    20. Facilities for Printing.
    VI. SPECIAL TOPICS.
    21. Defining and Using Macros.
    22. Linking to Subprograms.
    23. Program Loading and Overlays.
    VII. REFERENCE CHAPTERS.
    24. BIOS Data Areas, Interrupts, and Ports.
    25. Operators and Directives.
    26. The PC Instruction Set.
    Appendix A: Conversion between Hexadecimal and Decimal Numbers.
    Appendix B: ASCII Character Codes.
    Appendix C: The DEBUG Program.
    Appendix D: Reserved Words.
    Appendix E: Assembling and Linking Programs.
    Appendix F: Keyboard Scan Codes and ASCII Codes.
     

    Salient Features

    • NEW - More features of the Intel Pentium Processor.
    • NEW - Additional program examples and exercises.
    • NEW - Earlier introduction to interrupt operations.
    • NEW - Additional material on protected mode, passing parameters, the use of the stack, addressing modes, video systems and INT 10H functions, array handling, subprograms and ports.
    • Step-by-step introduction to Intel microprocessors, machine language, and assembly language.
    • Tracing execution of elementary programming in machine language.
    • Hands-on approach through the text.
    • DEBUG used in early examples.
    • Many short examples and full program examples provided.