PPSSPP Git (2013/06/30) 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 #2557 from sum2012/sceccc-patch
Add dummy sceCcc
* Fix typo
* Add dummy sceCcc
Fix loading of Gensou Chronicle
* Merge pull request #2558 from oioitff/mpeg-fix
Correct sceMpegAvcDecode/sceMpegAvcDecodeYCbCr behavior.
* Correct sceMpegAvcDecode/sceMpegAvcDecodeYCbCr behavior.
* Merge pull request #2544 from raven02/filtering-ui
Consolildate Texture filtering option
* Consolildate Texture filtering option
* Merge pull request #2542 from unknownbrackets/fps-limit
Add an optional hack to force <= 60 FPS * Just use FPS except in the name. Hopefully users don't get confused. I don't think "internal FPS" is gonna fit for all languages in a way that makes sense. * Change the config setting to not say game. * Add UI for forcing FPS at 60. * Cut down on estimated GPU cycle counts. They are too high and cause problems for games. * Add a config setting to force 60 fps in games. * Rename "VPS"/"FPS" to "Speed"/"FPES" so it's clear. Still scaled to 60, but could change to 100 instead? "FPES" is "frames per emulated second." Or we could change it instead... * Merge pull request #2536 from JulianoAmaralChaves/patch-1 Creates location for the credits * Creates location for the credits * Merge pull request #2540 from unknownbrackets/windows-ui Fix a couple crashes on shutdown * Fix crash on File -> Exit in some cases.
Fixes #2537.
* Add a bit more space for the smoothness hackery.
Prevents a buffer overflow error I was getting randomly.
* Merge pull request #2538 from JulianoAmaralChaves/patch-2
Update DisplayListInterpreter.cpp
* Update DisplayListInterpreter.cpp
* Merge pull request #2535 from Kingcom/master
Ctrl+G shortcut for goto
* -ctrl+g for goto in mem viewer/disassembly
-removed skipping of zz_/z_ in disassembly
-fixes to the expression parser
* Update native
* Merge pull request #2534 from oioitff/mpeg-fix
Add option to enable Linear Filtering only for CGs.
* Add a new option to enable
Linear Filtering only for CGs.
* Merge pull request #2531 from unknownbrackets/jit-minor
Improve breakpoint handling
* Save flags around conditional breakpoint check.
* Allow hitting Go on a breakpoint to continue.
Doesn't work for branches though, because of delay slots.
* Add an inactive wait just to be safe.
* Fix some sign comparison warnings.
* Clear temp breakpoints off the CPU thread.
This should make it possible to actually clear them. Fixes #2519.
* Revert "Update DinputDevice.cpp"
This reverts commit 99ede3fbbb7c213e839bc8084264a592805e0971.
* Merge pull request #2530 from Kingcom/master
Linux build fix
* Linux build fix
* Merge pull request #2528 from Kingcom/master
Expression parser
* Added checks for divisiou and modulo by zero
'에뮬레이터' 카테고리의 다른 글
DeSmuME SVN r4681 (0) | 2013.07.02 |
---|---|
HBMAME 0.149 r24018 (0) | 2013.07.02 |
Dolphin Git 3.5-1558 (0) | 2013.07.02 |
Jpcsp SVN r3270 (0) | 2013.06.30 |
FB Alpha v0.2.97.29 (0) | 2013.06.30 |