rpcsx/rpcs3/Emu
Fabian Schaffert 4185c1e422 Fixes segfault described in #794
Fixes bug in sys_semaphore_create() when a NULL pointer address is
passed in sem or attr.

Fixes bug in sys_semaphore_get_value() when a NULL pointer address is
passed in count.
2014-11-12 23:25:27 +01:00
..
ARMv7 Hmm... 2014-11-06 19:20:29 +03:00
Audio Some warnings fixed 2014-08-30 22:35:18 +04:00
Cell Merge branch 'master' of https://github.com/DHrpcs3/rpcs3 2014-11-05 19:20:44 +03:00
CPU waiter_map_t : concept changed 2014-10-16 20:29:41 +04:00
FS Remove unused include and very small refactoring. 2014-09-13 20:38:18 +02:00
HDD Some std include moved 2014-08-28 20:29:05 +04:00
Io Some warnings fixed 2014-08-30 22:35:18 +04:00
Memory ARMv7: more opcodes, some changes in loader 2014-11-02 02:19:14 +03:00
RSX Added RSX logging option 2014-11-10 22:18:46 +02:00
SysCalls Fixes segfault described in #794 2014-11-12 23:25:27 +01:00
DbgCommand.cpp Include cleaning 2014-08-24 21:42:19 +04:00
DbgCommand.h Include cleaning 2014-08-24 21:42:19 +04:00
Event.cpp Include clearing 2014-08-24 00:40:04 +04:00
Event.h rFile.h, Thread.h, IdManager.h includes moved 2014-08-25 18:56:13 +04:00
GameInfo.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
IdManager.h Improved be_t 2014-10-01 12:45:43 +03:00
System.cpp Something is wrong with entry points... 2014-11-03 14:35:50 +03:00
System.h More information in KernelExplorer. 2014-09-14 00:40:12 +04:00