z80:Directives:END
From Learn @ Cemetech
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
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).
.end