에뮬레이터

PPSSPP Git (2013/07/04)

노리섬 2013. 7. 7. 22:49

PPSSPP Git (2013/07/04)

PPSSPP Git (2013/07/04) v0.8.1-269 : EmuCR: PPSSPPPPSSPP Git (2013/07/04) 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 #2614 from unknownbrackets/scheduling
Fix wrong thread id when resuming after interrupt.
* Fix wrong thread id when resuming after interrupt.
Who knows what kind of havoc this was causing.
* Update native
* Merge pull request #2613 from thedax/updateWinKeyboardToKeyMapping
Update Windows' keyboard input in preparation for eventual key remapping
* Update Windows' keyboard input in preparation for eventual key remapping. Might need a bit more work, but for now, all keyboard functionality should be restored.
* Merge pull request #2606 from thedax/master
Fix multiple compilation errors for all platforms.
* Fix typo in Common.pro.
* Fix multiple compilation issues for all platforms.
* Merge pull request #2607 from Kingcom/Debugger
Debug interface improvements
* Debug interface improvements
* Fix black screen in non-buffered rendering mode
* Merge branch 'master' of https://github.com/daniel-dressler/ppsspp into daniel-dressler-master
Conflicts: CMakeLists.txt

PPSSPP Git (2013/07/04) v0.8.1-269 : EmuCR: PPSSPP