rpcsx/rpcs3/Emu/SysCalls/Modules
Raul Tambre 8204737efa Implement GetLicenseArea, category improvements
Also fixed newlines, CellSailEvent, fixed CellMusic changes, fixed
console_write, fixed L10n changes and removed the login dialog for now,
until a more proper implementation.
2015-09-13 10:26:01 +03:00
..
cellAdec.cpp ID manager simplified 2015-08-24 21:22:19 +03:00
cellAdec.h alignas() used instead of set_alignment macro 2015-08-24 21:22:25 +03:00
cellAtrac.cpp cellAtracMulti stub added 2015-08-01 14:39:06 +03:00
cellAtrac.h alignas() used instead of set_alignment macro 2015-08-24 21:22:25 +03:00
cellAtracMulti.cpp cellAtracMulti stub added 2015-08-01 14:39:06 +03:00
cellAtracMulti.h alignas() used instead of set_alignment macro 2015-08-24 21:22:25 +03:00
cellAudio.cpp sleep_queue_t moved to SleepQueue.cpp, cleanup 2015-08-24 21:22:30 +03:00
cellAudio.h noexcept usage fixed 2015-08-24 21:22:48 +03:00
cellAudioIn.h Using vm::ps3 namespace moved in proper places 2015-07-10 04:30:41 +03:00
cellAudioOut.cpp cellSysutil crap split, cleanup, functions added 2015-08-01 21:49:01 +03:00
cellAudioOut.h Using vm::ps3 namespace moved in proper places 2015-07-10 04:30:41 +03:00
cellAvconfExt.cpp Implement cellVideoOutGetGamma/SetGamma 2015-09-07 16:33:25 +03:00
cellBgdl.cpp cellHttp, cellHttpUtil, cellSsl, cellBGDL added 2015-08-01 14:39:16 +03:00
cellCamera.cpp Fixed Object Manager (detached) 2015-08-24 21:22:22 +03:00
cellCamera.h ID manager simplified 2015-08-24 21:22:19 +03:00
cellCelp8Enc.cpp cellCelp8Enc, cellCelpEnc module added 2015-08-01 14:39:14 +03:00
cellCelpEnc.cpp cellCelp8Enc, cellCelpEnc module added 2015-08-01 14:39:14 +03:00
cellDaisy.cpp cellDaisy, cellSpudll modules 2015-08-01 14:39:22 +03:00
cellDmux.cpp id_traits, idm::get_last_id() added 2015-08-24 21:22:38 +03:00
cellDmux.h func_def eliminated 2015-08-01 14:38:49 +03:00
cellFiber.cpp Silly bugs fixed 2015-07-18 03:12:08 +03:00
cellFiber.h Using vm::ps3 namespace moved in proper places 2015-07-10 04:30:41 +03:00
cellFont.cpp Implement console_write and GetHomeDataExportPath 2015-09-12 14:11:26 +03:00
cellFont.h cellCelp8Enc, cellCelpEnc module added 2015-08-01 14:39:14 +03:00
cellFontFT.cpp cellCelp8Enc, cellCelpEnc module added 2015-08-01 14:39:14 +03:00
cellFontFT.h cellCelp8Enc, cellCelpEnc module added 2015-08-01 14:39:14 +03:00
cellFs.cpp Implement console_write and GetHomeDataExportPath 2015-09-12 14:11:26 +03:00
cellFs.h Using vm::ps3 namespace moved in proper places 2015-07-10 04:30:41 +03:00
cellGame.cpp HddGameCheck fix and Music/Avc2 improvements 2015-09-10 16:09:31 +03:00
cellGame.h cellGem and cellGameExec improvements 2015-09-07 20:00:33 +03:00
cellGameExec.cpp Implement console_write and GetHomeDataExportPath 2015-09-12 14:11:26 +03:00
cellGcmSys.cpp Implement GetLicenseArea, category improvements 2015-09-13 10:26:01 +03:00
cellGcmSys.h Using vm::ps3 namespace moved in proper places 2015-07-10 04:30:41 +03:00
cellGem.cpp cellGem and cellGameExec improvements 2015-09-07 20:00:33 +03:00
cellGem.h Modules cleanup 2015-08-01 14:39:39 +03:00
cellGifDec.cpp fs:: const renaming, fs::g_tls_error stub 2015-08-24 21:22:39 +03:00
cellGifDec.h ID manager simplified 2015-08-24 21:22:19 +03:00
cellHttp.cpp cellHttp, cellHttpUtil, cellSsl, cellBGDL added 2015-08-01 14:39:16 +03:00
cellHttpUtil.cpp cellHttp, cellHttpUtil, cellSsl, cellBGDL added 2015-08-01 14:39:16 +03:00
cellImejp.cpp cellImeJp, cellMusic(|Decode|Export), cellSysutilMisc 2015-08-01 14:39:28 +03:00
cellJpgDec.cpp fs:: const renaming, fs::g_tls_error stub 2015-08-24 21:22:39 +03:00
cellJpgDec.h vm::cptr/bcptr/lcptr used widely for const pointers 2015-07-10 04:30:53 +03:00
cellJpgEnc.cpp cellJpgEnc, cellKey2char, cellSheap added 2015-08-01 14:39:18 +03:00
cellKb.cpp Log style fix 2015-07-11 02:38:40 +03:00
cellKb.h Log style fix 2015-07-11 02:38:40 +03:00
cellKey2char.cpp cellJpgEnc, cellKey2char, cellSheap added 2015-08-01 14:39:18 +03:00
cellL10n.cpp Implement GetLicenseArea, category improvements 2015-09-13 10:26:01 +03:00
cellL10n.h Implement GetLicenseArea, category improvements 2015-09-13 10:26:01 +03:00
cellMic.cpp Some functions added 2015-08-01 14:39:43 +03:00
cellMic.h Using vm::ps3 namespace moved in proper places 2015-07-10 04:30:41 +03:00
cellMouse.cpp Implement console_write and GetHomeDataExportPath 2015-09-12 14:11:26 +03:00
cellMouse.h Log style fix 2015-07-11 02:38:40 +03:00
cellMsgDialog.cpp noexcept usage fixed 2015-08-24 21:22:48 +03:00
cellMsgDialog.h cellMsgDialog race condition fixed 2015-08-01 14:38:51 +03:00
cellMusic.cpp Implement GetLicenseArea, category improvements 2015-09-13 10:26:01 +03:00
cellMusic.h Implement GetLicenseArea, category improvements 2015-09-13 10:26:01 +03:00
cellMusicDecode.cpp cellImeJp, cellMusic(|Decode|Export), cellSysutilMisc 2015-08-01 14:39:28 +03:00
cellMusicExport.cpp cellImeJp, cellMusic(|Decode|Export), cellSysutilMisc 2015-08-01 14:39:28 +03:00
cellNetCtl.cpp Implement GetLicenseArea, category improvements 2015-09-13 10:26:01 +03:00
cellNetCtl.h Implement GetLicenseArea, category improvements 2015-09-13 10:26:01 +03:00
cellOskDialog.cpp cellOskDialog, cellPhoto(Decode|Export|Import) 2015-08-01 14:39:29 +03:00
cellOvis.cpp Log style fix 2015-07-11 02:38:40 +03:00
cellPad.cpp Implement NetStartDialogLoadAsync, L10N additions 2015-09-10 17:13:31 +03:00
cellPad.h Log style fix 2015-07-11 02:38:40 +03:00
cellPamf.cpp Minor formatting fix, cellRudp fix 2015-08-01 14:39:01 +03:00
cellPamf.h b8 type 2015-08-01 14:38:45 +03:00
cellPhotoDecode.cpp cellOskDialog, cellPhoto(Decode|Export|Import) 2015-08-01 14:39:29 +03:00
cellPhotoExport.cpp cellOskDialog, cellPhoto(Decode|Export|Import) 2015-08-01 14:39:29 +03:00
cellPhotoImport.cpp cellOskDialog, cellPhoto(Decode|Export|Import) 2015-08-01 14:39:29 +03:00
cellPng.h be_t constructor implemented, make() eliminated 2015-07-10 04:31:07 +03:00
cellPngDec.cpp fs:: const renaming, fs::g_tls_error stub 2015-08-24 21:22:39 +03:00
cellPngDec.h ID manager simplified 2015-08-24 21:22:19 +03:00
cellPngEnc.cpp cellPngEnc, cellSailRec, cellUsbPspcm modules 2015-08-01 14:39:20 +03:00
cellPrint.cpp cellPrint module added 2015-08-01 14:39:31 +03:00
cellRec.cpp cellRec, cellRemotePlay, cellSysconf 2015-08-01 14:39:33 +03:00
cellRemotePlay.cpp cellRec, cellRemotePlay, cellSysconf 2015-08-01 14:39:33 +03:00
cellResc.cpp vm::var rewritten 2015-08-24 21:22:44 +03:00
cellResc.h Using vm::ps3 namespace moved in proper places 2015-07-10 04:30:41 +03:00
cellRtc.cpp cellL10n, cellRtc, cellSail cleanup 2015-08-01 14:39:41 +03:00
cellRtc.h Using vm::ps3 namespace moved in proper places 2015-07-10 04:30:41 +03:00
cellRudp.cpp Minor style changes (sys_net) 2015-08-24 21:22:43 +03:00
cellRudp.h Minor style changes (sys_net) 2015-08-24 21:22:43 +03:00
cellSail.cpp Implement GetLicenseArea, category improvements 2015-09-13 10:26:01 +03:00
cellSail.h Implement GetLicenseArea, category improvements 2015-09-13 10:26:01 +03:00
cellSailRec.cpp cellPngEnc, cellSailRec, cellUsbPspcm modules 2015-08-01 14:39:20 +03:00
cellSaveData.cpp Implement NetStartDialogLoadAsync, L10N additions 2015-09-10 17:13:31 +03:00
cellSaveData.h cellSaveData module added 2015-08-01 14:39:08 +03:00
cellScreenshot.cpp Improvements in cellSearch, cellUsbd and cellRudp 2015-02-22 16:50:11 +02:00
cellScreenshot.h Using vm::ps3 namespace moved in proper places 2015-07-10 04:30:41 +03:00
cellSearch.cpp Modules cleanup 2015-08-01 14:39:39 +03:00
cellSearch.h func_def eliminated 2015-08-01 14:38:49 +03:00
cellSheap.cpp cellJpgEnc, cellKey2char, cellSheap added 2015-08-01 14:39:18 +03:00
cellSpudll.cpp cellDaisy, cellSpudll modules 2015-08-01 14:39:22 +03:00
cellSpurs.cpp SPU Cleanup 2015-09-02 00:38:44 +03:00
cellSpurs.h alignas() used instead of set_alignment macro 2015-08-24 21:22:25 +03:00
cellSpursJq.cpp sleep_queue_t moved to SleepQueue.cpp, cleanup 2015-08-24 21:22:30 +03:00
cellSpursJq.h Using vm::ps3 namespace moved in proper places 2015-07-10 04:30:41 +03:00
cellSpursSpu.cpp SPU Cleanup 2015-09-02 00:38:44 +03:00
cellSsl.cpp cellHttp, cellHttpUtil, cellSsl, cellBGDL added 2015-08-01 14:39:16 +03:00
cellStorage.cpp cellStorage.cpp, cellVideo(Export|Upload) modules 2015-08-01 14:39:35 +03:00
cellSubdisplay.cpp Log style fix 2015-07-11 02:38:40 +03:00
cellSubdisplay.h func_def eliminated 2015-08-01 14:38:49 +03:00
cellSync.cpp vm::var rewritten 2015-08-24 21:22:44 +03:00
cellSync.h cellSaveData fix 2015-08-24 21:22:45 +03:00
cellSync2.cpp Some functions added 2015-08-01 14:39:43 +03:00
cellSync2.h b8 type 2015-08-01 14:38:45 +03:00
cellSysconf.cpp cellSysutil crap split, cleanup, functions added 2015-08-01 21:49:01 +03:00
cellSysmodule.cpp ModuleManager cleanup 2015-08-01 14:39:37 +03:00
cellSysutil.cpp Bugfix 2015-08-24 21:22:49 +03:00
cellSysutil.h Minor cellSysutil improvements, cellNetCtl fixes 2015-08-06 15:24:09 +03:00
cellSysutilAp.cpp cellGameExec, cellAvconfExt, cellSysutilAvc2 modules 2015-08-01 14:39:26 +03:00
cellSysutilAvc.cpp cellSysutil crap split, cleanup, functions added 2015-08-01 21:49:01 +03:00
cellSysutilAvc2.cpp HddGameCheck fix and Music/Avc2 improvements 2015-09-10 16:09:31 +03:00
cellSysutilAvc2.h Implement GetLicenseArea, category improvements 2015-09-13 10:26:01 +03:00
cellSysutilMisc.cpp Implement GetLicenseArea, category improvements 2015-09-13 10:26:01 +03:00
cellUsbd.cpp Modules cleanup 2015-08-01 14:39:39 +03:00
cellUsbd.h Using vm::ps3 namespace moved in proper places 2015-07-10 04:30:41 +03:00
cellUsbpspcm.cpp cellPngEnc, cellSailRec, cellUsbPspcm modules 2015-08-01 14:39:20 +03:00
cellUserInfo.cpp fs:: const renaming, fs::g_tls_error stub 2015-08-24 21:22:39 +03:00
cellUserInfo.h Using vm::ps3 namespace moved in proper places 2015-07-10 04:30:41 +03:00
cellVdec.cpp vm::var rewritten 2015-08-24 21:22:44 +03:00
cellVdec.h func_def eliminated 2015-08-01 14:38:49 +03:00
cellVideoExport.cpp cellStorage.cpp, cellVideo(Export|Upload) modules 2015-08-01 14:39:35 +03:00
cellVideoOut.cpp Implement console_write and GetHomeDataExportPath 2015-09-12 14:11:26 +03:00
cellVideoOut.h Implement cellVideoOutGetGamma/SetGamma 2015-09-07 16:33:25 +03:00
cellVideoUpload.cpp cellStorage.cpp, cellVideo(Export|Upload) modules 2015-08-01 14:39:35 +03:00
cellVoice.cpp Some functions added 2015-08-01 14:39:43 +03:00
cellVpost.cpp ID manager simplified 2015-08-24 21:22:19 +03:00
cellVpost.h be_t constructor implemented, make() eliminated 2015-07-10 04:31:07 +03:00
cellWebBrowser.cpp cellSysutil crap split, cleanup, functions added 2015-08-01 21:49:01 +03:00
cellWebBrowser.h cellSysutil crap split, cleanup, functions added 2015-08-01 21:49:01 +03:00
libmixer.cpp ID manager simplified 2015-08-24 21:22:19 +03:00
libmixer.h ModuleManager cleanup 2015-08-01 14:39:37 +03:00
libsnd3.cpp ModuleManager cleanup 2015-08-01 14:39:37 +03:00
libsnd3.h ModuleManager cleanup 2015-08-01 14:39:37 +03:00
libsynth2.cpp ModuleManager cleanup 2015-08-01 14:39:37 +03:00
libsynth2.h ModuleManager cleanup 2015-08-01 14:39:37 +03:00
sceNp.cpp fmt::by_value, fmt::Format removed 2015-08-24 21:22:42 +03:00
sceNp.h sceNpMatching2 stubs and some refactoring 2015-08-06 15:24:04 +03:00
sceNp2.cpp sceNpMatching2 stubs and some refactoring 2015-08-06 15:24:04 +03:00
sceNp2.h Minor sceNpManagerGetStatus improvements 2015-08-06 15:24:10 +03:00
sceNpClans.cpp Modules cleanup 2015-08-01 14:39:39 +03:00
sceNpClans.h Modules cleanup 2015-08-01 14:39:39 +03:00
sceNpCommerce2.cpp Modules cleanup 2015-08-01 14:39:39 +03:00
sceNpCommerce2.h Modules cleanup 2015-08-01 14:39:39 +03:00
sceNpSns.cpp Modules cleanup 2015-08-01 14:39:39 +03:00
sceNpSns.h Modules cleanup 2015-08-01 14:39:39 +03:00
sceNpTrophy.cpp Implement NetStartDialogLoadAsync, L10N additions 2015-09-10 17:13:31 +03:00
sceNpTrophy.h Modules cleanup 2015-08-01 14:39:39 +03:00
sceNpTus.cpp Modules cleanup 2015-08-01 14:39:39 +03:00
sceNpTus.h Modules cleanup 2015-08-01 14:39:39 +03:00
sceNpUtil.cpp Modules cleanup 2015-08-01 14:39:39 +03:00
sceNpUtil.h Modules cleanup 2015-08-01 14:39:39 +03:00
sys_game.cpp HddGameCheck fix and Music/Avc2 improvements 2015-09-10 16:09:31 +03:00
sys_heap.cpp ID manager simplified 2015-08-24 21:22:19 +03:00
sys_io.cpp Some functions added 2015-08-01 14:39:43 +03:00
sys_libc.cpp Implement _sys_printf and sys_prx improvements 2015-08-06 15:24:08 +03:00
sys_lv2dbg.cpp sys_lv2dbg added, bugfix 2015-07-10 04:31:41 +03:00
sys_lv2dbg.h func_def eliminated 2015-08-01 14:38:49 +03:00
sys_lwcond_.cpp sleep_queue_t moved to SleepQueue.cpp, cleanup 2015-08-24 21:22:30 +03:00
sys_lwmutex_.cpp sleep_queue_t moved to SleepQueue.cpp, cleanup 2015-08-24 21:22:30 +03:00
sys_mempool.cpp ID manager simplified 2015-08-24 21:22:19 +03:00
sys_mmapper_.cpp sysPrxForUser module split 2015-08-02 05:15:49 +03:00
sys_net.cpp Bugfix 2015-08-24 21:22:49 +03:00
sys_net.h Minor style changes (sys_net) 2015-08-24 21:22:43 +03:00
sys_ppu_thread_.cpp vm::var rewritten 2015-08-24 21:22:44 +03:00
sys_prx_.cpp Various stubbing 2015-08-06 15:24:10 +03:00
sys_spinlock.cpp sysPrxForUser module split 2015-08-02 05:15:49 +03:00
sys_spu_.cpp sysPrxForUser module split 2015-08-02 05:15:49 +03:00
sysPrxForUser.cpp Implement GetLicenseArea, category improvements 2015-09-13 10:26:01 +03:00
sysPrxForUser.h sysPrxForUser module split 2015-08-02 05:15:49 +03:00