mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-04 23:07:46 -04:00
libretro, improve ps2 support, switchable renderers, 32X support w/ DRC
This commit is contained in:
parent
cd262e4cc7
commit
7e5b769d8f
4 changed files with 66 additions and 81 deletions
|
@ -203,6 +203,7 @@ else ifeq ($(platform), ps2)
|
|||
STATIC_LINKING = 1
|
||||
NO_MMAP = 1
|
||||
|
||||
ARCH = mipsel
|
||||
asm_render = 1
|
||||
OBJS += platform/ps2/asm.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue