본문 바로가기

에뮬레이터

PPSSPP Git (2013/05/16)

PPSSPP Git (2013/05/16)

PPSSPP Git (2013/05/16) v0.7.6-607 : EmuCR: PPSSPPPPSSPP Git (2013/05/16) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++. 

PPSSPP Git Changelog:
* Merge pull request #1817 from unknownbrackets/audio-minor
Fixes to sceAudio Reserve funcs
* Correct some logging to use ERROR_LOG.
Oops, was just copy and pasting the other wrong ones.
* Validate the SRC format, and enforce STEREO.
Were these actually outputting audio before?
* Validate the sample count in SRC and Output2.
* Error when trying to reserve Output2 twice.
* Use a separate channel for SRC/Output2.
Tests on the PSP show that all 8 channels can be reserved/used at the
same time as *either* Output2 or SRC (but SRC and Output2 cannot be used
at the same time.)
* Return an error for invalid audio sample sizes.
* Auto select the highest available channel.
This is what tests show, and what the PSP does. It makes sense, since
the game might hardcode 0/1 but some library might use autoselect. Or
something.
* Accept any negative channel as autoselect.
And fix error codes in sceAudioChReserve().
* Merge pull request #1810 from makotech222/max-recent
Allow changing of MAX_RECENT in config file
* Fix names to be consistent. Moved MAX_RECENT to header file.
* Allow changing of MAX_RECENT in config file
Simple request made by Solarmystic on the forums. Allow you to change
the number of recent isos saved by ppsspp. Default is set to 12.
* Fix permissions on Blackberry.
Currently only the app can modify/delete important data like saves in PSP folder.
On Blackberry, the app is the user account (app_10283782). The currently logged in user is the group (shared_1000). Then other will be all users on the system.
So let's make it that the user can modify their own data.
* Add Android internet permission, for reporting to work.


EmuCR-ppsspp-20130516-x64.7z


EmuCR-ppsspp-20130516-x86.7z


'에뮬레이터' 카테고리의 다른 글

MAME SVN r22849  (0) 2013.05.19
HDNes (2013/05/16)  (0) 2013.05.19
GameYob Git (2013/05/16)  (0) 2013.05.18
Jpcsp SVN r3143  (0) 2013.05.18
Yabause SVN r3112  (0) 2013.05.18