Short: Library of memory routine replacements. Author: Robert Broughton Architecture: m68k-amigaos Source: Fish collection Some "plug-compatible" replacements for the Lattice C functions memcpy(), memcmp(), and memset(). Unlike the Lattice functions that deal with data one-byte at a time, these versions deal with longword chunks, which can improve performance of Amigas equipped with a 68020 or 68030.