JohnHolmesII
|
c62a667fb1
|
Fix null pointer check (clang warnings)
|
2019-09-24 09:11:50 +02:00 |
|
Nekotekina
|
40fcd457bf
|
cellSaveData fixup
|
2019-09-23 03:15:41 +03:00 |
|
Eladash
|
2494091353
|
cellSaveData: Log param error code (#6587)
|
2019-09-23 03:07:23 +03:00 |
|
Megamouse
|
88388f1efc
|
sceNpSns: add more logging
|
2019-09-22 10:16:55 +02:00 |
|
Megamouse
|
2dc71cfe51
|
sceNpTrophy: add errors from RE
|
2019-09-22 10:16:55 +02:00 |
|
Nekotekina
|
e7d67f9732
|
Fix unwanted statichle_handler init
|
2019-09-21 03:59:43 +03:00 |
|
Megamouse
|
caef52e3b3
|
Input: don't intercept pads after system dialogs, but still ignore input
|
2019-09-20 22:12:40 +02:00 |
|
Megamouse
|
571bb914f5
|
cellPad: fix out of bounds warning
|
2019-09-20 22:12:40 +02:00 |
|
Megamouse
|
7193d407b9
|
Input: Remove unused flush member
|
2019-09-20 22:12:40 +02:00 |
|
Eladash
|
c50119aefa
|
Fix sceNp2Init
|
2019-09-19 08:26:29 +02:00 |
|
Nekotekina
|
4b19e55fcc
|
Use g_fxo for cellKb, cellMouse
Use init_mutex
|
2019-09-19 02:16:14 +03:00 |
|
Nekotekina
|
353a7ff8e6
|
cellCamera: use g_fxo
|
2019-09-19 02:16:14 +03:00 |
|
Nekotekina
|
c2fe2ac4a4
|
cellMic: use g_fxo
|
2019-09-17 02:46:34 +03:00 |
|
Nekotekina
|
36a528067c
|
cellAudio: use g_fxo
|
2019-09-17 02:46:34 +03:00 |
|
Nekotekina
|
76314520ef
|
cellAudio: use vm::gvar to allocate working memory
|
2019-09-17 02:46:34 +03:00 |
|
Nekotekina
|
584174d371
|
vm::gvar: add array support
|
2019-09-17 02:46:34 +03:00 |
|
RipleyTom
|
2b8890b193
|
CellPadLdd functions implementation
|
2019-09-17 01:17:48 +03:00 |
|
Megamouse
|
32a4c2242b
|
sceNp: fixups
|
2019-09-13 06:18:49 +02:00 |
|
Nekotekina
|
b91661ae71
|
Remove timeout support from lf_queue::wait
Add notify method and use atomic wait
|
2019-09-10 19:25:39 +03:00 |
|
Wojtek Arabczyk
|
cb66d05693
|
Fix warnings in rpcs3/Emu/Cell/Modules/sceNp.cpp
|
2019-09-09 19:16:02 +03:00 |
|
Megamouse
|
aa262889f2
|
cellVdec: add error_code
|
2019-09-08 20:54:43 +03:00 |
|
Megamouse
|
6aacec4694
|
cellMouse: add error_code
|
2019-09-08 20:54:43 +03:00 |
|
Megamouse
|
c111209639
|
cellGem: add error_code
|
2019-09-08 20:54:43 +03:00 |
|
Nekotekina
|
693d54553c
|
Fix compilation
|
2019-09-08 19:26:10 +03:00 |
|
Megamouse
|
cb00b71c4b
|
sceNp: add error_code and some param checks (#6416)
* sceNp: add error_code and basic implementations
* sceNp: and fix some structs
* sceNpSns: improvements
* sceNpUtil: improvements
* sceNpTus: improvements
|
2019-09-08 18:36:10 +03:00 |
|
Megamouse
|
cddc045c69
|
cellPad: disable reserved bit check in cellPadSetActDirect
|
2019-09-08 08:49:15 +02:00 |
|
Nekotekina
|
d0db7ca6bd
|
cellSaveData fixup (#6393)
Increase entry max size
|
2019-09-05 14:49:03 +03:00 |
|
RipleyTom
|
8de1239132
|
Simulate BSD FS for file order presentation in savedata
|
2019-09-05 03:01:46 +03:00 |
|
isJuhn
|
08c12f4c00
|
File.cpp: add rounding_alignment argument to get_dir_size to allow GetSizeKB functions to report size more accurately
|
2019-09-03 03:19:49 +03:00 |
|
Nekotekina
|
a5be410e3f
|
[noexcept] Don't throw on unimplemented HLE functions.
Getting rid of exceptions.
|
2019-09-02 14:43:31 +03:00 |
|
Nekotekina
|
796a6646f7
|
Silence statichle
|
2019-08-27 13:56:50 +03:00 |
|
Nekotekina
|
e41b234dc4
|
Use g_fxo for cellSysCache
|
2019-08-27 03:50:15 +03:00 |
|
Nekotekina
|
d2eba2387b
|
Use g_fxo for display_manager
|
2019-08-27 03:50:15 +03:00 |
|
Nekotekina
|
2a37a4bcea
|
Use g_fxo for cellPad
Rename pad_t -> pad_info
|
2019-08-27 03:50:15 +03:00 |
|
Nekotekina
|
928719b658
|
Use g_fxo for rsx::avconf
|
2019-08-27 03:50:15 +03:00 |
|
Nekotekina
|
cfdd298693
|
Use g_fxo for cellMusicDecode
|
2019-08-27 03:50:15 +03:00 |
|
Nekotekina
|
7b0d834477
|
Use g_fxo for gem_camera_shared
|
2019-08-27 03:50:15 +03:00 |
|
Nekotekina
|
e4a7e8c058
|
Use g_fxo for cellGem
Rename gem_t -> gem_config
|
2019-08-27 03:50:15 +03:00 |
|
Nekotekina
|
1d3c18f4e2
|
Use g_fxo for cellGcm
Rename CellGcmSysConfig -> gcm_config
|
2019-08-27 03:50:15 +03:00 |
|
Nekotekina
|
9a2338a5ca
|
Use g_fxo for fs_aio_manager (dummy)
|
2019-08-27 03:50:15 +03:00 |
|
Nekotekina
|
8304043d00
|
Use g_fxo for sysutil_cb_manager
|
2019-08-27 03:50:15 +03:00 |
|
Megamouse
|
32b5b11a83
|
cellSaveData/overlays: prevent possible array out of bounds in list view
|
2019-08-26 21:09:20 +02:00 |
|
Nekotekina
|
6165bd68c0
|
Use g_fxo for avconf_manager
|
2019-08-22 15:14:33 +03:00 |
|
Megamouse
|
94dd6c2007
|
cellSaveData: improve param.sfo creation
|
2019-08-22 08:05:12 +02:00 |
|
Megamouse
|
896cfd2ade
|
cellSaveData/cellMsgDialog: implement cellSaveDataDelete
|
2019-08-22 08:05:12 +02:00 |
|
Megamouse
|
0b720aeb59
|
cellSaveData: ignore dot and dotdot
|
2019-08-22 08:05:12 +02:00 |
|
Megamouse
|
b3c1759853
|
cellSaveData/overlays/Qt: fix some warnings and a possible nullptr deref
|
2019-08-22 08:05:12 +02:00 |
|
Nekotekina
|
8cf025bf71
|
Use g_fxo for cellWebBrowser
Rename browser_t -> browser_info
|
2019-08-22 02:13:39 +03:00 |
|
Nekotekina
|
2b55bde104
|
Use g_fxo in cellRudp
Rename rudp_t -> rudp_info
|
2019-08-22 02:13:39 +03:00 |
|
Nekotekina
|
02fe1ef7ff
|
Use g_fxo for cellSearch
Rename search_t -> search_info
|
2019-08-22 02:13:39 +03:00 |
|