rpcsx/rpcs3/Emu
Alexandro Sánchez Bach afb9273823 More dummy modules
* 41 new dummy modules created.

NOTE: I have detached the previous 4 dummy modules of my last commit
(1a85ccbbf4) from the project since they will consume space of the
executable, and compilation time and don't provide anything useful yet,
the same applies to this commit. The only reason to provide this dummy
modules is to avoid that developers have to spend too much time on
creating the template of the module before implementing functions. If
you want to implement a function of any of these modules, add the
corresponding file to the project first.
2013-09-28 04:36:57 +02:00
..
Cell Improved mem_t. 2013-09-25 00:11:29 +03:00
FS Improved mem_t. 2013-09-25 00:11:29 +03:00
GS Improved mem_t. 2013-09-25 00:11:29 +03:00
HDD - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
Io Minor issues fixed 2013-09-14 22:47:59 +02:00
Memory Improved mem_t. 2013-09-25 00:11:29 +03:00
SysCalls More dummy modules 2013-09-28 04:36:57 +02:00
DbgConsole.cpp - Improved sc function binder. 2013-06-30 11:46:29 +03:00
DbgConsole.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
event.h OpenGL renderer: 2013-08-26 17:18:59 +03:00
GameInfo.h http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
System.cpp Improved mem_t. 2013-09-25 00:11:29 +03:00
System.h Improved mem_t. 2013-09-25 00:11:29 +03:00