Cpcmaniaco (Talk | contribs) |
m (subcategory) |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 3: | Line 3: | ||
== Information == | == Information == | ||
| + | {|{{Prettytable|width: 700px; font-size: 2em;}} | ||
| − | + | |Title:|| '''Introducing Amstrad CP/M Assembly Language''' | |
| + | |- | ||
| + | |Authors:|| Ian Sinclair | ||
| + | |- | ||
| + | |Publisher:|| [[Collins]] | ||
| + | |- | ||
| + | |Year:|| 1986 | ||
| + | |- | ||
| + | |Pages:|| 145 | ||
| + | |- | ||
| + | |ISBN:|| '''0-00-383309-7''' | ||
| + | |- | ||
| + | |} | ||
| − | + | == Contents == | |
| − | + | <pre> | |
| − | + | Preface. | |
| − | + | 1. ROM, RAM, Bytes and Bits. | |
| − | + | 2. Digging inside the CPC6128 & PCW8256. | |
| − | + | 3. The miracle microprocessor. | |
| − | + | 4. Register actions. | |
| − | + | 5. Taking a bigger Byte. | |
| − | + | 6. CP/M Interactions. | |
| − | + | 7. More routines. | |
| − | + | 8. SID, ED and family. | |
| + | 9. Disc use and utility programs. | ||
| − | + | Appendix A: Languages under CP/M. | |
| − | + | Appendix B: Adrressing methods of the 8080. | |
| − | + | Appendix C: 8080 instructions. | |
| − | + | Appendix D: The ED commands. | |
| − | + | Appendix E: The ASCII codes in Hex. | |
| − | + | Appendix F: Effect on Flags. | |
| − | + | Appendix G: Calls to 0005H. | |
| − | + | ||
| − | + | ||
| − | + | Index. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | |||
</pre> | </pre> | ||
| − | [[Category:Books]] | + | [[Category:Books]] [[Category:Book cover]] |
| + | [[Category:CP/M and CP/M software books]] | ||
Latest revision as of 18:00, 10 April 2015
Information
| Title: | Introducing Amstrad CP/M Assembly Language |
| Authors: | Ian Sinclair |
| Publisher: | Collins |
| Year: | 1986 |
| Pages: | 145 |
| ISBN: | 0-00-383309-7 |
Contents
Preface. 1. ROM, RAM, Bytes and Bits. 2. Digging inside the CPC6128 & PCW8256. 3. The miracle microprocessor. 4. Register actions. 5. Taking a bigger Byte. 6. CP/M Interactions. 7. More routines. 8. SID, ED and family. 9. Disc use and utility programs. Appendix A: Languages under CP/M. Appendix B: Adrressing methods of the 8080. Appendix C: 8080 instructions. Appendix D: The ED commands. Appendix E: The ASCII codes in Hex. Appendix F: Effect on Flags. Appendix G: Calls to 0005H. Index.