1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-11 11:30:13 +00:00
Greg King 8e8d112029 Added pce-specific substitutes for memcpy() and memmove().
They are smaller and faster because they take advantage of the pce CPU's block-copy instructions.

Also, made a small improvement to the common memmove(), so that it is similar to the pce version.
2015-10-23 18:02:21 -04:00
..
2015-10-14 22:52:09 +02:00
2011-04-25 18:49:24 +00:00
2010-06-03 21:29:28 +00:00
2015-09-11 14:18:22 -04:00
2010-06-03 21:31:06 +00:00
2015-09-11 14:18:22 -04:00
2013-08-28 02:58:41 -04:00
2013-08-28 02:58:41 -04:00
2013-10-02 20:55:01 +01:00
2015-07-17 20:36:56 -04:00