]> git.sur5r.net Git - cc65/commit
Use named constants from ctype.inc instead of hard coded numeric values.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 10 Feb 2009 22:11:56 +0000 (22:11 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 10 Feb 2009 22:11:56 +0000 (22:11 +0000)
commitfeb31603da5087306ae92f452a1fe43be6914d50
tree0aba2035c1a369963711e3097eaf1386f107b748
parentb6d7dba17060e3eeaa4c3e9004d67c98c7353fac
Use named constants from ctype.inc instead of hard coded numeric values.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3929 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/common/atoi.s
libsrc/common/stricmp.s
libsrc/common/strlower.s
libsrc/common/strnicmp.s
libsrc/common/strupper.s