Make scratch pad 4096 bytes.

Probably not accurate, but fixes audio in Phantasy Star Collection and Monster World Collection.
This commit is contained in:
Jean-Philip Desjardins 2019-01-31 13:06:16 -05:00
parent 252b9d3109
commit 443e887b8b

View File

@ -33,7 +33,7 @@ namespace PS2
enum
{
IOP_SCRATCH_ADDR = 0x1F800000,
IOP_SCRATCH_SIZE = 0x00000400
IOP_SCRATCH_SIZE = 0x00001000
};
enum