      icl 'Atari/lib/ATARISYS.ASM'
      icl 'Atari/lib/MACRO.ASM'
 
        ORG $2000
        mva #$ff portb
        ; and wait one frame :)
        wait                  ; or waitRTC ?
        mva #$ff portb        ; BASIC off
        rts
        ini $2000