mirror of
https://github.com/A2osX/A2osX.git
synced 2025-01-25 12:30:06 +00:00
Kernel 0.93+
This commit is contained in:
parent
103ff38c15
commit
4952620db8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user