mirror of
https://github.com/A2osX/A2osX.git
synced 2025-02-11 15:31:09 +00:00
Kernel 0.94
This commit is contained in:
parent
e87cb9907b
commit
7a6aa87326
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -12,8 +12,8 @@ DrawToYA jsr OBJ.Get
|
||||
>LDYA ZPCBPtr
|
||||
jsr CB.Get
|
||||
|
||||
jsr CLIP.CB.Cache
|
||||
bcs .7
|
||||
* jsr CLIP.CB.Cache
|
||||
* bcs .7
|
||||
|
||||
ldx CB.Cache+S.CB.CMD
|
||||
cpx #S.CB.CMD.DRAWLINE
|
||||
|
@ -356,8 +356,8 @@ WND.PaintTopBar lda #S.CB.CMD.FILLRECT
|
||||
|
||||
jsr WND.PaintTopBarBMAtAX
|
||||
|
||||
jsr WND.PaintTopBarTitle
|
||||
bcs .9
|
||||
* jsr WND.PaintTopBarTitle
|
||||
* bcs .9
|
||||
|
||||
|
||||
clc
|
||||
@ -431,7 +431,6 @@ WND.PaintTopBarBMAtAX
|
||||
|
||||
lda #0 S.CB.DstPtr
|
||||
jsr PutCBBuf
|
||||
>DEBUG
|
||||
jsr PutCBBuf
|
||||
|
||||
rts
|
||||
|
Loading…
x
Reference in New Issue
Block a user