Difference between revisions of "Advanced Programming Techniques on the Amstrad CPC 464"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Information)
Line 1: Line 1:
[[Image:Advanced Programming Techniques.jpg|right|thumb|250px|Frontpage]]
+
[[Image:419px_Advanced Programming Techniques on the Amstrad CPC 464.jpg|right|thumb|250px|Frontpage]]
  
  
Line 22: Line 22:
  
 
<pre>
 
<pre>
 +
 +
Introduction.
 +
 +
1 - Basic BASIC.
 +
2 - Representing memory locations.
 +
3 - Strings and things.
 +
4 - Array¡ Array¡.
 +
5 - Pokeing around.
 +
6 - A choice remark.
 +
7 - Sound advice.
 +
8 - Amstrad sprites.
 +
9 - Bits and pieces.
 +
 +
Appendix :
 +
 +
1 - Useful system jump block routines.
 +
2 - Inks and luminance value.
  
 
</pre>
 
</pre>
  
 
[[Category:Books]]
 
[[Category:Books]]

Revision as of 08:57, 12 April 2008

Frontpage


Information

Title: Advanced Programming Techniques on the Amstrad CPC 464
Authors: Keith Hook
Publiser: Phoenix
Year: 1985
Pages: 172
ISBN: 0-9465-7632-7

Contents


Introduction.

1 - Basic BASIC.
2 - Representing memory locations.
3 - Strings and things.
4 - Array¡ Array¡.
5 - Pokeing around.
6 - A choice remark.
7 - Sound advice.
8 - Amstrad sprites.
9 - Bits and pieces.

Appendix :

1 - Useful system jump block routines.
2 - Inks and luminance value.