rpcs3/rpcs3
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
..
cmake_modules Conflicts fixed 2014-03-06 15:50:45 +04:00
Crypto Updated the crypto engine: 2014-03-30 21:09:49 +01:00
Emu Updated the crypto engine: 2014-03-30 21:09:49 +01:00
Gui Move VHDDManager over to using vector. Also fix some variable and function name typos. 2014-03-30 00:13:00 -04:00
Loader PSF Loader improved & issue #126 fixed 2014-03-28 05:20:13 +01:00
rpcs3qt PSF Loader improved & issue #126 fixed 2014-03-28 05:20:13 +01:00
AppConnector.cpp
AppConnector.h
CMakeLists.txt Fixes GL fix, which was broken. Added -g flag to cmake, so we can have debug builds. 2014-03-30 03:15:46 +13:00
git-version.h
Ini.cpp Use const references for the string keys in Ini.cpp/.h 2014-03-24 19:53:14 -04:00
Ini.h GUI: some changes in Config -> Settings 2014-03-28 21:17:44 +04:00
rpcs3.cpp x11 fix 2014-03-29 00:33:51 +13:00
rpcs3.h x11 fix 2014-03-29 00:33:51 +13:00
rpcs3.rc
rpcs3.vcxproj Updated the crypto engine: 2014-03-30 21:09:49 +01:00
rpcs3.vcxproj.filters Updated the crypto engine: 2014-03-30 21:09:49 +01:00
rpcs3.vcxproj.user
stdafx.cpp
stdafx.h ConLog unicode support improved 2014-03-21 19:06:08 +04:00