rpcsx/rpcs3/Emu/SysCalls
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
..
lv2 Fixes segfault described in #794 2014-11-12 23:25:27 +01:00
Modules Added RSX logging option 2014-11-10 22:18:46 +02:00
Callback.cpp Small fix 2 2014-09-13 18:25:02 +04:00
Callback.h Small fix 2 2014-09-13 18:25:02 +04:00
CB_FUNC.h vm::atomic update, small fixes 2014-09-23 18:27:18 +04:00
ErrorCodes.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
FuncList.cpp Log include fixes 2014-08-23 18:51:51 +04:00
LogBase.cpp Some fixes 2014-09-30 02:28:02 +04:00
LogBase.h Some fixes 2014-09-30 02:28:02 +04:00
ModuleManager.cpp Initial CellMic implementation 2014-10-18 22:22:52 +04:00
ModuleManager.h declCPU removed, PPUThread& is passed as argument 2014-09-16 21:49:50 +04:00
Modules.cpp Few warnings fixed 2014-10-24 17:24:09 +04:00
Modules.h Improved be_t 2014-10-01 12:45:43 +03:00
SC_FUNC.h ARMv7: more opcodes, some changes in loader 2014-11-02 02:19:14 +03:00
Static.cpp declCPU removed, PPUThread& is passed as argument 2014-09-16 21:49:50 +04:00
Static.h declCPU removed, PPUThread& is passed as argument 2014-09-16 21:49:50 +04:00
SyncPrimitivesManager.h Warning fix 2014-09-20 04:08:12 +04:00
SysCalls.cpp Improved be_t 2014-10-01 12:45:43 +03:00
SysCalls.h Improved be_t 2014-10-01 12:45:43 +03:00