remove some commented out code
This commit is contained in:
@@ -24,11 +24,12 @@ soft80_textcolor:
|
||||
|
||||
soft80_bgcolor:
|
||||
ldx soft80_internal_bgcolor ; get old value
|
||||
stx tmp2 ; save old value
|
||||
sta soft80_internal_bgcolor ; set new value
|
||||
|
||||
jsr mkcharcolor
|
||||
|
||||
stx tmp2 ; save old value
|
||||
|
||||
.if SOFT80COLORVOODOO = 1
|
||||
; if the old bg color is equal to color ram of that cell, then also
|
||||
; update the color ram to the new value.
|
||||
|
||||
Reference in New Issue
Block a user