rpcs3/rpcs3/Emu/Cell/Modules
Talkashie dabb2cc9a0
Fix typos, improve consistency
Fixes typos where spelling or grammar is objectively wrong.
Changes wording and capitalization in some areas to be more consistent with other areas.
2023-07-28 13:09:06 +03:00
..
cell_FreeType2.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellAdec.cpp cellAdec: fix some uninitialized member warnings 2022-12-08 21:08:37 +01:00
cellAdec.h Remove BOM markers 2020-12-06 15:30:12 +03:00
cellAtrac.cpp HLE: fix some types 2022-01-02 18:18:31 +03:00
cellAtrac.h HLE: fix some types 2022-01-02 18:18:31 +03:00
cellAtracMulti.cpp HLE: fix some types 2022-01-02 18:18:31 +03:00
cellAtracMulti.h HLE: fix some types 2022-01-02 18:18:31 +03:00
cellAudio.cpp Decrease some include madness 2023-04-26 21:37:44 +02:00
cellAudio.h cellAudio: silence cellAudioSendAck and add pseudo code for it 2023-03-28 20:26:04 +02:00
cellAudioIn.h GUI Utilities: Implement instruction search, PPU/SPU disasm improvements (#10968) 2021-10-12 23:12:30 +03:00
cellAudioOut.cpp Decrease some include madness 2023-04-26 21:37:44 +02:00
cellAudioOut.h Savestates: save cellAudioOut 2022-07-06 19:43:25 +03:00
cellAuthDialog.cpp hle: cellAuthDialog 2020-02-22 16:03:14 +03:00
cellAvconfExt.cpp Add alternate 3D display modes (#13582) 2023-04-07 20:08:07 +02:00
cellBgdl.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellBgdl.h Remove BOM markers 2020-12-06 15:30:12 +03:00
cellCamera.cpp cellCamera: don't switch to main thread unless really necessary 2023-05-25 21:30:27 +02:00
cellCamera.h Use u64 for system_time_t, as s64 doesn't make much sense in a microsecond context. 2023-02-22 23:57:20 +01:00
cellCelp8Enc.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellCelp8Enc.h Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
cellCelpEnc.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellCelpEnc.h Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
cellCrossController.cpp Warning fixes 2022-09-17 16:35:02 +03:00
cellCrossController.h Remove BOM markers 2020-12-06 15:30:12 +03:00
cellDaisy.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
cellDaisy.h Remove BOM markers 2020-12-06 15:30:12 +03:00
cellDmux.cpp Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
cellDmux.h Remove BOM markers 2020-12-06 15:30:12 +03:00
cellDtcpIpUtility.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellFiber.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellFiber.h HLE: fix some types 2022-01-02 18:18:31 +03:00
cellFont.cpp More random changes 2021-04-11 14:01:51 +03:00
cellFont.h Remove BOM markers 2020-12-06 15:30:12 +03:00
cellFontFT.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellFontFT.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellFs.cpp More random changes 2021-04-11 14:01:51 +03:00
cellFs.h More random changes 2021-04-11 14:01:51 +03:00
cellGame.cpp cellGame: Truncate excess of characters in TITLE_ID 2023-02-07 18:21:18 +03:00
cellGame.h cellGame: Truncate excess of characters in TITLE_ID 2023-02-07 18:21:18 +03:00
cellGameExec.cpp cellGameExec: fix warnings 2022-05-05 12:23:12 +02:00
cellGcmSys.cpp cellGcm: add more enums 2023-04-07 19:40:21 +02:00
cellGcmSys.h HLE cellGcmSys: Make IOTable accurate 2020-02-19 18:11:30 +00:00
cellGem.cpp Invalidate Savestates 2023-07-23 17:58:54 +03:00
cellGem.h Use u64 for system_time_t, as s64 doesn't make much sense in a microsecond context. 2023-02-22 23:57:20 +01:00
cellGifDec.cpp Implement read_from_ptr<>() util 2022-11-26 09:30:11 +03:00
cellGifDec.h cellGifDec: random stuff because I was bored 2022-07-18 22:23:25 +02:00
cellHttp.cpp Warning fixes 2022-09-17 16:35:02 +03:00
cellHttp.h stub cellHttp 2022-06-19 07:07:31 +02:00
cellHttpUtil.cpp Fix typos, improve consistency 2023-07-28 13:09:06 +03:00
cellHttpUtil.h stub cellHttp 2022-06-19 07:07:31 +02:00
cellImeJp.cpp cellImeJp: fix regression 2022-09-18 18:35:17 +03:00
cellImeJp.h Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
cellJpgDec.cpp Implement read_from_ptr<>() util 2022-11-26 09:30:11 +03:00
cellJpgDec.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
cellJpgEnc.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellJpgEnc.h Remove BOM markers 2020-12-06 15:30:12 +03:00
cellKb.cpp Silence some usually irrelevant errors 2022-11-27 22:07:15 +01:00
cellKb.h Warning fixes 2022-09-17 16:35:02 +03:00
cellKey2char.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellL10n.cpp Make compile with msvc, clang and gcc on Windows 2023-07-11 21:40:30 +03:00
cellL10n.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
cellLibprof.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellMic.cpp cellMic: fix mic type regression 2023-04-13 20:00:05 +02:00
cellMic.h Improve cellMic and sys_usbd thread scheduling 2023-04-07 23:36:32 +02:00
cellMouse.cpp cellMouse: decrease some log levels 2023-01-10 20:57:32 +01:00
cellMouse.h Split BEType.h to util/v128.hpp and util/to_endian.hpp 2020-12-13 16:34:45 +03:00
cellMsgDialog.cpp cellMsgDialog: Fix segfault when closing non-blocking Qt dialogs 2023-06-09 02:03:44 +02:00
cellMsgDialog.h cellSaveData: get rid of g_last_user_response 2023-02-27 10:24:06 +01:00
cellMusic.cpp Implement at32() util 2022-09-26 18:04:15 +03:00
cellMusic.h cellMusic: Implement some error checking 2022-09-12 15:04:23 +03:00
cellMusicDecode.cpp Implement at32() util 2022-09-26 18:04:15 +03:00
cellMusicDecode.h cellMusic/Decode: implement playlist shuffle and repeat 2022-07-22 08:42:43 +02:00
cellMusicExport.cpp cellMusicExport: first implementation 2023-03-31 15:25:21 +02:00
cellMusicSelectionContext.cpp Qt: add shortcut manager 2023-01-10 19:28:26 +01:00
cellNetAoi.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellNetCtl.cpp rpcn: signaling handler improvements & upnp 2023-02-21 15:41:41 +01:00
cellNetCtl.h Qt: add system cmd dialog 2023-01-16 17:26:05 +01:00
cellOskDialog.cpp input: add buzz config file 2023-05-25 20:37:15 +02:00
cellOskDialog.h cellOskDialog: improve kb event hook callback 2023-01-28 21:51:36 +01:00
cellOvis.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellPad.cpp cellPad: move CellPadData to pad_types for convenience 2023-02-12 17:04:31 +01:00
cellPad.h cellPad: move CellPadData to pad_types for convenience 2023-02-12 17:04:31 +01:00
cellPamf.cpp cellPamf: Add missing error code 2023-05-06 06:31:58 +02:00
cellPamf.h cellPamf: Add missing error code 2023-05-06 06:31:58 +02:00
cellPesmUtility.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellPhotoDecode.cpp cellPhotoDecode: optimize get_scaled_image 2022-07-29 08:05:35 +02:00
cellPhotoExport.cpp cellPhotoExport: add funcFinish check 2023-03-31 15:25:21 +02:00
cellPhotoImport.cpp rename fs::stat to fs::get_stat 2023-07-25 12:15:08 +03:00
cellPng.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellPngDec.cpp More random changes 2021-04-11 14:01:51 +03:00
cellPngDec.h More random changes 2021-04-11 14:01:51 +03:00
cellPngEnc.cpp Warning fixes 2022-09-17 16:35:02 +03:00
cellPngEnc.h cellPngEnc 2022-08-06 10:35:10 +02:00
cellPrint.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellRec.cpp Remove whitespace 2023-02-15 08:58:02 +01:00
cellRec.h cellRec: add more logging 2022-12-10 03:24:40 +01:00
cellRemotePlay.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellRemotePlay.h Remove BOM markers 2020-12-06 15:30:12 +03:00
cellResc.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
cellResc.h Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
cellRtc.cpp sceNpTrophy: set timestamps 2023-05-23 08:22:13 +02:00
cellRtc.h sceNpTrophy: set timestamps 2023-05-23 08:22:13 +02:00
cellRtcAlarm.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellRudp.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
cellRudp.h Remove BOM markers 2020-12-06 15:30:12 +03:00
cellSail.cpp Test alterable aggregates via overriding be_t 2021-04-25 19:00:16 +03:00
cellSail.h Test alterable aggregates via overriding be_t 2021-04-25 19:00:16 +03:00
cellSailRec.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellSaveData.cpp cellSaveData: Adjust to non-TSX 2023-07-27 02:50:01 +03:00
cellSaveData.h save-overlays: add entry size info 2021-04-30 00:30:26 +02:00
cellScreenshot.cpp fixed_typemap.hpp: make it a bit fool-proof 2021-03-02 21:58:49 +03:00
cellScreenshot.h fixed_typemap.hpp: make it a bit fool-proof 2021-03-02 21:58:49 +03:00
cellSearch.cpp Implement at32() util 2022-09-26 18:04:15 +03:00
cellSearch.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellSheap.cpp Remove BOM markers 2020-12-06 15:30:12 +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 cellSpurs: Implement ShutdownTaskset and WorkloadFlagReceiver2 2023-07-02 19:01:13 +03:00
cellSpurs.h cellSpurs: Fix ready count 2023-05-19 14:18:51 +03:00
cellSpursJq.cpp More random changes 2021-04-11 14:01:51 +03:00
cellSpursJq.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
cellSpursSpu.cpp Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
cellSsl.cpp stub cellHttp 2022-06-19 07:07:31 +02:00
cellSsl.h stub cellHttp 2022-06-19 07:07:31 +02:00
cellStorage.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellStorage.h More random changes 2021-04-11 14:01:51 +03:00
cellSubDisplay.cpp cellSubDisplay: add error checks 2022-10-10 21:26:27 +02:00
cellSubDisplay.h cellSubDisplay: add error checks 2022-10-10 21:26:27 +02:00
cellSync.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
cellSync.h Remove HERE macro 2020-12-10 12:30:22 +03:00
cellSync2.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellSync2.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
cellSysCache.cpp sys_fs: Implemented sys_fs_mount(prot=1) read-only mounting & fixed up some operation and permission checks 2023-06-05 13:51:54 +03:00
cellSysconf.cpp HLE: more error checks 2022-06-22 21:47:06 +02:00
cellSysconf.h Remove BOM markers 2020-12-06 15:30:12 +03:00
cellSysmodule.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellSysutil.cpp Add savestate buttons to home menu 2023-04-13 20:46:37 +02:00
cellSysutil.h Add savestate buttons to home menu 2023-04-13 20:46:37 +02:00
cellSysutilAp.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellSysutilAvc.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellSysutilAvc2.cpp Warning fixes 2022-09-17 16:35:02 +03:00
cellSysutilAvc2.h cellSysutilAvc2: more improvements 2022-04-08 20:07:58 +02:00
cellSysutilAvcExt.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellSysutilMisc.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellSysutilNpEula.cpp hle: cellSysutilNpEula 2020-03-27 15:26:28 +03:00
cellUsbd.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellUsbd.h Remove BOM markers 2020-12-06 15:30:12 +03:00
cellUsbpspcm.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellUserInfo.cpp rsx/overlays: Putting it all together 2023-02-24 00:46:53 +03:00
cellUserInfo.h Implement most of cellUserInfo 2021-04-23 05:50:19 +03:00
cellVdec.cpp cellVdec: revert RGBA alignment change 2023-03-05 22:49:49 +01:00
cellVdec.h cellVdecDecodeAuEx2: some REd guesswork 2022-04-21 22:22:33 +02:00
cellVideoExport.cpp Remove whitespace 2023-02-15 08:58:02 +01:00
cellVideoOut.cpp Add alternate 3D display modes (#13582) 2023-04-07 20:08:07 +02:00
cellVideoOut.h HLE: more error checks 2022-06-22 21:47:06 +02:00
cellVideoPlayerUtility.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellVideoUpload.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
cellVideoUpload.h Remove BOM markers 2020-12-06 15:30:12 +03:00
cellVoice.cpp Savestates/RSX: Save NV406E semaphore waiting 2022-07-12 15:15:42 +03:00
cellVoice.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
cellVpost.cpp More random changes 2021-04-11 14:01:51 +03:00
cellVpost.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
cellWebBrowser.cpp fixed_typemap.hpp: make it a bit fool-proof 2021-03-02 21:58:49 +03:00
cellWebBrowser.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
HLE_PATCHES.cpp Remove whitespace 2023-02-15 08:58:02 +01:00
libad_async.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
libad_core.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
libfs_utility_init.cpp Stub libfs_utility_init to bypass FSCK checks by vsh. 2021-07-17 18:56:07 +02:00
libfs_utility_init.h Stub libfs_utility_init to bypass FSCK checks by vsh. 2021-07-17 18:56:07 +02:00
libmedi.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
libmixer.cpp More random changes 2021-04-11 14:01:51 +03:00
libmixer.h Remove BOM markers 2020-12-06 15:30:12 +03:00
libsnd3.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
libsnd3.h Remove BOM markers 2020-12-06 15:30:12 +03:00
libsynth2.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
libsynth2.h Split BEType.h to util/v128.hpp and util/to_endian.hpp 2020-12-13 16:34:45 +03:00
sceNp.cpp Qt: Improve PS3 Binaries Decryption tool 2023-06-11 00:40:14 +02:00
sceNp.h Invite changes 2023-03-18 01:51:35 +01:00
sceNp2.cpp Signaling: report status inactive on unknown connection 2023-03-17 17:58:56 +01:00
sceNp2.h rpcn: signaling handler improvements & upnp 2023-02-21 15:41:41 +01:00
sceNpClans.cpp fixed_typemap.hpp: return reference 2021-03-02 16:08:14 +03:00
sceNpClans.h sceNp: add some constants 2022-05-10 21:55:35 +02:00
sceNpCommerce2.cpp sceNp: fix invalid ctx dereference 2021-07-01 23:09:23 +02:00
sceNpCommerce2.h Split BEType.h to util/v128.hpp and util/to_endian.hpp 2020-12-13 16:34:45 +03:00
sceNpMatchingInt.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
sceNpPlus.cpp Add stubs. 2022-04-10 18:28:57 +02:00
sceNpPlus.h Add stubs. 2022-04-10 18:28:57 +02:00
sceNpSns.cpp rpcn: new allocator + refactoring of np_handler 2021-11-08 13:10:40 +03:00
sceNpSns.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
sceNpTrophy.cpp sceNpTrophy: Minor UB fixup 2023-07-26 17:56:44 +03:00
sceNpTrophy.h sceNpTrophy: Initial commSign checking of CreateContext 2023-07-25 21:40:35 +03:00
sceNpTus.cpp RPCN v0.7 2022-10-17 09:57:10 +02:00
sceNpTus.h sceNp: add some constants 2022-05-10 21:55:35 +02:00
sceNpUtil.cpp rpcn: signaling handler improvements & upnp 2023-02-21 15:41:41 +01:00
sceNpUtil.h sceNpUtil: implement skeleton bandwidth test 2022-07-12 22:45:40 +02:00
StaticHLE.cpp PPU: Add new patch function for SONIC 06 2022-12-09 21:16:05 +03:00
StaticHLE.h More random changes 2021-04-11 14:01:51 +03:00
sys_crashdump.cpp Move sys_crashdump to it's own file and make it a module itself 2021-03-08 22:57:35 +03:00
sys_crashdump.h HLE: fix some types 2022-01-02 18:18:31 +03:00
sys_game_.cpp Implemented sys_game_board_storage_read() 2022-09-04 13:28:05 +03:00
sys_heap.cpp Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
sys_io_.cpp fixed_typemap.hpp: return reference 2021-03-02 16:08:14 +03:00
sys_libc.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
sys_libc_.cpp Add debugging info for when sys_tty_write is executed 2021-09-12 19:05:26 +03:00
sys_lv2dbg.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
sys_lv2dbg.h Add missing #includes to header files 2019-06-25 17:11:10 +03:00
sys_lwcond_.cpp Decrease some include madness 2023-04-26 21:37:44 +02:00
sys_lwmutex_.cpp Decrease some include madness 2023-04-26 21:37:44 +02:00
sys_mempool.cpp Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
sys_mmapper_.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
sys_net_.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
sys_net_.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
sys_ppu_thread_.cpp vm: Remove vm::dealloc_verbose_nothrow 2021-01-15 17:37:52 +03:00
sys_prx_.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
sys_rsxaudio_.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
sys_spinlock.cpp Savestates: HLE state saving POC in sys_lwmutex 2022-07-06 19:43:25 +03:00
sys_spu_.cpp SPU TG: Simplify state of saved SPU image data 2021-05-01 19:43:00 +03:00
sysPrxForUser.cpp Use u64 for system_time_t, as s64 doesn't make much sense in a microsecond context. 2023-02-22 23:57:20 +01:00
sysPrxForUser.h sys_prx: more constants 2021-04-23 22:02:52 +02:00