173210 / snes9xTYL

Snes9xTYL
Other
54 stars 29 forks source link

PSP_LARGE_MEMORY = 1 #10

Closed VGkav closed 10 years ago

VGkav commented 10 years ago

Shouldn't this be enabled in the makefile ?

173210 commented 10 years ago

I don't know. But it works fine now, and it may disable PSP Fat to launch this emulator. I don't enable it for now.

VGkav commented 10 years ago

http://lukasz.dk/mirror/forums.ps2dev.org/viewtopic798a-2.html?t=10767

Look at that thread from the mirror of the old ps2dev forum. It seems fat psps are unaffected. By the way, do you have a Vita ?

Also, on my slim, the emulator always shows Free RAM: 377kb ... weird. I'm gonna try with that flag enabled to see how much RAM it reports.

173210 commented 10 years ago

I don't have a Vita.

It reports how much free in user memory but it can use large memory.

173210 commented 10 years ago

It seems to enable malloc to use large memory. But we don't use malloc to use large memory, so I don't enable the flag.