]> git.sur5r.net Git - cc65/commit
Add a warning for an address expression that is usually the result of a typo
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 13 May 2003 19:10:32 +0000 (19:10 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 13 May 2003 19:10:32 +0000 (19:10 +0000)
commitbe00adb75743c0946a21464a388b6e6ca325ad0b
tree17d6838ce73b301727ee5c6045a4da3ece9aa555
parent43f59de55735b9990be89e44a77b5cb647fa8561
Add a warning for an address expression that is usually the result of a typo
and almost never used in this form.

git-svn-id: svn://svn.cc65.org/cc65/trunk@2158 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ca65/error.c
src/ca65/error.h
src/ca65/instr.c
src/ca65/instr.h