Fix bgcolor and textcolor must return last color, jmp remove.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
.include "telestrat.inc"
|
||||
|
||||
.proc _bgcolor
|
||||
ldx BGCOLOR ; Get previous color
|
||||
sta BGCOLOR
|
||||
txa ; Return previous color
|
||||
rts
|
||||
.endproc
|
||||
|
||||
Reference in New Issue
Block a user