lightrec: Add mirror to parallel port
authorPaul Cercueil <paul@crapouillou.net>
Fri, 4 Aug 2023 21:31:51 +0000 (23:31 +0200)
committerPaul Cercueil <paul@crapouillou.net>
Fri, 4 Aug 2023 21:32:27 +0000 (23:32 +0200)
commit6e3946143f2a94de0ab8e8ba77bad7675b8dc13b
treec86b2b487c2b0ca4f1d6a9fc8175530312f97992
parent82d049361e59ca58ebf85d17b8a2324a2a9181a3
lightrec: Add mirror to parallel port

The PS2/PS3 BIOS will try to access the parallel port through a mirror
at 0x1fa00000.

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