Fixed and improved some pce comments.

This commit is contained in:
Greg King
2015-11-17 09:14:15 -05:00
committed by Oliver Schmidt
parent 2cc822b44e
commit 959eff34a3
15 changed files with 61 additions and 55 deletions

View File

@@ -6,7 +6,7 @@
.include "ctype.inc"
; The tables are readonly, put them into the rodata segment
; The tables are read-only; put them into the RODATA segment.
.rodata
@@ -23,7 +23,6 @@
;
; * We save some code in the isxxx functions.
__ctype:
.repeat 2
.byte CT_CTRL ; 0/00 ___ctrl_@___