rpcsx/rpcs3/Emu/SysCalls
Hykem 196c2ffe5b Updated the crypto engine:
- Updated AES and SHA-1 source code;
- Fixed a few code warnings;
- Implemented EDAT/SDAT decryption.

Started SPURS implementation:
- Added an internal SPURSManager class draft;
- Added several drafts for cellSpurs functions.

Implemented key.edat decryption in sceNpDrmIsAvailable:
- NOTE: Currently, the decrypted key.edat is stored under dev_hdd1/titleID and the user must replace this file in dev_hdd0. This behavior will change in the future as it's currently intended for controlled testing only.
2014-03-30 21:09:49 +01:00
..
lv2 Memset the ringbuffer in m_fs_config by the size of the actual ringbuffer struct, not FsRingBufferConfig. 2014-03-29 16:28:39 -04:00
Modules Updated the crypto engine: 2014-03-30 21:09:49 +01:00
Callback.cpp libmixer draft 2014-03-06 15:40:50 +04:00
Callback.h Improved Vertex Shader Decompiler. 2014-01-07 22:11:02 +02:00
ErrorCodes.h http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
FuncList.cpp Some sceNpTrophy syscalls and few fixes 2014-02-16 02:51:04 +01:00
Modules.cpp cellUserInfo module added & cellFsReadWithOffset 2014-03-11 18:40:37 +01:00
Modules.h libmixer draft 2014-03-06 15:40:50 +04:00
SC_FUNC.h Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00
Static.cpp GUI: some changes in Config -> Settings 2014-03-28 21:17:44 +04:00
SysCalls.cpp cellAtrac draft 2014-03-22 15:08:07 +04:00
SysCalls.h cellAtrac draft 2014-03-22 15:08:07 +04:00