rpcsx/rpcs3/Emu/SysCalls/lv2
Alexandro Sánchez Bach d53327f8bb Updated IDManager
ID member m_flags has been replaced with m_type, which stores the type
of the object referenced by the ID and added std::set<IDType> to the ID
manager to group relevant IDs in order to use them later in some
lv2/sys_process functions and the Kernel Explorer.
2014-08-19 13:10:41 +02:00
..
lv2Fs.cpp Updated IDManager 2014-08-19 13:10:41 +02:00
lv2Fs.h cellFsFsync 2014-08-09 16:44:27 +08:00
sys_cond.cpp Updated IDManager 2014-08-19 13:10:41 +02:00
sys_cond.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_event.cpp Updated IDManager 2014-08-19 13:10:41 +02:00
sys_event.h sys_event_flag.cpp restored 2014-08-08 19:55:12 +04:00
sys_event_flag.cpp sys_event_flag.cpp restored 2014-08-08 19:55:12 +04:00
sys_event_flag.h sys_event_flag.cpp restored 2014-08-08 19:55:12 +04:00
sys_interrupt.cpp IsGood() check elimination 2014-08-05 14:18:22 +04:00
sys_interrupt.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_lwcond.cpp Updated IDManager 2014-08-19 13:10:41 +02:00
sys_lwcond.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_lwmutex.cpp Updated IDManager 2014-08-19 13:10:41 +02:00
sys_lwmutex.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_memory.cpp Updated IDManager 2014-08-19 13:10:41 +02:00
sys_memory.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_mmapper.cpp Updated IDManager 2014-08-19 13:10:41 +02:00
sys_mmapper.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_mutex.cpp Updated IDManager 2014-08-19 13:10:41 +02:00
sys_mutex.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_ppu_thread.cpp IsGood() check elimination 2014-08-05 14:18:22 +04:00
sys_ppu_thread.h sys_ppu_thread_exit fix 2014-07-20 21:05:48 +04:00
sys_process.cpp Updated IDManager 2014-08-19 13:10:41 +02:00
sys_process.h Updated IDManager 2014-08-19 13:10:41 +02:00
sys_prx.cpp Updated IDManager 2014-08-19 13:10:41 +02:00
sys_prx.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_rsx.cpp RSXVertexData bugs fixed 2014-08-18 16:37:23 +02:00
sys_rsx.h cellGcmSys changes and minor fixes 2014-08-17 11:22:36 +02:00
sys_rwlock.cpp Updated IDManager 2014-08-19 13:10:41 +02:00
sys_rwlock.h Some fixes 2014-07-11 13:18:23 +04:00
sys_semaphore.cpp Updated IDManager 2014-08-19 13:10:41 +02:00
sys_semaphore.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_spinlock.cpp Variadic templates for module logs 2014-07-21 18:42:43 +04:00
sys_spinlock.h sys_spinlock fixed 2014-07-21 02:30:16 +04:00
sys_spu.cpp Implemented Syscalls 177. Not tested (having nothing to trigger it) 2014-08-14 01:55:35 +08:00
sys_spu.h Implemented Syscalls 177. Not tested (having nothing to trigger it) 2014-08-14 01:55:35 +08:00
sys_time.cpp Some missing logs 2014-08-05 18:06:40 +04:00
sys_time.h sys_time fix 2014-08-05 14:29:00 +04:00
sys_timer.cpp Updated IDManager 2014-08-19 13:10:41 +02:00
sys_timer.h Stdafx: Major header cleanup 2014-07-12 16:33:04 +10:00
sys_trace.cpp Some missing logs 2014-08-06 02:19:33 +04:00
sys_trace.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_tty.cpp IsGood() check elimination 2014-08-05 14:18:22 +04:00
sys_tty.h Fixed conflicts and minor changes (2) 2014-07-06 18:05:52 +02:00
sys_vm.cpp Some missing logs 2014-08-06 02:19:33 +04:00
sys_vm.h Some fixes 2014-07-11 13:18:23 +04:00