mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
partially revived platform support for PSP (unfinished) #2
scaling, release generation, fixes still not planning to make this officially supported.
This commit is contained in:
parent
cdc6aac4c0
commit
6c5784f07f
13 changed files with 129 additions and 93 deletions
|
@ -190,6 +190,7 @@ else ifeq ($(platform), psp1)
|
|||
STATIC_LINKING = 1
|
||||
NO_MMAP = 1
|
||||
|
||||
ARCH = mipsel
|
||||
asm_render = 1
|
||||
|
||||
# PS2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue