PPSSPP Git (2013/11/28) is compiled. PPSSPP is a fast and portable PSP emulatorfor Android, Windows, Mac, and Linux, written in C++.
PPSSPP Git Changelog:
* Merge pull request #4662 from Kingcom/Debugger
Disassembler fix
* Fix invalid memory access on start, remove combo box code from symbol map
* Merge pull request #4657 from Kingcom/Debugger
Create data directives in disassembler
* Remove useless comment
* Create data directives in disassembler
* Merge pull request #4660 from unknownbrackets/debugger
Minor debugger improvements
* Fix case inconsistency in debugger menu.
* Add a format for texfiltering to the GE debugger.
* Add bounds checks to columns accessors.
Hit a crash in one of these on a rare case, so better to check.
* Allow adding functions by selection range.
* Merge pull request #4661 from unknownbrackets/perf
Minor perf tweaks (won't help many games)
* Eat some cycles when changing thread priority.
Some games call this a lot.
* Eat cycles and reschedule in some rtc funcs.
Reported to fix #2146.
* Android buildfix.
* Get rid of some unnecessary ifdefs, fix build.
* Truncate func names when reading symbol maps.
Otherwise they'll get trashed.
* Adhoc: Android buildfix and tab fix.
* Partial Stretch: This setting is needed on other devices too.
* Qt: Small fix. Wasn't declared as slot.
* Update native and lang
* Merge branch 'adhoc-support' of https://github.com/Kyhel/ppsspp into Kyhel-adhoc-support
hrydgard here: I switched to our implementation of thread.h and removed the "Windows7SDK" things for now.
Conflicts:
Core/Core.vcxproj.filters
'에뮬레이터' 카테고리의 다른 글
DeSmuME SVN r4923 (0) | 2013.11.29 |
---|---|
PCSX Reloaded SVN r88003 (0) | 2013.11.29 |
DeSmuME v0.9.10 Final (0) | 2013.11.28 |
PCSX2 SVN r5765 (0) | 2013.11.28 |
FB Alpha Shuffle v2.4.0 (2013/11/23) (0) | 2013.11.28 |