Updated the cx16 library to the ROM's prerelease 36.

This commit is contained in:
Greg King
2020-01-10 15:17:23 -05:00
parent 244dc358e5
commit b66f7272af
19 changed files with 357 additions and 214 deletions

View File

@@ -36,7 +36,7 @@ _bgcolor:
ora tmp1
sta CHARCOLOR ; set new values
txa
lsr a ; get screen color
lsr a ; get old background color
lsr a
lsr a
lsr a