]> git.sur5r.net Git - cc65/commit
Add bounded expressions for immediate addressing and list the new feature in
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 18 Jan 2012 19:50:34 +0000 (19:50 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 18 Jan 2012 19:50:34 +0000 (19:50 +0000)
commit7ecb4c50b1bedcf28f8b4dd936e3d28df238d41a
treea3bbcd9a4d3bc1d8e2ae332a641b084dceed4fad
parent0e4f581f71cbb1803e90d9a1183540134a43363e
Add bounded expressions for immediate addressing and list the new feature in
the docs.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5406 b7a2c559-68d2-44c3-8de9-860c34a00d81
doc/ca65.sgml
src/ca65/expr.c
src/ca65/expr.h
src/ca65/feature.c
src/ca65/feature.h
src/ca65/global.c
src/ca65/global.h
src/ca65/instr.c
src/ca65/instr.h
src/ca65/pseudo.c
src/ca65/studyexpr.c