rpcsx/rpcs3/Emu/Cell/Modules
2019-08-14 23:54:09 +02:00
..
cell_FreeType2.cpp hle: Add more missing functions 2019-04-07 23:31:15 +03:00
cellAdec.cpp Fix -Wsign-compare a little bit 2019-06-28 01:45:29 +03:00
cellAdec.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellAtrac.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellAtrac.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellAtracMulti.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellAtracMulti.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellAudio.cpp rsx/Qt: fix some undefined behavior in progress_dialog CallAfters 2019-01-22 12:04:01 +03:00
cellAudio.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellAudioIn.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellAudioOut.cpp hle: Add more missing functions 2019-04-07 23:31:15 +03:00
cellAudioOut.h Split Emu/Memory into more logical headers 2019-06-25 17:11:10 +03:00
cellAvconfExt.cpp Microphone implementation 2019-07-11 20:13:12 +01:00
cellBgdl.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellBgdl.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellCamera.cpp Fix CELL_CAMERA_ERROR_NOT_INIT check in cellCameraSetNotifyEventQueue when camera set to null 2019-08-11 21:43:13 +03:00
cellCamera.h Set total memory size according to sdkver 2018-12-30 20:12:32 +00:00
cellCelp8Enc.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellCelp8Enc.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
cellCelpEnc.cpp hle: Add some missing functions 2019-04-05 17:28:10 +01:00
cellCelpEnc.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
cellCrossController.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellDaisy.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellDaisy.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
cellDmux.cpp Migration to named_thread<> 2018-10-19 22:22:35 +03:00
cellDmux.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellDtcpIpUtility.cpp hle: Fix cellSysutilAvcExt module 2019-03-31 00:55:55 +03:00
cellFiber.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellFiber.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellFont.cpp hle: Add more missing functions 2019-04-07 23:31:15 +03:00
cellFont.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellFontFT.cpp hle: Add more missing functions 2019-04-07 23:31:15 +03:00
cellFontFT.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellFs.cpp sys_fs: yield PPU on disk access ops 2019-06-08 19:34:55 +03:00
cellFs.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellGame.cpp Implement vfs::host::rename 2019-04-10 13:58:12 +03:00
cellGame.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellGameExec.cpp hle: Add some more functions 2019-04-10 22:15:35 +03:00
cellGcmSys.cpp Fixup after #6143 (#6146) 2019-06-29 18:48:42 +03:00
cellGcmSys.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellGem.cpp Explicitly cast size_t to integer types 2019-07-01 04:33:23 +03:00
cellGem.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellGifDec.cpp Try to get rid of SIZE_32 macro 2018-09-03 21:40:36 +03:00
cellGifDec.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellHttp.cpp hle: Add more missing functions 2019-04-07 23:31:15 +03:00
cellHttp.h Minor fixes 2019-07-01 04:33:23 +03:00
cellHttpUtil.cpp Explicitly cast size_t to integer types 2019-07-01 04:33:23 +03:00
cellHttpUtil.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellImeJp.cpp hle: Add more missing functions 2019-04-07 23:31:15 +03:00
cellImeJp.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellJpgDec.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellJpgDec.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellJpgEnc.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellJpgEnc.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
cellKb.cpp cellKb/Qt: Improve basic keyboard 2018-09-13 22:01:30 +02:00
cellKb.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellKey2char.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellL10n.cpp Avoid transitive include of vm_ref.h 2019-07-15 15:46:46 +03:00
cellL10n.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
cellLibprof.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellMic.cpp Timers scaling and fixes 2019-07-23 00:09:01 +01:00
cellMic.h Timers scaling and fixes 2019-07-23 00:09:01 +01:00
cellMouse.cpp Use empty() instead of comparing size() with 0 2019-06-01 22:59:23 +03:00
cellMouse.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellMsgDialog.cpp Timers scaling and fixes 2019-07-23 00:09:01 +01:00
cellMsgDialog.h Split Emu/Memory into more logical headers 2019-06-25 17:11:10 +03:00
cellMusic.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellMusic.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellMusicDecode.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellMusicExport.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellNetAoi.cpp hle: Fix cellSysutilAvcExt module 2019-03-31 00:55:55 +03:00
cellNetCtl.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellNetCtl.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellOskDialog.cpp handle empty callback returns 2019-08-14 23:54:09 +02:00
cellOskDialog.h Split Emu/Memory into more logical headers 2019-06-25 17:11:10 +03:00
cellOvis.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellPad.cpp Refactoring (#6143) 2019-06-29 01:27:49 +03:00
cellPad.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellPamf.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellPamf.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellPesmUtility.cpp hle: Fix cellSysutilAvcExt module 2019-03-31 00:55:55 +03:00
cellPhotoDecode.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellPhotoExport.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellPhotoImport.cpp Make vm::var unmoveable 2018-09-03 21:40:36 +03:00
cellPng.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellPngDec.cpp Explicitly cast size_t to integer types 2019-07-01 04:33:23 +03:00
cellPngDec.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellPngEnc.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellPrint.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellRec.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellRemotePlay.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellResc.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellResc.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellRtc.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellRtc.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellRtcAlarm.cpp hle: Add some more functions 2019-04-10 22:15:35 +03:00
cellRudp.cpp hle: Add more missing functions 2019-04-07 23:31:15 +03:00
cellRudp.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellSail.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellSail.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellSailRec.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellSaveData.cpp handle empty callback returns 2019-08-14 23:54:09 +02:00
cellSaveData.h Split Emu/Memory into more logical headers 2019-06-25 17:11:10 +03:00
cellScreenshot.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellScreenshot.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellSearch.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellSearch.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellSheap.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellSpudll.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellSpudll.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellSpurs.cpp ppu: Improve LWSYNC 2019-08-13 04:56:00 +03:00
cellSpurs.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
cellSpursJq.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellSpursJq.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
cellSpursSpu.cpp Migration to named_thread<> 2018-10-19 22:22:35 +03:00
cellSsl.cpp hle: Add more missing functions 2019-04-07 23:31:15 +03:00
cellStorage.cpp Add callbacks for cellStorage 2018-02-28 15:58:50 +04:00
cellSubDisplay.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellSubDisplay.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellSync.cpp Remove dumb overloads of atomic_op, fetch_op 2019-08-14 20:28:34 +03:00
cellSync.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellSync2.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellSync2.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellSysconf.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellSysconf.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellSysmodule.cpp hle: Add more missing functions 2019-04-07 23:31:15 +03:00
cellSysutil.cpp Fix warnings related to -Wswitch 2019-06-28 01:40:52 +03:00
cellSysutil.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellSysutilAp.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellSysutilAvc.cpp hle: Fix cellSysutilAvcExt module 2019-03-31 00:55:55 +03:00
cellSysutilAvc2.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellSysutilAvc2.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellSysutilAvcExt.cpp hle: Fix cellSysutilAvcExt module 2019-03-31 00:55:55 +03:00
cellSysutilMisc.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellSysutilNpEula.cpp hle: Add sceNpEulaAbort function 2019-03-26 23:19:01 +03:00
cellUsbd.cpp hle: Add some more functions 2019-04-10 22:15:35 +03:00
cellUsbd.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
cellUsbpspcm.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellUserInfo.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellUserInfo.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellVdec.cpp Fix race on cellVdecClose TLS cleanup 2019-08-13 04:56:00 +03:00
cellVdec.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellVideoExport.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellVideoOut.cpp hle: Add more missing functions 2019-04-07 23:31:15 +03:00
cellVideoOut.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellVideoPlayerUtility.cpp hle: Add cellVideoPlayerUtility module 2019-03-24 19:16:49 +03:00
cellVideoUpload.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellVideoUpload.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellVoice.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
cellVoice.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
cellVpost.cpp Timers scaling and fixes 2019-07-23 00:09:01 +01:00
cellVpost.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellWebBrowser.cpp Stub some functions in cellWebBrowser 2018-01-28 02:50:42 +04:00
cellWebBrowser.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
libad_async.cpp hle: Add some more functions 2019-04-10 22:15:35 +03:00
libad_core.cpp hle: Add some more functions 2019-04-10 22:15:35 +03:00
libmedi.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
libmixer.cpp Timers scaling and fixes 2019-07-23 00:09:01 +01:00
libmixer.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
libsnd3.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
libsnd3.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
libsynth2.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
libsynth2.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
sceNp.cpp hle: Add more missing functions 2019-04-07 23:31:15 +03:00
sceNp.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
sceNp2.cpp hle: Add more missing functions 2019-04-07 23:31:15 +03:00
sceNp2.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
sceNpClans.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
sceNpClans.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
sceNpCommerce2.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
sceNpCommerce2.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
sceNpMatchingInt.cpp hle: Add some missing functions 2019-04-05 17:28:10 +01:00
sceNpSns.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
sceNpSns.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
sceNpTrophy.cpp handle empty callback returns 2019-08-14 23:54:09 +02:00
sceNpTrophy.h Split Emu/Memory into more logical headers 2019-06-25 17:11:10 +03:00
sceNpTus.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
sceNpTus.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
sceNpUtil.cpp better stub sceNpUtilBandwidthTestGetStatus 2018-09-07 12:38:51 +03:00
sceNpUtil.h better stub sceNpUtilBandwidthTestGetStatus 2018-09-07 12:38:51 +03:00
StaticHLE.cpp Fix -Wsign-compare a little bit 2019-06-28 01:45:29 +03:00
StaticHLE.h Static hle implementation 2019-02-27 22:54:59 +03:00
sys_game.cpp Exitspawn support renewal 2017-09-19 15:07:07 +03:00
sys_heap.cpp Memory mirror support 2018-05-09 23:35:34 +03:00
sys_io.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
sys_libc.cpp Static hle implementation 2019-02-27 22:54:59 +03:00
sys_libc_.cpp Implement std::bit_cast<> 2019-06-02 23:22:16 +03:00
sys_lv2dbg.cpp Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
sys_lv2dbg.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
sys_lwcond_.cpp sys_lwcond: add vm::temporary_unlock 2019-06-20 14:46:32 +03:00
sys_lwmutex_.cpp ppu: Improve LWSYNC 2019-08-13 04:56:00 +03:00
sys_mempool.cpp idm: Fix bug in ID searching 2019-08-11 21:43:13 +03:00
sys_mmapper_.cpp sys_mmapper: add vm::temporary_unlock 2019-07-14 17:51:03 +03:00
sys_net_.cpp Remove thread_ctrl::atexit 2018-09-15 17:09:56 +03:00
sys_net_.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
sys_ppu_thread_.cpp sys_mutex: add vm::temporary_unlock 2019-06-19 20:39:39 +03:00
sys_prx_.cpp Make vm::var unmoveable 2018-09-03 21:40:36 +03:00
sys_rsxaudio_.cpp Stub sys_rsxaudio_ functions 2017-06-22 20:08:21 +03:00
sys_spinlock.cpp Migration to named_thread<> 2018-10-19 22:22:35 +03:00
sys_spu_.cpp Timers scaling and fixes 2019-07-23 00:09:01 +01:00
sysPrxForUser.cpp Timers scaling and fixes 2019-07-23 00:09:01 +01:00
sysPrxForUser.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00