Authors
Publication
Pub Details
Syntax/Syntax ZX80 v3 n4
Volume:
3
Issue:
4
Date
April 1982
Pages
14
See all articles from Syntax/Syntax ZX80 v3 n4
Fourth installment of the machine code programming series, covering Z80 load instructions: loading immediate data into registers (LD B,6), loading from memory via register pair (LD A,(HL)), and working with numbers greater than 255 using register pairs. Includes a worked example of adding 1000 and 450 in machine code.