lightrec: Increase size of hw registers area
authorPaul Cercueil <paul@crapouillou.net>
Fri, 4 Aug 2023 15:24:07 +0000 (17:24 +0200)
committerPaul Cercueil <paul@crapouillou.net>
Fri, 4 Aug 2023 21:32:27 +0000 (23:32 +0200)
commit82d049361e59ca58ebf85d17b8a2324a2a9181a3
tree92491f021e61c6a9eb6a75caf7e6e1471f31f31e
parent0e720fb13f7933930608b62854ea8f4a9d97c934
lightrec: Increase size of hw registers area

Increase it from 0x2000 bytes (the real area size on a PS1) to 0x8000
bytes to support the BIOS extracted from the PS3 firmware.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
libpcsxcore/lightrec/plugin.c