Kernel 0.93+

This commit is contained in:
Rémy GIBERT 2019-10-29 22:38:02 +01:00
parent 103ff38c15
commit 4952620db8
1 changed files with 4 additions and 2 deletions

View File

@ -24,10 +24,10 @@ CMD.NOHUP lda #S.PS.F.NOHUP
*--------------------------------------
CMD.SHIFT lda (ZPArgVBufPtr)
beq CMD.SHIFT.1
jsr CMD.GetInt8Arg
bcs CMD.SHIFTA.RTS
.HS B0 BCS
.HS D0 BCS
CMD.SHIFT.1 inc
@ -1235,6 +1235,8 @@ CMD.GetInt8Arg >LDYA ZPArgVBufPtr
inc pStack
inc pStack
inc pStack
* clc
rts
.99 lda #E.ESYN
* sec