1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-19 02:33:19 +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-01-09 22:19:35 -05:00
2015-10-14 22:52:09 +02:00
2015-10-14 22:52:09 +02:00
2015-07-22 11:36:54 +02:00
2015-10-14 22:52:09 +02:00