PPSSPP Git (2013/03/24) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.
PPSSPP Git Changelog:
* Remove leftover curly brace.
Was trying to use {Release,Debug} etc. but glob.glob() didn't support it.
* Merge branch 'test-runner' of https://github.com/unknownbrackets/ppsspp into unknownbrackets-test-runner
Conflicts:
test.py
* Make test.py run the most recently built binary.
* Merge pull request #1059 from aapo/master
running test.py with python-2.5
* test.py: more python-2.5 support (process.terminate)
* test.py: can be run with python-2.5
* Fix some glitches that were caused by the MH glitch fix (wrong prim..). Also some cleanup.
* Merge pull request #1057 from cinaera/reset_fix
Fix thread stuck on stopping emulation
* Fix thread stuck on stopping emulation
* Oops, sceKernelCheckThreadStack was already implemented. Let's hope both copies are the same.
* Fix bug in SW Transform where no UV would be generated if there was none in the vertices.
* Implement sceKernelCheckThreadStack
* ELF relocation: check that sectionToModify >= 0.
'에뮬레이터' 카테고리의 다른 글
MAME Plus! v0.148u2 r5070 (0) | 2013.03.25 |
---|---|
Dolphin Git 3.5-1068 (0) | 2013.03.25 |
MAME SVN r22057 (0) | 2013.03.25 |
Vba-ReRecording SVN r465 (0) | 2013.03.24 |
Jpcsp SVN r3069 (0) | 2013.03.24 |