psxbios: Add checks for memmove.
authorgameblabla <gameblabla@openmailbox.org>
Thu, 18 Jul 2019 00:19:07 +0000 (02:19 +0200)
committergameblabla <gameblabla@openmailbox.org>
Thu, 18 Jul 2019 00:19:07 +0000 (02:19 +0200)
commit112dddf5f26989d55b257f51bdcb9236bc7c1de0
treef5677af5934a832db62c55f0f53b82e420575ab2
parent3f28b64fb1baeedec76a150ee40eaec0b9095d92
psxbios: Add checks for memmove.

Always returns dst per documentation.
libpcsxcore/psxbios.c