;
;        skt_main.txt
;      
; KOTUINO mode 2     aspgm1
;
;----------------------------------------------

    .cseg at startus
  lcall  terus ;     !!!
;-------------------------
  WAITT 255
  LLPRINT str0 ;  

test2:
   PJMP_ret start_user,test3
test3:

   TEST_STOP

;-------------------------
