psxbios : Add checks to memset.
authorgameblabla <gameblabla@openmailbox.org>
Thu, 18 Jul 2019 00:17:35 +0000 (02:17 +0200)
committergameblabla <gameblabla@openmailbox.org>
Thu, 18 Jul 2019 00:17:35 +0000 (02:17 +0200)
commit3f28b64fb1baeedec76a150ee40eaec0b9095d92
tree85b16cd7ec6c52d14359038bef860abc2572c704
parentef1da3dc02d5c3683cca34f1f5c59ca1b2134c72
psxbios : Add checks to memset.

This now can be a tricky pony and an improper memset implementation means that
you can't play Tomb Raider 4 properly.
(Trying to put in the eye of horus will just result in Lara sidestepping)

This should hopefully be fixed (and follows nocash doc).
libpcsxcore/psxbios.c