Skip to content
Jakob Erzar edited this page Mar 9, 2018 · 2 revisions

Supported directives:

name    START   abs_expr
        END     expr

name    CSECT
        USE     name

        ORG     abs_expr
        LTORG


        BASE    expr
        NOBASE

name    EQU     expr

        RESx    abs_expr

Clone this wiki locally