]> git.sur5r.net Git - cc65/commit
Add a new feature "ubiquitous_idents" that allows the use of instructions as
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 20 Apr 2004 12:49:36 +0000 (12:49 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 20 Apr 2004 12:49:36 +0000 (12:49 +0000)
commitc3d510a9bc55017e64680488964e28bb26222e07
tree19e4145e465743f466b7aa373ec25437cc2bdf9f
parent0eba6f615f02e8277f5c201e7097e71678224e94
Add a new feature "ubiquitous_idents" that allows the use of instructions as
identifiers and macro names.

git-svn-id: svn://svn.cc65.org/cc65/trunk@2981 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ca65/feature.c
src/ca65/feature.h
src/ca65/global.c
src/ca65/global.h
src/ca65/macro.c
src/ca65/main.c
src/ca65/scanner.c
src/ca65/scanner.h