Z80 Assembly Language Programming for Students
โ Scribed by Roger Hutty (auth.)
- Publisher
- Macmillan Education UK
- Year
- 1981
- Tongue
- English
- Leaves
- 139
- Series
- Macmillan Computer Science Series
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Front Matter....Pages i-xi
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-24
Counting loops and the stack....Pages 25-30
Nested loops and addressing modes....Pages 31-37
Carry and overflow....Pages 38-42
Bit operations and the index registers....Pages 43-48
Shift instructions, multiply and divide....Pages 49-53
Logical operations and macros....Pages 54-60
Rotate instructions and parity....Pages 61-66
16-bit and multiple byte arithmetic....Pages 67-73
Block transfer and search instructions....Pages 74-79
Decimal arithmetic....Pages 80-86
Miscellaneous instructions....Pages 87-88
Back Matter....Pages 89-127
โฆ Subjects
Programming Languages, Compilers, Interpreters
๐ SIMILAR VOLUMES