mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-20 03:31:42 +00:00
Kernel 0.9.2
This commit is contained in:
parent
2fc2487211
commit
929e47b612
Binary file not shown.
Binary file not shown.
@ -334,14 +334,15 @@ CORE.PSFree.A sta .1+1 Save PS ID
|
||||
* X unmodified
|
||||
*--------------------------------------
|
||||
CORE.GetPSByID tay
|
||||
beq .1
|
||||
.1 jsr CORE.GetPS
|
||||
beq .8
|
||||
|
||||
jsr CORE.GetPS
|
||||
bcs .9
|
||||
|
||||
lda PS.TABLE.hMem,y
|
||||
jmp K.GetMemPtr
|
||||
|
||||
>LDYAI CORE.S.PS0 Select PS0
|
||||
.8 >LDYAI CORE.S.PS0 Select PS0
|
||||
clc
|
||||
.9 rts
|
||||
*--------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user