PPSSPP Git (2013/05/13)
PPSSPP Git (2013/05/13) 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 #1795 from aquanull/master
Fix Windows accelerators (menu command shortcuts) enabling/disabling
* Remove old junk.
* Fix menu command shortcut keys.
* Merge pull request #1794 from aquanull/patch-2
av_get_default_channel_layout returns int64_t
* av_get_default_channel_layout returns int64_t
And one less signed/unsigned comparison warning.
* Merge pull request #1792 from unknownbrackets/windows-ui
Fix crashes / bad errors when loading a file fails
* Fix crashes / bad errors when loading a file fails.
* Merge pull request #1791 from unknownbrackets/io-async
Correct errors for async io, other io fixes
* Return an error when there's no async op.
And generally improve error codes for async io poll/wait funcs.
Fixes #1790.
* Fail if the cwd is too long as well.
* Fail with an error in sceIoChdir for invalid dev.
* Remove a duplicate syscall entry.
* Properly savestate umd0: references.
* Keep track of disc0:/ vs. disc0: in path parsing.
The difference matters and was getting lost.
* Merge pull request #1789 from unknownbrackets/gpu-minor
Don't use ivec in the fragment shader.
* Don't use ivec in the fragment shader.
Attempt at #1777. Needs the + 0.5 to round properly on mobile.
* Merge pull request #1787 from unknownbrackets/gpu-minor
Misc. GE changes and CLUT fix
* Only report these once to avoid spam.
* Defer palette conversion after clut load.
Because the format can easily be specified afterward.
* Add reporting for unsupported GE commands.
And clean up some disasm for a couple others.
* Don't double alpha when alphablend is disabled.
Probably doesn't affect much.
* Move the font clut opt check to clut load.
And remove the report for mipmap sharing, seems to work...
* Implement mipmap clut sharing/not sharing.
It was kinda already there, probably from JPCSP. Not well tested,
but this is what JPCSP does and it makes sense.
'에뮬레이터' 카테고리의 다른 글
Fceux SVN r2950 (0) | 2013.05.15 |
---|---|
MAME SVN r22808 (0) | 2013.05.15 |
DeSmuME SVN r4644 (0) | 2013.05.14 |
Genesis Plus GX SVN r778 (0) | 2013.05.14 |
NesEmu2 Git (2013/0512) (0) | 2013.05.14 |