rpcsx/rpcs3
Arkaran99 3caff5a107 Change ModuleManager::init function.
First step to help refactor Module management.
Add every module in the static ModuleInfo list. Module without id are assigned
to 0xffff.
The init function is called after constructor and take a pointer to Module
as an input.
This pointer is used to set the Module's global pointer in its file.
2014-09-13 22:00:17 +02:00
..
cmake_modules add precompiled header build to cmake to speed up building 2014-04-27 19:07:20 +02:00
Crypto Remove unused include and very small refactoring. 2014-09-13 20:38:18 +02:00
Emu Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
Gui Remove unused include and very small refactoring. 2014-09-13 20:38:18 +02:00
Loader Remove unused include and very small refactoring. 2014-09-13 20:38:18 +02:00
rpcs3qt Qt: Update to match rest of emu. 2014-07-09 02:26:31 +10:00
CMakeLists.txt use a include directory relatie to the lists file 2014-07-23 19:51:41 +02:00
define_new_memleakdetect.h Fix compile errors in Debug - MemLeak. 2014-09-07 10:43:25 +02:00
emucore.vcxproj Merge branch 'master' of https://github.com/DHrpcs3/rpcs3 2014-09-12 01:16:57 +04:00
emucore.vcxproj.filters Merge branch 'master' of https://github.com/DHrpcs3/rpcs3 2014-09-12 01:16:57 +04:00
emucore.vcxproj.user initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
git-version.h Basic DMA, MFC, channel changes 2013-12-11 02:58:11 +04:00
Ini.cpp Some std include moved 2014-08-28 20:29:05 +04:00
Ini.h Added new things, updated others 2014-09-09 18:44:02 +03:00
restore_new.h Fix compile errors in Debug - MemLeak. 2014-09-07 10:43:25 +02:00
rpcs3.cpp Fixed cellFsStReadInit issue 2014-09-09 23:18:21 +02:00
rpcs3.h More header changes. 2014-07-12 16:33:04 +10:00
rpcs3.rc http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
rpcs3.vcxproj Memory.Write*/Read* replaced 2014-09-06 17:33:01 +04:00
rpcs3.vcxproj.filters Memory.Write*/Read* replaced 2014-09-06 17:33:01 +04:00
rpcs3.vcxproj.user reset debug output directory 2014-06-08 23:23:36 +02:00
stdafx.cpp initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
stdafx.h Fix compile errors in Debug - MemLeak. 2014-09-07 10:43:25 +02:00
stdafx_gui.cpp stdafx_gui.h created, wx removed from stdafx.h 2014-08-29 02:49:26 +04:00
stdafx_gui.h Compilation fix 2014-08-29 16:07:50 +04:00