rpcsx/rpcs3/Emu/SysCalls/Modules
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
..
cellAdec.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellAdec.h ExecAsCallback() removed 2014-09-13 01:14:48 +04:00
cellAtrac.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellAtrac.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
cellAudio.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellBgdl.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellCamera.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellCamera.h Added new things, updated others 2014-09-09 18:44:02 +03:00
cellCelp8Enc.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellCelpEnc.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellDmux.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellDmux.h ExecAsCallback() removed 2014-09-13 01:14:48 +04:00
cellFiber.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellFiber.h cellFiber stub activated 2014-08-28 02:14:24 +04:00
cellFont.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellFont.h Include clearing 2014-08-24 00:40:04 +04:00
cellFontFT.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellFontFT.h Include clearing 2014-08-24 00:40:04 +04:00
cellGame.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellGame.h mem_bptr_t replaced 2014-09-02 02:22:13 +04:00
cellGcmSys.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellGcmSys.h mem_ptr_t replaced 2014-09-02 05:05:13 +04:00
cellGem.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellGem.h cellGem bug fixed 2014-08-24 00:42:49 +04:00
cellGifDec.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellGifDec.h Some functions removed 2014-09-04 21:32:20 +04:00
cellHttpUtil.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellImejp.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellJpgDec.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellJpgDec.h Some functions removed 2014-09-04 21:32:20 +04:00
cellJpgEnc.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellKb.cpp Some memory functions removed 2014-09-03 20:33:30 +04:00
cellKb.h Some memory functions removed 2014-09-03 20:33:30 +04:00
cellKey2char.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellL10n.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellL10n.h Implemented L10nConvertStr as only char* -> char* (type). 2014-08-18 17:47:54 +08:00
cellLv2dbg.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellMic.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellMouse.cpp Some memory functions removed 2014-09-03 20:33:30 +04:00
cellMouse.h Some memory functions removed 2014-09-03 20:33:30 +04:00
cellMsgDialog.cpp CallbackManager rewritten 2014-09-11 23:18:19 +04:00
cellMsgDialog.h CallbackManager rewritten 2014-09-11 23:18:19 +04:00
cellMusicDecode.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellMusicExport.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellNetCtl.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellNetCtl.h Conflicts fixed 2014-09-02 05:25:57 +04:00
cellOvis.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellPad.cpp Some memory functions removed 2014-09-03 20:33:30 +04:00
cellPad.h Some memory functions removed 2014-09-03 20:33:30 +04:00
cellPamf.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellPamf.h GetMemFromAddr, VirtualToRealAddr replaced 2014-09-05 21:23:00 +04:00
cellPhotoDecode.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellPhotoExport.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellPhotoImport.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellPng.h WIP (cellPngDec refactoring) 2014-09-08 04:54:17 +04:00
cellPngDec.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellPngDec.h CallbackManager rewritten 2014-09-11 23:18:19 +04:00
cellPngEnc.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellPrint.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellResc.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellResc.h CallbackManager rewritten 2014-09-11 23:18:19 +04:00
cellRtc.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellRtc.h cellPngDec fixes and some rewritings 2014-04-02 19:53:44 +02:00
cellRudp.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellSail.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellSail.h mem_func_ptr_t replaced 2014-09-01 16:47:26 +04:00
cellSailRec.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellSaveData.cpp CallbackManager rewritten 2014-09-11 23:18:19 +04:00
cellSaveData.h Some functions removed 2014-09-04 21:32:20 +04:00
cellScreenshot.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellSearch.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellSheap.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellSpurs.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellSpurs.h MemoryBase::operator+ replaced 2014-09-06 00:26:36 +04:00
cellSpursJq.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellSpursJq.h cellSpursJq stub 2014-08-27 18:37:51 +04:00
cellSsl.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellSubdisplay.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellSync.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellSync.h MemoryBase::operator+ replaced 2014-09-06 00:26:36 +04:00
cellSync2.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellSync2.h cellSync2 fixes 2014-09-06 14:52:22 +04:00
cellSysmodule.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellSysutil.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellSysutil.h CallbackManager rewritten 2014-09-11 23:18:19 +04:00
cellSysutilAp.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellUsbd.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellUsbpspcm.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellUserInfo.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellUserInfo.h mem_ptr_t replaced 2014-09-02 05:05:13 +04:00
cellVdec.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellVdec.h ExecAsCallback() removed 2014-09-13 01:14:48 +04:00
cellVoice.cpp Log include fixes 2014-08-23 18:51:51 +04:00
cellVpost.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
cellVpost.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
libmixer.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
libmixer.h ExecAsCallback() removed 2014-09-13 01:14:48 +04:00
libsnd3.cpp Log include fixes 2014-08-23 18:51:51 +04:00
libsnd3.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
libsynth2.cpp mem_ptr_t replaced 2014-09-02 05:05:13 +04:00
libsynth2.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
sceNp.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
sceNp.h Added more initializations and terminations 2014-09-12 17:28:02 +03:00
sceNpClans.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
sceNpClans.h Huge SceNp header additions and splitting 2014-08-15 17:57:55 +03:00
sceNpCommerce2.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
sceNpCommerce2.h Include clearing 2014-08-24 00:40:04 +04:00
sceNpSns.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
sceNpSns.h Huge SceNp header additions and splitting 2014-08-15 17:57:55 +03:00
sceNpTrophy.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
sceNpTrophy.h Huge SceNp header additions and splitting 2014-08-15 17:57:55 +03:00
sceNpTus.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
sceNpTus.h Include clearing 2014-08-24 00:40:04 +04:00
sys_fs.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
sys_http.cpp Log include fixes 2014-08-23 18:51:51 +04:00
sys_io.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
sys_net.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
sys_net.h sys_net: Implement sockaddr_in, inet_addr, listen 2014-04-24 22:02:33 -07:00
sysPrxForUser.cpp Change ModuleManager::init function. 2014-09-13 22:00:17 +02:00
sysPrxForUser.h MemoryBase::operator+ replaced 2014-09-06 00:26:36 +04:00