Kernel 0.94

This commit is contained in:
Rémy GIBERT 2020-07-04 23:15:38 +02:00
parent 7df3a2e93e
commit e774d6e44b
2 changed files with 9 additions and 6 deletions

Binary file not shown.

View File

@ -236,7 +236,8 @@ CS.RUN.LOGO.SHOW
.80 >SYSCALL GetChar
lda CB.LOGO+S.CB.DstPtr
>SYSCALL FreeStkObj
.99 rts
@ -273,14 +274,16 @@ CS.QUIT lda hFont
beq .6
>SYSCALL FreeStkObj
.6
lda hDevGFX
.6 lda CB.PALETTE+S.CB.SrcPtr
beq .7
>SYSCALL FreeStkObj
.7 lda hDevGFX
beq .8
* >DEBUG
* >SYSCALL close
* >DEBUG
.8
clc
.8 clc
rts
*--------------------------------------
LoadResources >PUSHW L.FONTFILE