]> git.sur5r.net Git - cc65/history - libsrc/common/memmove.s
The spans do now contain the size of a span, no longer the end offset.
[cc65] / libsrc / common / memmove.s
2009-09-20 uzImproved memset/memcpy/memmove functions by Christian...
2003-08-20 cuzSplit memcpy and memmove, since the former is used...