rpcsx/rpcs3/Emu/SysCalls
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
..
lv2 Small fix 2 2014-09-13 18:25:02 +04:00
Modules Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
Callback.cpp Small fix 2 2014-09-13 18:25:02 +04:00
Callback.h Small fix 2 2014-09-13 18:25:02 +04:00
CB_FUNC.h FastCall() removed 2014-09-12 23:27:33 +04:00
ErrorCodes.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
FuncList.cpp Log include fixes 2014-08-23 18:51:51 +04:00
LogBase.cpp bugfix 2014-09-08 21:06:08 +04:00
LogBase.h cellPngDec (nothing changed) 2014-09-08 18:56:47 +04:00
ModuleManager.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
ModuleManager.h Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
Modules.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
Modules.h Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
SC_FUNC.h Float/vector arg support for callbacks 2014-09-12 17:08:24 +04:00
Static.cpp Some leaks fixed 2014-08-26 03:55:37 +04:00
Static.h Build fix 2014-07-12 18:53:36 +04:00
SysCalls.cpp Some warnings fixed 2014-08-31 00:41:01 +04:00
SysCalls.h Core: Apply const to some functions 2014-08-31 16:12:09 -04:00