izydorst
|
d1754b7457
|
Removed GEOS rand.s implementation in favor of random number generator from common library.
git-svn-id: svn://svn.cc65.org/cc65/trunk@1498 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2002-11-10 15:35:10 +00:00 |
|
cuz
|
b07ea7d699
|
Ignore intermediate files
git-svn-id: svn://svn.cc65.org/cc65/trunk@1237 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2002-04-12 20:02:51 +00:00 |
|
izydorst
|
b88b10b822
|
replaced char* by const char* as it is in prototype
git-svn-id: svn://svn.cc65.org/cc65/trunk@1176 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2002-03-08 16:44:57 +00:00 |
|
izydorst
|
5f87dcea95
|
support for assert.h in GEOS, conio bugfixes
git-svn-id: svn://svn.cc65.org/cc65/trunk@1094 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2001-10-27 23:04:18 +00:00 |
|
izydorst
|
2a57280a11
|
functions that do not modify data take const char* as argument
git-svn-id: svn://svn.cc65.org/cc65/trunk@848 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2001-08-15 16:09:35 +00:00 |
|
izydorst
|
8e97e1f4b7
|
own versions of some common routines, fillram and movedata equal to memset
and memcpy
git-svn-id: svn://svn.cc65.org/cc65/trunk@789 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2001-07-15 16:09:50 +00:00 |
|