rpcsx/rpcs3/Emu
Alexandro Sánchez Bach a09ad031ec cellSaveData* (cellSysutil) improvements
* cellSaveData improvements: cellSaveDataListLoad2 should work perfectly
(ignoring the fact that there is no dialog, and the first entry is
chosen automatically). cellSaveDataListSave2 has improved too. Some code
refactoring is required though.
* Reverted (deleted) Emu/SysCalls/Dialogs/ folder which I accidentally
included while merging Nekotekina's branch (including minor SaveData
changes).
* Modified some small things in cellGcmSys.
2014-03-31 20:30:07 +02:00
..
ARMv7 log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
Audio Merge pull request #145 from Nekotekina/master 2014-03-31 12:04:34 +02:00
Cell Merge pull request #145 from Nekotekina/master 2014-03-31 12:04:34 +02:00
CPU Merge pull request #145 from Nekotekina/master 2014-03-31 12:04:34 +02:00
FS Commenting out all of this, should fix the pathing glitches on *nix, without breaking windows functionality. 2014-03-29 20:52:39 +13:00
GS Merge pull request #145 from Nekotekina/master 2014-03-31 12:04:34 +02:00
HDD Fix a case where m_hdd_file is passed to m_file uninitialized. 2014-03-30 00:08:16 -04:00
Io Minor const correctness 2014-03-24 08:47:30 -04:00
Memory Minor code and memory initialization fixes 2014-03-27 22:16:14 -05:00
SysCalls cellSaveData* (cellSysutil) improvements 2014-03-31 20:30:07 +02:00
DbgConsole.cpp Merge branch 'master' of https://github.com/DHrpcs3/rpcs3 2014-03-02 10:24:18 +04:00
DbgConsole.h RPCS3 arguments, TTY to file & sceNpTrophy stuff 2014-03-01 19:33:38 +01:00
Event.cpp more merge fixes, I should really compile it before submitting a pull request 2014-02-23 20:40:12 +01:00
event.h Minor const correctness 2014-03-24 08:47:30 -04:00
GameInfo.h http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
System.cpp Merge pull request #145 from Nekotekina/master 2014-03-31 12:04:34 +02:00
System.h First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00