Difference between revisions of "Machine Code for Beginners on the Amstrad"
From CPCWiki - THE Amstrad CPC encyclopedia!
Cpcmaniaco (Talk | contribs) |
Cpcmaniaco (Talk | contribs) (→Information) |
||
Line 3: | Line 3: | ||
== Information == | == Information == | ||
+ | {|{{Prettytable|width: 700px; font-size: 2em;}} | ||
− | + | |Title:|| Machine Code for Beginners on the Amstrad | |
− | + | |- | |
− | + | |Authors:|| Steve Kramer | |
− | + | |- | |
− | + | |Publiser:|| Micro Press | |
− | + | |- | |
− | + | |Year:|| 1984 | |
− | + | |- | |
− | + | |Pages:|| 189 | |
− | + | |- | |
− | + | |ISBN:|| '''0-7447-0025-6''' | |
+ | |- | ||
+ | |} | ||
== Contents == | == Contents == |
Revision as of 11:18, 13 November 2006
Information
Title: | Machine Code for Beginners on the Amstrad |
Authors: | Steve Kramer |
Publiser: | Micro Press |
Year: | 1984 |
Pages: | 189 |
ISBN: | 0-7447-0025-6 |
Contents
1. Introduction 2. What is machine code and why use it? 3. First concepts 4. Flow charts 5. Simple machine code instructions 6. Simple maths 7. Flags, conditions and decision making 8. Logical operations 9. Using the machine stack 10. Using instructions that work on a single bit 11. Rotates and shifts, multiplication and division 12. Automated moves and searches 13. Communicating with the outside world 14. Other instructions, indexed addressing 15. Programming hints, and using the firmware Appendices