z80:Directives:END

From Learn @ Cemetech
Revision as of 17:23, 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

Stops the current source file from assembling in Brass (the behavior is slightly different to TASM in that it only stops the current file from assembling).

Syntax

   .end

Allowed inputs

Uses

See Also