psxbios: Add todigit implementation
authorgameblabla <gameblabla@openmailbox.org>
Wed, 17 Jul 2019 23:59:35 +0000 (01:59 +0200)
committergameblabla <gameblabla@openmailbox.org>
Wed, 17 Jul 2019 23:59:35 +0000 (01:59 +0200)
commitba11675ca958088f3c5c1e60a5d437f0c1683514
treefa6e5ff0789c4fc78435fa87870608ed6b548cd4
parent324cec89343c216ad232fbcaf50faed6e528beef
psxbios: Add todigit implementation

Based on CTRX's code : https://github.com/machinamentum/CTRX/blob/master/bios/source/libc.c#L152

I'm not aware of any games using it but it doesn't hurt to have it
and it should work fine.
libpcsxcore/psxbios.c