Kernel 0.93

This commit is contained in:
Rémy GIBERT 2019-03-27 06:58:14 +00:00
parent 49a81ec288
commit 1c1c13a328
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -32,8 +32,8 @@ OUT.Reset ldx #4
rts
*---------------------------------------
OUT.PrintLineOn
* clc
* rts
clc
rts
>LDA.G ASM.LI.ON
bpl .9

View File

@ -148,7 +148,7 @@ SYM.NewOrGetGlobal
SYM.NewGlobal jsr SYM.StoreGlobal
bcs .99
>DEBUG
>PUSHW ZPLinePtr Pass #1; try to add global...
>LDA.G SYM.hGlobalList
>SYSCALL SListNewKey