z80:Directives:END

From Learn @ Cemetech
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