Search results
From Learn @ Cemetech
Jump to navigationJump to searchCreate the page "Z80 Assembly" on this wiki! See also the search results found.
- ...,[[Z80:Opcodes:DAA|DAA]],[[Z80:Opcodes:INC|INC]],[[Z80:Opcodes:SBC|SBC]],[[Z80:Opcodes:SUB|SUB]] [[Category:Z80 Assembly]]1 KB (189 words) - 22:30, 5 February 2016
- ...,[[Z80:Opcodes:DAA|DAA]],[[Z80:Opcodes:DEC|DEC]],[[Z80:Opcodes:INC|INC]],[[Z80:Opcodes:SBC|SBC]] [[Category:Z80 Assembly]]1,019 bytes (155 words) - 22:31, 5 February 2016
- ...LSEIF|elseif]] except that it uses the [[Z80:Directives:IFDEF|ifdef]] or [[Z80:Directives:IFNDEF|ifndef]] conditionals: [[Z80:Directives:ELSEIF|elseif]]428 bytes (52 words) - 17:18, 5 February 2016
- ...,[[Z80:Opcodes:DAA|DAA]],[[Z80:Opcodes:DEC|DEC]],[[Z80:Opcodes:INC|INC]],[[Z80:Opcodes:SUB|SUB]] [[Category:Z80 Assembly]]1 KB (221 words) - 22:37, 5 February 2016
- [[Z80:Directives:FCLOSE|fclose]] [[Z80:Directives:FSIZE|fsize]]530 bytes (70 words) - 17:25, 5 February 2016
- ...,[[Z80:Opcodes:DEC|DEC]],[[Z80:Opcodes:INC|INC]],[[Z80:Opcodes:SBC|SBC]],[[Z80:Opcodes:SUB|SUB]] [[Category:Z80 Assembly]]1 KB (204 words) - 22:39, 5 February 2016
- ...,[[Z80:Opcodes:IM|IM]],[[Z80:Opcodes:RET|RET]],[[Z80:Opcodes:RETI|RETI]],[[Z80:Opcodes:RETN|RETN]] [[Category:Z80 Assembly]]1,013 bytes (146 words) - 22:00, 5 February 2016
- ...,[[Z80:Opcodes:DAA|DAA]],[[Z80:Opcodes:DEC|DEC]],[[Z80:Opcodes:SBC|SBC]],[[Z80:Opcodes:SUB|SUB]] [[Category:Z80 Assembly]]1 KB (193 words) - 22:00, 5 February 2016
- ...,[[Z80:Opcodes:DEC|DEC]],[[Z80:Opcodes:INC|INC]],[[Z80:Opcodes:SBC|SBC]],[[Z80:Opcodes:SUB|SUB]] [[Category:Z80 Assembly]]1 KB (257 words) - 22:05, 5 February 2016
- ...re people can share their knowledge of z80 ASM and post it so that all z80 assembly programmers can learn, ranging from those who are just starting ASM to thos ** This is a site for z80 programming, not politics, so try to find a way to completely avoid any dis3 KB (573 words) - 07:37, 6 February 2016
- Repeats [[Z80:Opcodes:LDI|LDI]] (LD (DE),(HL), then increments DE, HL, and decrements BC) [[Z80:Opcodes:LD|LD]],[[Z80:Opcodes:LDD|LDD]],[[Z80:Opcodes:LDDR|LDDR]],[[Z80:Opcodes:LDI|LDI]]789 bytes (118 words) - 22:10, 5 February 2016
- Repeats the instruction [[Z80:Opcodes:LDD|LDD]] (Does a LD (DE),(HL) and decrements each of DE, HL, and B [[Z80:Opcodes:LD|LD]],[[Z80:Opcodes:LDD|LDD]],[[Z80:Opcodes:LDI|LDI]],[[Z80:Opcodes:LDIR|LDIR]]822 bytes (129 words) - 22:05, 5 February 2016
- == Using Assembly == ...r program occupies, and allow for easier calling of subprograms. To use an assembly program for calling subprograms, have your subprograms named using some ver34 KB (5,832 words) - 18:36, 24 February 2016
- ...e page applications have an added level of complexity, and are discussed [[Z80:Multi-Page Apps|here]]. ...ause flash addresses are addressed starting at $4000, quite different from assembly programs which address from $9D93.4 KB (541 words) - 08:00, 6 February 2016
- # To call a routine, use the ''[[Z80:Opcodes:CALL|call]]'' instruction, followed by the label name. Please note ..."*.inc" or "*.h" file type, but it's okay if you just make it a "*.asm"/"*.z80" file type.8 KB (1,272 words) - 08:01, 6 February 2016
- * [[Z80:Macros:BCALL|BCALL]] * [[Z80:Macros:BJUMP|BJUMP]]876 bytes (128 words) - 06:13, 6 February 2016
- ...ts rather than all equivalents, see [[Z80:GetCSC Codes|GetCSC Codes]] or [[Z80:GetKey Codes|GetKey Codes]]. [[Category:Z80 Assembly]]11 KB (1,396 words) - 07:53, 6 February 2016
- [[Z80:Directives:ELSEIF|elseif]] [[Z80:Directives:ELSE|else]]589 bytes (80 words) - 08:27, 5 February 2016
- [[Z80:Directives:UNDEF|undef]] [[Z80:Directives:DEFCONT|defcont]]506 bytes (58 words) - 16:54, 5 February 2016
- You can also declare instances of structures (see the [[Z80:Directives:STRUCT/ENDSTRUCT|struct/endstruct]] for more information). See [[Z80:Directives:VARLOC|varloc]] for examples.2 KB (318 words) - 17:46, 5 February 2016