rpcsx/rpcs3/Emu/SysCalls/lv2
Alexandro Sánchez Bach 0002cc0af3 Removed old / unnecessary code
* Removed Plugins.h file as I assume setting up a plugin hell is a bad
idea (does anyone disagree?).
* Removed FnIdGenerator, and moved FnIdGenerator::GenerateFnId to
getFunctionId in Modules.cpp
* Disabled RSX Debugger and Memory Viewer when the emulator is stopped.
* ELF64Loader::LoadPhdrData refactored.
2014-07-06 16:44:56 +02:00
..
lv2Fs.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
lv2Fs.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
SC_Event.cpp use only one set of logging macros instead of two and don't use free() as a function name 2014-06-27 15:28:17 +02:00
SC_Event_flag.cpp Merge branch 'master' of https://github.com/DHrpcs3/rpcs3 2014-06-27 20:05:17 +04:00
SC_GCM.cpp Logging system rework 2014-06-26 17:34:28 +02:00
SC_Heap.cpp Logging system rework 2014-06-26 17:34:28 +02:00
SC_Memory.cpp Logging system rework 2014-06-26 17:34:28 +02:00
sys_cond.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_cond.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_event.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_event.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_interrupt.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_interrupt.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_lwcond.cpp Removed old / unnecessary code 2014-07-06 16:44:56 +02:00
sys_lwcond.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_lwmutex.cpp Removed old / unnecessary code 2014-07-06 16:44:56 +02:00
sys_lwmutex.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_memory.cpp Removed old / unnecessary code 2014-07-06 16:44:56 +02:00
sys_memory.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_mmapper.cpp Removed old / unnecessary code 2014-07-06 16:44:56 +02:00
sys_mmapper.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_mutex.cpp Removed old / unnecessary code 2014-07-06 16:44:56 +02:00
sys_mutex.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_ppu_thread.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_ppu_thread.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_process.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_process.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_prx.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_prx.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_rsx.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_rsx.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_rwlock.cpp Removed old / unnecessary code 2014-07-06 16:44:56 +02:00
sys_rwlock.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_semaphore.cpp Removed old / unnecessary code 2014-07-06 16:44:56 +02:00
sys_semaphore.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_spinlock.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_spinlock.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_spu.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_spu.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_time.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_time.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_timer.cpp Removed old / unnecessary code 2014-07-06 16:44:56 +02:00
sys_timer.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_trace.cpp Removed old / unnecessary code 2014-07-06 16:44:56 +02:00
sys_trace.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_tty.cpp Removed old / unnecessary code 2014-07-06 16:44:56 +02:00
sys_tty.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_vm.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
sys_vm.h Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00