rpcsx/rpcs3/Emu/SysCalls/lv2
elisha464 11571cf2a4 fix memory alignment
added eaIOMap with flags (draft)
changed gcmInit to throw an error when not being able to map to io address
2014-03-03 22:45:27 +02:00
..
SC_Condition.cpp cond/lwcond fixed 2014-02-26 14:35:30 +04:00
SC_Condition.h sys_lwcond, sys_mutex, sys_cond rewritten 2014-02-14 15:40:41 +04:00
SC_Event.cpp fix small merge mistake 2014-02-23 18:21:10 +01:00
SC_Event_flag.cpp log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
SC_Event_flag.h Reservation review 2014-02-08 01:55:25 +04:00
SC_FileSystem.cpp Fixed x64 compilation errors & cellFsGetFreeSize 2014-03-03 14:16:42 +01:00
SC_FileSystem.h Minor improvements 2014-01-05 03:58:03 +04:00
SC_GCM.cpp memcpy partially replaced 2014-02-26 18:06:13 +04:00
SC_Heap.cpp Merge pull request #70 from Nekotekina/rpcs3 2014-02-13 12:13:05 +01:00
SC_Keyboard.cpp Some Modules updated to use mem*_t class 2013-09-28 16:30:04 +02:00
SC_Lwcond.cpp Fixed conflicts 2014-02-26 15:27:06 +04:00
SC_Lwcond.h sys_lwcond, sys_mutex, sys_cond rewritten 2014-02-14 15:40:41 +04:00
SC_Lwmutex.cpp Some errors fixed 2014-02-27 22:25:32 +04:00
SC_Lwmutex.h Some errors fixed 2014-02-27 22:25:32 +04:00
SC_Memory.cpp fix memory alignment 2014-03-03 22:45:27 +02:00
SC_Memory.h Halfplement syscall 351 (sys_memory_get_page_attribute) 2013-12-29 18:18:51 -03:00
SC_Mouse.cpp Some Modules updated to use mem*_t class 2013-09-28 16:30:04 +02:00
SC_Mutex.cpp Minor changes, some bugs fixed 2014-02-20 06:16:17 +04:00
SC_Mutex.h sys_lwcond, sys_mutex, sys_cond rewritten 2014-02-14 15:40:41 +04:00
SC_Pad.cpp cellPad modifications 2014-02-25 14:09:44 +01:00
SC_PPU_Thread.cpp sys_lwcond, sys_mutex, sys_cond rewritten 2014-02-14 15:40:41 +04:00
SC_Process.cpp Minor fixes: SPU, sys_mmapper, and cmd-line args. 2014-03-01 19:33:40 +01:00
SC_RSX.cpp Merge branch 'master' of https://github.com/AlexAltea/rpcs3 2013-11-09 02:05:58 +01:00
SC_Rwlock.cpp Improved GameViewer 2014-02-22 04:53:06 +02:00
SC_Rwlock.h Small changes 2014-02-09 15:11:48 +04:00
SC_Semaphore.cpp log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
SC_SPU_Thread.cpp memcpy partially replaced 2014-02-26 18:06:13 +04:00
SC_SPU_Thread.h Small changes 2014-02-01 01:35:48 +04:00
SC_sys_spu.cpp Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00
SC_Time.cpp Minor changes: GCM command, PKG loader & SysCalls 2014-02-24 07:54:42 +01:00
SC_Time.h Minor changes: GCM command, PKG loader & SysCalls 2014-02-24 07:54:42 +01:00
SC_Timer.cpp - Fixed OpenGL renderer LoadVertexArray & DrawArray. 2013-11-19 23:10:23 +02:00
SC_Timer.h Merge branch 'master' of https://github.com/AlexAltea/rpcs3 2013-11-09 02:05:58 +01:00
SC_Trace.cpp Merge branch 'master' of https://github.com/AlexAltea/rpcs3 2013-11-09 02:05:58 +01:00
SC_TTY.cpp Small fixes 2014-02-16 10:28:32 +02:00
SC_VM.cpp Some typos fixed (thanks to Nukem9) 2014-02-01 14:17:15 +04:00