Correct default COP0.Status value for PIF HLE (#26)

This commit is contained in:
Simone Coco 2022-06-14 23:19:19 +02:00 committed by GitHub
parent f96e2e546a
commit 9ebc6a101d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ Set some COP0 registers to initial values:
+=================+===============+==============+
| 1 | Random | 0x0000001F |
+-----------------+---------------+--------------+
| 12 | Status | 0x70400004 |
| 12 | Status | 0x34000000 |
+-----------------+---------------+--------------+
| 15 | PRId | 0x00000B00 |
+-----------------+---------------+--------------+