Programming in Z80 Assembly Language
โ Scribed by Roger Hutty (auth.)
- Publisher
- Macmillan Education UK
- Year
- 1984
- Tongue
- English
- Leaves
- 129
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Front Matter....Pages i-ix
The Z80 Architecture....Pages 1-5
Accumulator and Register Instructions....Pages 6-10
Subroutines and Display Output....Pages 11-15
Unconditional Jumps and Keyboard Input....Pages 16-20
Flags, Conditional Jumps and the CP Instruction....Pages 21-25
Counting Loops and the Stack....Pages 26-32
Nested Loops and Addressing Modes....Pages 33-39
Carry and Overflow....Pages 40-44
Bit Operations and the Index Registers....Pages 45-50
Shift Instructions, Multiply and Divide....Pages 51-55
Logical Operations and Macros....Pages 56-62
Rotate Instructions and Parity....Pages 63-68
16-Bit and Multiple Byte Arithmetic....Pages 69-75
Block Transfer and Search Instructions....Pages 76-82
Decimal Arithmetic....Pages 83-89
Miscellaneous Instructions....Pages 90-92
Back Matter....Pages 93-119
โฆ Subjects
Programming Languages, Compilers, Interpreters
๐ SIMILAR VOLUMES