mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2024-12-26 17:29:33 +00:00
Fix return from SHRPALCHANGE. Fix #273.
This commit is contained in:
parent
52115342e3
commit
da3e1272b8
BIN
applecorn.po
BIN
applecorn.po
Binary file not shown.
@ -1568,7 +1568,7 @@ SHRPALCHANGE >>> ENTMAIN
|
||||
STAL $E19E00+9,X
|
||||
STAL $E19E00+17,X
|
||||
STAL $E19E00+25,X
|
||||
RTS
|
||||
BRA :DONE
|
||||
:MODE320 TXA
|
||||
AND #%00011110 ; Has already been shifted
|
||||
TAX
|
||||
@ -1576,7 +1576,7 @@ SHRPALCHANGE >>> ENTMAIN
|
||||
STAL $E19E00,X ; Store in logical slot
|
||||
LDA PALETTE320+1,Y ; Byte 2 of physical colour
|
||||
STAL $E19E00+1,X ; Store in logical slot
|
||||
>>> XF2AUX,VDUXXRET
|
||||
:DONE >>> XF2AUX,VDUXXRET
|
||||
|
||||
|
||||
* Assign a custom RGB colour to a 'logical' colour
|
||||
|
Loading…
Reference in New Issue
Block a user