mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 07:11:49 +00:00

Found that the particular implementation was producing messy assembly for misaligned copies. Improved it and also fixed up wrapping the memcpy, which would cause endless prints in case memcpy testing is asked for. svn-id: r51503