Difference between revisions of "Ready Made Machine Language Routines for the Amstrad"
From CPCWiki - THE Amstrad CPC encyclopedia!
Cpcmaniaco (Talk | contribs) (→Information) |
Cpcmaniaco (Talk | contribs) |
||
Line 7: | Line 7: | ||
{|{{Prettytable|width: 700px; font-size: 2em;}} | {|{{Prettytable|width: 700px; font-size: 2em;}} | ||
− | |Title:|| Ready Made Machine Language Routines for the Amstrad | + | |Title:|| '''Ready Made Machine Language Routines for the Amstrad''' |
|- | |- | ||
|Authors:|| Joe Pritchard | |Authors:|| Joe Pritchard | ||
Line 24: | Line 24: | ||
<pre> | <pre> | ||
− | Introduction | + | |
+ | Introduction. | ||
1. Machine Language on the Amstrad | 1. Machine Language on the Amstrad | ||
Line 77: | Line 78: | ||
</pre> | </pre> | ||
− | [[Category:Books]] | + | [[Category:Books]] [[Category:Book cover]] |
Revision as of 15:30, 30 June 2010
A book with useful programs written in Z80 assembly language.
Information
Title: | Ready Made Machine Language Routines for the Amstrad |
Authors: | Joe Pritchard |
Publiser: | Melbourne House |
Year: | 1985 |
Pages: | 179 |
ISBN: | 0-86161-198-5 |
Contents
Introduction. 1. Machine Language on the Amstrad The Routines in this Book Memory Use on the Amstrad CALLing Machine Language Programs Integer Variables of Numbers Variables Prefixed with @ Passing Strings Use of the ROM calls The Jumpblock 2. Text Output Routines 3. Graphics Routines 4. Scrolling the Screen 5. More Screen Routines Clearing the Screen Fill Routines Moving Characters Multicolored Characters 6. Keyboard Operations 7. Sound Routines The Programmable Sound Generator MC Sound Register Register Sound Techniques 8. Cassette Handling Routines Motor Control 9. Basic and Machine Code Cleaning up BASIC Line Structure Resident System Extensions The Jump Table The Name Table Appendix 1. Control Code Effects Appendix 2. Instructions and Op-codes Appendix 3. Flag Operation Summary