Difference between revisions of "Z80:Directives:INCSECTION"

From Learn @ Cemetech
Jump to navigationJump to search
(Initial automated import)
 
(No difference)

Latest revision as of 16:40, 5 February 2016

Inserts a code section at the current location.

See section-endsection for more information.

Syntax

   .incsection name

Allowed inputs

Uses

See Also

section-endsection