EmuCR Feeds
Email Us

EmuCR: PPSSPPPPSSPP Git (2013/09/09) 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 #3704 from unknownbrackets/vpl
Fix minor scheduling issues in the vpl test
* Fix minor scheduling issues in the vpl test.
* I'm a typo machine.
* Merge pull request #3700 from unknownbrackets/callbacks
Improve callbacks (still not rescheduling properly inside one)
* Refactor waiting thread removal.
* Refactor waiting thread cleanup.
* Delete callbacks when their thread is deleted.
* Run callbacks in creation order, not notify order.
* Clean up umd bad callback id errors, oops.
* Decentralize callback registration.
Callbacks are always tied to THEIR thread, and the registration was all
based on the current thread which is just not the right way.
* Keep a single list of pending callbacks.
Doing it per type only meant that we'd incorrectly call a callback twice
if it was notified by e.g. scePowerRegisterCallback() and
sceKernelNotifyThread(), which isn't what's supposed to happen.
* Merge pull request #3702 from unknownbrackets/remaster
Fix bugs when memory size is 0x04C00000/etc.
* Fix bugs when memory size is 0x04C00000/etc.
Was experimenting with trying to match my non-phat's ram size.
* Merge pull request #3646 from raven02/patch-17
Toggle option "Disable Stencil Test" & "Always Depth Write"
* Change item-name to "Hack Settings"
* Toggle option "Disable Stencil Test" & "Always Depth Write"
* Merge pull request #3701 from shenweip/master
Add a check in OnImportCheat to avoid crashing when can not get the title from cheat.db
* Add a check in OnImportCheat to avoid crashing when can not get the title from cheat.db
* Merge pull request #3697 from raven02/patch-22
Render-to-texture : Add | 0x04000000 to address
* Render-to-texture : Add | 0x04000000 to address
* Merge pull request #3696 from unknownbrackets/msgpipes
Add callback handlers to msgpipes as well
* Add callback handlers for msgpipes.
* Refactor and add a way to remove msgpipe waits.
* Adjust some helpers for msgpipes.
* Reorganize msgpipes code a bit to prep. for cbs.
No real changes.
* Split msgpipe handling logic from wait/resched.
This way I can reuse it for the callback stuff.
* Merge pull request #3694 from unknownbrackets/atrac-minor
Improve sceAtrac error handling

EmuCR: PPSSPP

Download: PPSSPP Git (2013/09/09) x86
Download: PPSSPP Git (2013/09/09) x64
Download: PPSSPP Git (2013/09/09) for Android
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!