Kernel 0.92, SET -X fix

This commit is contained in:
Rémy GIBERT 2019-01-24 15:50:29 +00:00
parent 40d1cebef2
commit 2790eac2e0
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -213,7 +213,7 @@ Cmd.INT.CD.1 >SYSCALL realpath
pla
phx
>SYSCALL freemem
bra Cmd.SetPrefixPHA
pla
*--------------------------------------
Cmd.SetPrefixA pha
Cmd.SetPrefixPHA
@ -309,8 +309,8 @@ Cmd.INT.SET.1 >STZ.G CMD.Varname
>LDA.G bSET.C
bra .5
cmp #'X'
.2 bne .99
.2 cmp #'X'
bne .99
>LDA.G bSET.X