Z80:Directives:DEFLONG: Difference between revisions
From Learn @ Cemetech
Jump to navigationJump to search
Initial automated import |
KermMartian (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
Defining lengthy macros can be a painful job, and so you can use this directive to define a macro with multiple lines without having to use [[Z80:Directives: | Defining lengthy macros can be a painful job, and so you can use this directive to define a macro with multiple lines without having to use [[Z80:Directives:DEFCONT|defcont]]. | ||
== Syntax == | == Syntax == |