Code
;; INIT and MAIN routines
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DCB "INIT"
LDA #$30
STA $15EA,x
RTL
DCB "MAIN"
PHB
PHK
PLB
JSR MainSub
PLB
RTL
Give thanks to RPG hacker for working on Asar.