mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-03-17 10:44:51 +01:00
*Improved Keyboard:
- Fixed crash when using Null keyboard handler
- Added support for meta keys
- Added support for {caps, num, scroll} lock.
*Small issues fixed in previous module:
- cellGifDec: Fixed wrong information of packet field in
cellGifDecReadHeader.
- cellGifDec: Set DataOutInfo.recordType as 1 since the output is always
an image.
- cellJpgDec: Set colorSpace as 3, until a better function is
implemented.
- cellJpgDec, cellPngDec: Added RGBA support.
*Changed layout of "Config > Settings" menu.
|
||
|---|---|---|
| .. | ||
| CompilerELF.cpp | ||
| CompilerELF.h | ||
| ConLog.cpp | ||
| ConLog.h | ||
| Debugger.cpp | ||
| Debugger.h | ||
| DisAsmFrame.cpp | ||
| DisAsmFrame.h | ||
| FrameBase.h | ||
| GameViewer.cpp | ||
| GameViewer.h | ||
| InterpreterDisAsm.cpp | ||
| InterpreterDisAsm.h | ||
| MainFrame.cpp | ||
| MainFrame.h | ||
| MemoryViewer.cpp | ||
| MemoryViewer.h | ||
| Plugins.h | ||
| TextInputDialog.cpp | ||
| TextInputDialog.h | ||
| VFSManager.cpp | ||
| VFSManager.h | ||
| VHDDManager.cpp | ||
| VHDDManager.h | ||