Search results

From Learn @ Cemetech
Jump to navigationJump to search

Page title matches

  • Allows you to add an instruction to the Z80 instruction set at runtime. [[Category:Z80 Assembly]]
    351 bytes (47 words) - 17:41, 5 February 2016
  • [[Z80:Directives:ECHO|echo]] [[Z80:Directives:FAIL|fail]]
    305 bytes (37 words) - 16:50, 5 February 2016
  • [[Category:Z80 Assembly]] [[Category:Z80 Heaven]]
    324 bytes (43 words) - 17:23, 5 February 2016
  • [[Category:Z80 Assembly]] [[Category:Z80 Heaven]]
    383 bytes (53 words) - 17:50, 5 February 2016
  • [[Category:Z80 Assembly]] [[Category:Z80 Heaven]]
    1,013 bytes (129 words) - 08:26, 5 February 2016
  • [[Category:Z80 Assembly]] [[Category:Z80 Heaven]]
    466 bytes (56 words) - 16:59, 5 February 2016
  • Works in the same manner as [[Z80:Directives:IF|if]], except rather than evaluate an expression it continues assembling [[Z80:Directives:IF|if]]
    438 bytes (60 words) - 07:58, 6 February 2016
  • See [[Z80:Directives:SECTION/ENDSECTION|section-endsection]] for more information. [[Z80:Directives:SECTION/ENDSECTION|section-endsection]]
    370 bytes (40 words) - 16:40, 5 February 2016
  • When script files (loaded with [[Z80:Directives:INCSCRIPT|incscript]]) are compiled you need to explicitly reference any as [[Z80:Directives:INCSCRIPT|incscript]]
    542 bytes (63 words) - 08:15, 6 February 2016
  • [[Category:Z80 Assembly]] [[Category:Z80 Heaven]]
    274 bytes (33 words) - 17:41, 5 February 2016
  • The easiest way to put data directly into your program. Note that since the z80 processor is little-endian, loading into a 16-bit register from 2 bytes ins === General Directives ===
    1 KB (148 words) - 17:58, 5 February 2016
  • [[Category:Z80 Assembly]] [[Category:Z80 Heaven]]
    286 bytes (40 words) - 17:24, 5 February 2016
  • [[Z80:Directives:FOPEN|fopen]] [[Category:Z80 Assembly]]
    291 bytes (38 words) - 17:51, 5 February 2016
  • [!-- Related directives --] [[Z80:Directives:ELSEIF|elseif]]
    589 bytes (80 words) - 08:27, 5 February 2016
  • [[Category:Z80 Assembly]] [[Category:Z80 Heaven]]
    293 bytes (35 words) - 17:01, 5 February 2016
  • [[Category:Z80 Assembly]] [[Category:Z80 Heaven]]
    276 bytes (35 words) - 17:32, 5 February 2016
  • [[Z80:Directives:SEGAREGION|segaregion]] [[Z80:Directives:SEGAVERSION|segaversion]]
    364 bytes (41 words) - 16:40, 5 February 2016
  • [[Z80:Directives:NESTMODULES/ENDNESTMODULES|nestmodules-endnestmodules]] [[Category:Z80 Assembly]]
    644 bytes (75 words) - 17:17, 5 February 2016
  • [[Z80:Directives:ENDMODULE|endmodule]] [[Category:Z80 Assembly]]
    503 bytes (68 words) - 17:41, 5 February 2016
  • [[Z80:Directives:UNDEF|undef]] [[Z80:Directives:DEFCONT|defcont]]
    506 bytes (58 words) - 16:54, 5 February 2016

Page text matches

  • ...ted to a particular data type. The types used are the same as in the [[Z80:Directives:Var/TVAR/TEMPVAR|var/tvar/tempvar]] directive. [[Z80:Directives:VAR/TVAR/TEMPVAR|var/tvar/tempvar]]
    443 bytes (60 words) - 08:26, 6 February 2016
  • [[Z80:Directives:ECHO|echo]] [[Z80:Directives:WARN|warn]]
    318 bytes (40 words) - 17:29, 5 February 2016
  • [[Z80:Directives:ECHO|echo]] [[Z80:Directives:FAIL|fail]]
    305 bytes (37 words) - 16:50, 5 February 2016
  • This directive is to used with the directive [[Z80:Directives:VAR/TVAR/TEMPVAR|var/tvar/tempvar]] to create a bunch of labels which point [[Z80:Directives:VAR/TVAR/TEMPVAR|var/tvar/tempvar]]
    1 KB (162 words) - 17:42, 5 February 2016
  • [[Z80:Directives:REPEAT/REPT|repeat/rept]] [[Z80:Directives:FOR|for]]
    338 bytes (44 words) - 08:12, 5 February 2016
  • [[Z80:Directives:SEGAPRODUCT|segaproduct]] [[Z80:Directives:SEGAREGION|segaregion]]
    360 bytes (41 words) - 16:55, 5 February 2016
  • [[Z80:Directives:FOR|for]] [[Z80:Directives:WHILE|while]]
    319 bytes (42 words) - 17:49, 5 February 2016
  • [[Z80:Directives:INCBIN|incbin]] [[Z80:Directives:INCBMP|incbmp]]
    380 bytes (49 words) - 08:17, 5 February 2016
  • [[Z80:Directives:INCBIN|incbin]] [[Z80:Directives:INCTEXT|inctext]]
    860 bytes (131 words) - 16:58, 5 February 2016
  • [[Z80:Directives:DB|db]] [[Z80:Directives:DW|dw]]
    422 bytes (62 words) - 17:53, 5 February 2016
  • [[Z80:Directives:DEFINE|define]] [[Z80:Directives:DEFLONG|deflong]]
    445 bytes (61 words) - 08:29, 5 February 2016
  • [[Z80:Directives:IF|if]] [[Z80:Directives:ELSEIF|elseif]]
    410 bytes (55 words) - 17:01, 5 February 2016
  • Performs the same operation as [[Z80:Directives:FILL|fill]] except that it outputs words rather than bytes. [[Z80:Directives:FILL|fill]]
    324 bytes (40 words) - 08:14, 6 February 2016
  • [[Z80:Directives:REPEAT/REPT|repeat/rept]] [[Z80:Directives:WHILE|while]]
    460 bytes (61 words) - 17:02, 5 February 2016
  • [[Z80:Directives:ENDEXPORT|endexport]] [[Z80:Directives:EXPORTMODE|exportmode]]
    401 bytes (53 words) - 16:38, 5 February 2016
  • [[Z80:Directives:PAGE/NOPAGE|page/nopage]] [[Z80:Directives:RAWPAGES|rawpages]]
    430 bytes (59 words) - 17:02, 5 February 2016
  • See [[Z80:Directives:SECTION/ENDSECTION|section-endsection]] for more information. [[Z80:Directives:SECTION/ENDSECTION|section-endsection]]
    370 bytes (40 words) - 16:40, 5 February 2016
  • When script files (loaded with [[Z80:Directives:INCSCRIPT|incscript]]) are compiled you need to explicitly reference any as [[Z80:Directives:INCSCRIPT|incscript]]
    542 bytes (63 words) - 08:15, 6 February 2016
  • [[Z80:Directives:SEGAREGION|segaregion]] [[Z80:Directives:SEGAVERSION|segaversion]]
    364 bytes (41 words) - 16:40, 5 February 2016
  • [[Z80:Directives:INCBMP|incbmp]] [[Z80:Directives:INCTEXT|inctext]]
    412 bytes (51 words) - 17:17, 5 February 2016

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)