EmuCR Feeds
Email Us

EmuCR: PPSSPPPPSSPP Git (2012/11/23) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.

PPSSPP Git Changelog:
* Fix clear mode, turn Alpha Test back on
* Add "slightly faster interpreter", optimizing the most common instrs. Not as helpful as I thought it would be on Android, really need a proper JIT.
* Remove audio rate throttling, it's better to frame rate throttle. Gets rid of the slowdown that audio caused.
* MIPSDis cleanup, allow mfv zero, 255 (appears to be used to flush VFPU state or something)
* Merge pull request #82 from unknownbrackets/rtc-funcs
Implement and fix some RTC functions
* Implement sceRtcGetTick().
Unfortunately, this fixes things so that rtc/rtc is correctly failing.
* Implement sceRtcGetCurrentClock().
Not sure if this needs some kind of DST handling for the tz?
* Add error handling to sceRtcGetDaysInMonth().
* Fix sceRtc module name so the right funcs are run.
Makes rtc/rtc pass again.
* No need for these headers anymore.
* Merge pull request #81 from unknownbrackets/mutexes
Fix threads locking more than one mutex at a time.
* Use u64 here to avoid warnings, better precision.
The timeout value is u32 anyway, so an int was already a loss.
* Fix threads locking more than one mutex at a time.
Duh, of course they can. Even my test did, I'm stupid.
* Merge pull request #80 from xsacha/master
Blackberry 10 port
* Change Blackberry build process (removed package script and integrated in to build). Removed old CMakeLists.txt. Added Blackberry build instrucions to README.md
* Fix problems with additive blending, fix color doubling.
Greatly improves MotoGP among others.
* Delete old textures, to prevent memory usage from growing indefinitely.
* Merge pull request #79 from unknownbrackets/master
Remove some warnings, fix old proj files
* Correct stdafx.h path in project file.
* Don't complain when PPGe wasn't init yet.
This was causing BlockAllocator complaints if you closed right away.
* Cleanup sceRtc, move sceFont to its own file.
* Resurrect vmfvc/vmtvc, they are different from mfvc/mtvc
* Merge pull request #78 from tmaul/master
Some sceUtility wrapping
* Some sceUtility wrapping
Minus OSK and netconf
* Do GPU ram<->vram block transfers. Could be smart enough to clear textures from cache but isn't yet.
* Bug fixing mtv/mfv, add comment
* Upgrade native
* Assorted FPU/VFPU fixes, after adding more tests.

EmuCR: PPSSPP

Download: PPSSPP Git (2012/11/23) x86
Download: PPSSPP Git (2012/11/23) x64
Download: PPSSPP Git (2012/11/23) 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!