1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 06:28:57 +00:00
cc65/libsrc/geos/common
2008-08-02 22:02:54 +00:00
..
_afailed.c added ExitTurbo before showing DlgBox - this allows for safe recover after ActionReplay freeze 2004-01-02 23:28:00 +00:00
_poserror.c added ExitTurbo before showing DlgBox - this allows for safe recover after ActionReplay freeze 2004-01-02 23:28:00 +00:00
abort.c added ExitTurbo before showing DlgBox - this allows for safe recover after ActionReplay freeze 2004-01-02 23:28:00 +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 memcpy and memmove have been split 2003-08-20 12:04:31 +00:00
memcpy.s memcpy and memmove have been split 2003-08-20 12:04:31 +00:00
memmove.s memcpy and memmove have been split 2003-08-20 12:04:31 +00:00
memset.s removed redundant code; memset == FillRam, bzero == ClearRam with proper return values 2003-08-19 22:56:55 +00:00
perror.c added ExitTurbo before showing DlgBox - this allows for safe recover after ActionReplay freeze 2004-01-02 23:28:00 +00:00
sleep.c retouch ('coz I'm not sure if it is in the head) 2003-08-15 22:19:32 +00:00
zerobss.s small optimization, 5 bytes saved 2003-08-19 22:38:01 +00:00