Last modified on 15 December 2010, at 13:08

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

Revision as of 13:08, 15 December 2010 by Cpcmaniaco (Talk | contribs) (Information)

Frontpage


Information

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

Contents


01. Why machine code?
02. Machine hardware.
03. Binary and hexadecimal.
04. Entering and running programs.
05. The Z80 registers.
06. Commonly used instructions.
07. Using resident firmware.
08. Addition and subtraction.
09. 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