psxbios: Add checks to PAD_init
authorgameblabla <gameblabla@openmailbox.org>
Wed, 17 Jul 2019 23:10:33 +0000 (01:10 +0200)
committergameblabla <gameblabla@openmailbox.org>
Wed, 17 Jul 2019 23:10:33 +0000 (01:10 +0200)
Nocash documentation says that function fails if type is not 0x20000000
or 0x20000001. In case of failure, it should return 0.
If not, then it should return 2.

This fixes input in Digimon World.


No differences found