Add support for the Lightrec dynarec
authorPaul Cercueil <paul@crapouillou.net>
Tue, 7 Jan 2020 17:26:14 +0000 (14:26 -0300)
committerPaul Cercueil <paul@crapouillou.net>
Sat, 8 Feb 2020 14:44:53 +0000 (11:44 -0300)
commit6f1edc3c7fd1f7f58155107d0c99d0ac7d22443b
treef1a447b8d2de843485cfef1cb197f6f86021da04
parent38c19eff92f3440c9a50f336b2adc9b297925f0c
Add support for the Lightrec dynarec

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Makefile
Makefile.libretro
configure
deps/lightning/include/lightning.h [new file with mode: 0644]
deps/lightning/lib/jit_memory.c
deps/lightning/lib/lightning.c
deps/lightrec/config.h [new file with mode: 0644]
libpcsxcore/gte.c
libpcsxcore/gte.h
libpcsxcore/lightrec/plugin.c [new file with mode: 0644]