Difference between revisions of "Amstrad CPC 464 Machine Code"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
 
(Information)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
== Information ==
 
== Information ==
 +
{|{{Prettytable|width: 700px; font-size: 2em;}}
  
* Title   : AMSTRAD CPC 464 Machine Code
+
|Title:|| '''Amstrad CPC 464 Machine Code'''
 
+
|-
* Authors : Steve Webb
+
|Authors:|| Steve Webb
 
+
|-
* Publiser : Virgin Books
+
|Publisher:|| [[Virgin Books]]
 
+
|-
* Year     : 1985
+
|Year:|| 1985
 
+
|-
* Pages   : 122
+
|Pages:|| 122
 
+
|-
* ISBN     : '''0-86369-082-3'''
+
|ISBN:|| '''0-86369-082-3'''
 
+
|-
 +
|}
  
 
== Contents ==
 
== Contents ==
  
 
<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]]

Latest revision as of 17:52, 17 December 2010

Frontpage


Information

Title: Amstrad CPC 464 Machine Code
Authors: Steve Webb
Publisher: 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