Difference between revisions of "Introducing Amstrad Machine Code"
From CPCWiki - THE Amstrad CPC encyclopedia!
Cpcmaniaco (Talk | contribs) |
Cpcmaniaco (Talk | contribs) (→Information) |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
{|{{Prettytable|width: 700px; font-size: 2em;}} | {|{{Prettytable|width: 700px; font-size: 2em;}} | ||
− | |Title:|| Introducing Amstrad CPC464 Machine Code | + | |Title:|| '''Introducing Amstrad CPC464 Machine Code''' |
|- | |- | ||
|Authors:|| Ian Sinclair | |Authors:|| Ian Sinclair | ||
|- | |- | ||
− | | | + | |Publisher:|| [[Collins]] |
|- | |- | ||
|Year:|| 1985 | |Year:|| 1985 | ||
Line 22: | Line 22: | ||
<pre> | <pre> | ||
− | |||
− | + | Preface. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | Appendix A: Coding of numbers in the VLT | + | 1. ROM, RAM, Bytes and Bits. |
− | Appendix B: Converting between denary and Hex | + | 2. Digging inside the CPC464. |
− | Appendix C: Z80 Operating codes, with Mnemonics,Hex codes,Denary codes and Binary codes | + | 3. The miracle microprocessor. |
− | Appendix D: Z80 Addressing methods | + | 4. Z80 Details. |
− | Appendix E: Times for operations | + | 5. Register actions. |
+ | 6. Taking a bigger byte. | ||
+ | 7. Cassettes and parameters. | ||
+ | 8. Debugging, checking, and DEVPAC. | ||
+ | 9. Last round-up. | ||
+ | |||
+ | Appendix A: Coding of numbers in the VLT. | ||
+ | Appendix B: Converting between denary and Hex. | ||
+ | Appendix C: Z80 Operating codes, with Mnemonics, Hex codes, Denary codes and Binary codes. | ||
+ | Appendix D: Z80 Addressing methods. | ||
+ | Appendix E: Times for operations. | ||
+ | |||
+ | Index. | ||
− | |||
</pre> | </pre> | ||
− | [[Category:Books]] | + | [[Category:Books]] [[Category:Book cover]] |
Latest revision as of 18:28, 17 December 2010
Information
Title: | Introducing Amstrad CPC464 Machine Code |
Authors: | Ian Sinclair |
Publisher: | Collins |
Year: | 1985 |
Pages: | 184 |
ISBN: | 0-00-383079-9 |
Contents
Preface. 1. ROM, RAM, Bytes and Bits. 2. Digging inside the CPC464. 3. The miracle microprocessor. 4. Z80 Details. 5. Register actions. 6. Taking a bigger byte. 7. Cassettes and parameters. 8. Debugging, checking, and DEVPAC. 9. Last round-up. Appendix A: Coding of numbers in the VLT. Appendix B: Converting between denary and Hex. Appendix C: Z80 Operating codes, with Mnemonics, Hex codes, Denary codes and Binary codes. Appendix D: Z80 Addressing methods. Appendix E: Times for operations. Index.