rpcsx/rpcs3
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
..
Emu More dummy modules 2013-09-28 04:36:57 +02:00
Gui Debugger improved: Register editor added 2013-09-22 13:34:54 +02:00
Loader Improved mem_t. 2013-09-25 00:11:29 +03:00
AppConnector.cpp - Improved sc function binder. 2013-06-30 11:46:29 +03:00
AppConnector.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
git-version.h When debugging, put the git revision in the title 2013-08-11 00:09:27 +02:00
Ini.cpp Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00
Ini.h Mouse support added 2013-09-14 20:20:57 +02:00
rpcs3.cpp - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
rpcs3.h Fix more spelling mistakes 2013-09-05 10:06:59 +02:00
rpcs3.rc http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
rpcs3.vcxproj More dummy modules 2013-09-28 04:36:57 +02:00
rpcs3.vcxproj.filters More dummy modules 2013-09-28 04:36:57 +02:00
rpcs3.vcxproj.user Fix debugger working directory 2013-08-10 23:48:54 +02:00
stdafx.cpp http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
stdafx.h Improved mem_t. 2013-09-25 00:11:29 +03:00