mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-31 13:52:21 +00:00
Update README.txt with changes in 0.9.7. Please comment if something is missing.
This commit is contained in:
parent
ca8311b4b8
commit
a2bd83584b
16
README.md
16
README.md
@ -2,6 +2,7 @@ PPSSPP - a fast and portable PSP emulator
|
||||
=========================================
|
||||
|
||||
Created by Henrik Rydgård
|
||||
|
||||
Additional code by many contributors, see the Credits screen
|
||||
|
||||
Originally released under the GPL 2.0 (and later) in November 2012
|
||||
@ -18,6 +19,21 @@ For the latest source code, see [our github page](https://github.com/hrydgard/pp
|
||||
For build instructions and other development tutorials, see the [wiki](https://github.com/hrydgard/ppsspp/wiki).
|
||||
|
||||
|
||||
What's new in 0.9.7
|
||||
-------------------
|
||||
* Several scheduling and audio fixes, fixing black screens in Yu Gi Oh games among other things.
|
||||
* Screen rotation support on Android
|
||||
* Initial multitouch support on Windows 8 for on-screen controls.
|
||||
* Large improvements to the software renderer (still not really playable, but looks right more
|
||||
often than not)
|
||||
* Bugfixes and new VPL allocator, fixing Pangya Golf performance problems.
|
||||
* Some mpeg/video playback fixes, fixing Parappa The Rapper and others.
|
||||
* Fix save state bugs causing incompatibility between 32 and 64-bit platforms.
|
||||
* Symbol map/debugger improvements
|
||||
* Depth buffer copy, fixing Jeanne D'arc. May cause minor slowdowns though, this will be worked
|
||||
around in the future.
|
||||
* MsgDialog fixes
|
||||
|
||||
What's new in 0.9.6
|
||||
-------------------
|
||||
* Large general speed improvements and assorted bug fixes
|
||||
|
Loading…
x
Reference in New Issue
Block a user