8080A/8085 Assembly Language Programming


Book Description

Explains Assembly Language Programming & Describes Assemblers & Assembly Instructions







Microcomputers and Microprocessors


Book Description

An introduction to microprocessors, updated to cover recent models. Designed as a first course in microcomputers, this new edition covers the hardware and machine language software of the 8080/8085 and Z-80 8-bit microprocessors. It explores various aspects of microcomputer technology using examples of 8080/8085 and Z-80 applications.







8080/Z80 Assembly Language


Book Description

Number bases and logical operations. The stack. Input and output. Macros. Development of a system monitor. A Z-80 system monitor. Number-base conversion. Paper tape and magnetic tape routines. Linking programs to the CP/M operating system. The ASCII character set. A 64K memory map. The 8080 instruction set (alphabetic). The 8080 instruction set (numeric). The Z-80 instruction set (alphabetic). The Z-80 instruction set (numeric). Cross-reference of 8080 and Z-80 instructions. Details of the Z-80 and 8080 instruction set. Abbreviations and acronyms. Undocumented Z-80 instructions.




The 8085 Microprocessor: Architecture, Programming and Interfacing: Architecture, Programming and Interfacing


Book Description

The 8085 Microprocessor: Architecture, Programming and Interfacing is designed for an undergraduate course on the 8085 microprocessor, this text provides comprehensive coverage of the programming and interfacing of the 8-bit microprocessor. Written in a simple and easy-to-understand manner, this book introduces the reader to the basics and the architecture of the 8085 microprocessor. It presents balanced coverage of both hardware and software concepts related to the microprocessor.







Guide to Assembly Language Programming in Linux


Book Description

Introduces Linux concepts to programmers who are familiar with other operating systems such as Windows XP Provides comprehensive coverage of the Pentium assembly language







Some Assembly Required


Book Description

A family of internationally popular microcontrollers, the Atmel AVR microcontroller series is a low-cost hardware development platform suitable for an educational environment. Until now, no text focused on the assembly language programming of these microcontrollers. Through detailed coverage of assembly language programming principles and techniques, Some Assembly Required: Assembly Language Programming with the AVR Microcontroller teaches the basic system capabilities of 8-bit AVR microcontrollers. The text illustrates fundamental computer architecture and programming structures using AVR assembly language. It employs the core AVR 8-bit RISC microcontroller architecture and a limited collection of external devices, such as push buttons, LEDs, and serial communications, to describe control structures, memory use and allocation, stacks, and I/O. Each chapter contains numerous examples and exercises, including programming problems. By studying assembly languages, computer scientists gain an understanding of the functionality of basic processors and how their capabilities support high level languages and applications. Exploring this connection between hardware and software, this book provides a foundation for understanding compilers, linkers, loaders, and operating systems in addition to the processors themselves.