psxbios: Better EnterCiritcal implementation
authorgameblabla <gameblabla@openmailbox.org>
Wed, 17 Jul 2019 23:57:08 +0000 (01:57 +0200)
committergameblabla <gameblabla@openmailbox.org>
Wed, 17 Jul 2019 23:57:08 +0000 (01:57 +0200)
Nocash documentation says it should return 0 if one or
none of the bits were changed and return 1 of both bits were set.

This fixes Medievil 2, which would freeze upon starting up a game
and this properly fixes Digimon World crashing (with fixed strcat implementation).
It also possibly fix other games.


No differences found