Don't call _revers for _textcolor, because both are different and the apple
does not support colors. git-svn-id: svn://svn.cc65.org/cc65/trunk@1331 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
.include "apple2.inc"
|
||||
|
||||
_textcolor = _revers
|
||||
_textcolor = return0
|
||||
|
||||
_bgcolor = return0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user