libretro, improve ps2 support, switchable renderers, 32X support w/ DRC

This commit is contained in:
kub 2020-12-12 14:51:44 +01:00
parent cd262e4cc7
commit 7e5b769d8f
4 changed files with 66 additions and 81 deletions

View file

@ -203,6 +203,7 @@ else ifeq ($(platform), ps2)
STATIC_LINKING = 1
NO_MMAP = 1
ARCH = mipsel
asm_render = 1
OBJS += platform/ps2/asm.o