Difference between revisions of "Amstrad CPC 464 Machine Code"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Information)
Line 5: Line 5:
 
{|{{Prettytable|width: 700px; font-size: 2em;}}
 
{|{{Prettytable|width: 700px; font-size: 2em;}}
  
|Title:|| Amstrad CPC 464 Machine Code
+
|Title:|| '''Amstrad CPC 464 Machine Code'''
 
|-
 
|-
 
|Authors:|| Steve Webb
 
|Authors:|| Steve Webb
Line 22: Line 22:
  
 
<pre>
 
<pre>
1. Introduction
+
 
 +
1. Introduction.
 
2. What is machine code?
 
2. What is machine code?
3. Storing opcodes in memory
+
3. Storing opcodes in memory.
4. The space invader program
+
4. The space invader program.
5. A few useful routines
+
5. A few useful routines.
  
 
Appendices
 
Appendices
 +
 
</pre>
 
</pre>
  
[[Category:Books]]
+
[[Category:Books]] [[Category:Book cover]]

Revision as of 13:46, 30 June 2010

Frontpage


Information

Title: Amstrad CPC 464 Machine Code
Authors: Steve Webb
Publiser: Virgin Books
Year: 1985
Pages: 122
ISBN: 0-86369-082-3

Contents


1. Introduction.
2. What is machine code?
3. Storing opcodes in memory.
4. The space invader program.
5. A few useful routines.

Appendices