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
b591b531e5
cc65
/
libsrc
/
geos
/
common
History
izydorst
a72745267b
jmpbuf <-> callax moved to all architectures
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@1853 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-12-27 01:43:10 +00:00
..
.cvsignore
Ignore intermediate files
2002-04-12 20:02:51 +00:00
_afailed.c
support for assert.h in GEOS, conio bugfixes
2001-10-27 23:04:18 +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
replaced char* by const char* as it is in prototype
2002-03-08 16:44:57 +00:00
zerobss.s
more GEOS Kernal replacements for common/ and runtime/ routines
2002-12-23 20:44:17 +00:00