Difference between revisions of "Assembly Language programming for the Amstrad CPC 464,664 & 6128"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Information)
Line 9: Line 9:
 
|Authors:|| A.P. & D.J. Stephenson
 
|Authors:|| A.P. & D.J. Stephenson
 
|-
 
|-
|Publiser:|| Argus Books
+
|Publisher:|| [[Argus Books]]
 
|-
 
|-
 
|Year:|| 1986
 
|Year:|| 1986

Revision as of 13:08, 15 December 2010

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