Assembly Language programming for the Amstrad CPC 464,664 & 6128

From CPCWiki - THE Amstrad CPC encyclopedia!
Revision as of 05:54, 26 October 2006 by Cpcmaniaco (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Frontpage


Information

  • Title  : Assembly Language Programming for the AMSTRAD
  • Authors  : A.P. & D.J. Stephenson
  • Publiser : Argus Books
  • Year  : 1986
  • Pages  : 246
  • ISBN  : 0-85242-861-8

Contents

1. Why machine code?
2. Machine hardware
3. Binary and hexadecimal
4. Entering and running programs
5. The Z80 registers
6. Commonly used instructions
7. Using resident firmware
8. Addition and subtraction
9. Decision making and loop structures
10. Multiplication and division
11. Input and Output
12. Parameter passing and introduction to RSXs
13. Self relocation of subroutines and RSXs
14. Graphics and direct screen addressing

Appendices

Index