This website requires JavaScript.
Explore
Help
Sign in
empathicqubit
/
cc65
Watch
1
Star
0
Fork
You've already forked cc65
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c87ddefa00
cc65
/
libsrc
/
geos
/
common
History
izydorst
0a56f02279
new _poserror function
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2073 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-04-25 16:43:22 +00:00
..
.cvsignore
new _poserror function
2003-04-25 16:43:22 +00:00
_afailed.c
support for assert.h in GEOS, conio bugfixes
2001-10-27 23:04:18 +00:00
_poserror.c
new _poserror function
2003-04-25 16:43:22 +00:00
abort.c
own versions of some common routines, fillram and movedata equal to memset
2001-07-15 16:09:50 +00:00
copydata.s
own versions of some common routines, fillram and movedata equal to memset
2001-07-15 16:09:50 +00:00
Makefile
jmpbuf <-> callax moved to all architectures
2002-12-27 01:43:10 +00:00
memcpy.s
own versions of some common routines, fillram and movedata equal to memset
2001-07-15 16:09:50 +00:00
memset.s
memmove, memcpy, memset and bzero now return dest ptr as they should
2002-12-21 00:49:25 +00:00
perror.c
added __fastcall__
2003-04-25 16:43:06 +00:00
zerobss.s
more GEOS Kernal replacements for common/ and runtime/ routines
2002-12-23 20:44:17 +00:00