1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 21:29:03 +00:00
cc65/libsrc/geos
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
..
common own versions of some common routines, fillram and movedata equal to memset 2001-07-15 16:09:50 +00:00
devel added dio interface, standard mouse and joystick functions, osmaperrno 2001-07-03 20:24:28 +00:00
disk fixed incorrect way of temporary storing parameter 2001-07-14 21:15:02 +00:00
dlgbox errno/oserrno stuff is cleaned up, saved some bytes in dialog box functions 2001-07-04 22:08:13 +00:00
file errno/oserrno stuff is cleaned up, saved some bytes in dialog box functions 2001-07-04 22:08:13 +00:00
graph Use the condes feature 2000-11-22 22:19:09 +00:00
inc old cleanups 2001-07-06 18:21:28 +00:00
memory own versions of some common routines, fillram and movedata equal to memset 2001-07-15 16:09:50 +00:00
menuicon Use the condes feature 2000-11-22 22:19:09 +00:00
mousesprite added dio interface, standard mouse and joystick functions, osmaperrno 2001-07-03 20:24:28 +00:00
process Use the condes feature 2000-11-22 22:19:09 +00:00
system Use the condes feature 2000-11-22 22:19:09 +00:00
Makefile own versions of some common routines, fillram and movedata equal to memset 2001-07-15 16:09:50 +00:00