z80:Directives:LOOP

From Learn @ Cemetech
Revision as of 16:45, 5 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This directive terminates the last defined .for or .repeat loop.

Syntax

   .loop

Allowed inputs

Uses

See Also

for repeat-rept