Fixed bugs; and, improved the efficiency of some pce library functions.

This commit is contained in:
Greg King
2015-11-26 15:06:20 -05:00
committed by Oliver Schmidt
parent 959eff34a3
commit 39694d0aaa
16 changed files with 158 additions and 229 deletions

View File

@@ -21,6 +21,7 @@ _textcolor:
rts
_bgcolor:
and #$0F
ldx BGCOLOR ; get old value
sta BGCOLOR ; set new value
asl a