1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00
cc65/libsrc
cuz 2d168babe9 Split memcpy and memmove, since the former is used a lot more often than
the latter.
Optimized the code for smaller size and greater speed.


git-svn-id: svn://svn.cc65.org/cc65/trunk@2382 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-20 10:17:53 +00:00
..
apple2 Added get_ostype.s 2003-08-12 17:48:31 +00:00
atari renamed remove.s to sysremove.s and adapted it for common/remove.s 2003-08-17 19:56:14 +00:00
atmos
c16
c64 Ignore .ser files 2003-08-15 21:20:07 +00:00
c128
cbm
cbm510
cbm610
common Split memcpy and memmove, since the former is used a lot more often than 2003-08-20 10:17:53 +00:00
conio Make screensize() fetch the values dynamically instead of using variables 2003-04-09 19:34:57 +00:00
dbg
em Restructured former fcntl.h, added new include files unistd.h and sys/types.h. 2003-06-12 18:08:23 +00:00
geos removed redundant code; memset == FillRam, bzero == ClearRam with proper return values 2003-08-19 22:56:55 +00:00
joystick
nes
pet
plus4
runtime
serial
tgi Restructured former fcntl.h, added new include files unistd.h and sys/types.h. 2003-06-12 18:08:23 +00:00
vic20
zlib
.cvsignore Working on the serial driver 2003-08-15 21:17:36 +00:00
Makefile Working on the serial driver 2003-08-15 21:17:36 +00:00