rpcsx/rpcs3/Emu
Ani 01ef9ecca4 sceNp: Fix ExitSpawn, Implement VerifyUpgradeLicense (#2428)
* sceNp: Fix ExitSpawn and ExitSpawn2

Fixes sceNpDrmProcessExitSpawn and sceNpDrmProcessExitSpawn2
functions

The problem was that first argument klicensee was missing, therefore
shifting every other argument out of place and throwing an access
violation at the end.

* Use npDrmIsAvailable on sceNpDrmProcessExitSpawn

Tries to decrypt DRM file with provided klicensee

* Implement sceNpDrmVerifyUpgradeLicense

Implements sceNpDrmVerifyUpgradeLicense / sceNpDrmVerifyUpgradeLicense2
2017-02-26 23:44:48 +03:00
..
Audio Minor changes 2017-01-25 04:43:12 +03:00
Cell sceNp: Fix ExitSpawn, Implement VerifyUpgradeLicense (#2428) 2017-02-26 23:44:48 +03:00
CPU cpu_thread::test_state added 2017-02-22 13:23:21 +03:00
Io Minor changes 2017-02-07 16:37:30 +03:00
Memory Thread.cpp refinement 2017-01-29 19:52:19 +03:00
PSP2 Stack overflow constrained 2017-02-25 19:29:31 +03:00
RSX [rsx/vp] Improve BRB opcode implementation 2017-02-26 10:17:34 +03:00
GameInfo.h DX12 fix + rpcs3-tests project 2015-10-21 13:31:29 +03:00
IdManager.cpp IdManager improved 2017-01-29 21:37:04 +03:00
IdManager.h fxm::check_unlocked added 2017-02-22 12:57:39 +03:00
IPC.h New shared_mutex 2017-01-25 00:38:07 +03:00
System.cpp LLVM: splitting and caching 2017-02-26 20:14:18 +03:00
System.h Ditch fs::get_executable_dir 2017-02-22 17:17:26 +03:00
VFS.cpp Partial commit: sys_fs 2016-07-17 02:27:52 +03:00
VFS.h Partial commit: sys_fs 2016-07-17 02:27:52 +03:00