856 bytes added,
12:08, 14 November 2006 [[Image:419px-Assembly Language Programming for the Amstrad.jpg|right|thumb|250px|Frontpage]]
== Information ==
{|{{Prettytable|width: 700px; font-size: 2em;}}
|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 ==
<pre>
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
</pre>
[[Category:Books]]