boot.system - need to initialize fst before using it.

This commit is contained in:
Kelvin Sherlock 2018-07-14 09:06:06 -04:00
parent 9e0fe043ed
commit 48d132c910
1 changed files with 5 additions and 0 deletions

View File

@ -267,6 +267,11 @@ startup proc
import ReadDCB:IORecGS
import aux_value
; 0. host fst start up.
lda #0
ldx #$8001
call_host
; 1. open/read/close start.gsos
; 2. execute start.gsos