Greg King
|
0684ab7ab9
|
Fixed some return pointers.
$1234 pointers were returned as $3434.
|
2013-08-28 02:58:41 -04:00 |
|
Oliver Schmidt
|
85885001b1
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
uz
|
9ee0fa91e6
|
Fixed an invalid store offset, which caused an invalid pointer as a function
result. The actual conversion was ok.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5625 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2012-03-25 13:14:13 +00:00 |
|
uz
|
feb31603da
|
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
|
2009-02-10 22:11:56 +00:00 |
|
cuz
|
d7a5fbeb1a
|
Removed __cdiff. Since the assembler does character set translation for
some time now, it is no longer needed.
git-svn-id: svn://svn.cc65.org/cc65/trunk@1573 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2002-11-22 00:53:46 +00:00 |
|
uz
|
53dd513176
|
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2000-05-28 13:40:48 +00:00 |
|