Commit graph

1256 commits

Author SHA1 Message Date
Zangetsu38
13ef8dfed4 fw install/pup: full decrypt os0 and vs0 partiton.
interface/run app: load fw pre-load module if app don't have it.
2020-06-21 13:39:58 +02:00
Zangetsu38
759f53f76a modules/SceAppUtil: fix crash if data is null. 2020-06-21 09:41:24 +02:00
EXtremeExploit
5f0ae490e0
vita3k: use KB/MB when possible (#766) 2020-06-17 20:41:35 -04:00
Francisco José García García
d3f47a3e79
Fix "gui: Trim titles so that they order and show correctly" (#767) 2020-06-17 10:42:55 +02:00
EXtremeExploit
5321b57755
gui: Trim titles so that they order and show correctly (#744) 2020-06-17 10:32:10 +02:00
Zangetsu38
923fb0bcd9 emu: rename game to app.
emu: refactor few function.
2020-06-17 10:30:07 +02:00
Zangetsu38
2fe89039bd gui/app context menu: some refactor.
gui/app selector: some refactor.
2020-06-16 19:53:48 +02:00
Zangetsu38
5490d680bb themes: fix theme view if fw is not installed. 2020-06-16 18:04:41 +02:00
Zangetsu38
f511b29d5c pkg install: Add choice for mode set zriff key.
pkg install: Add info for content installed.
pkg install: refactor dialog.
2020-06-16 18:04:41 +02:00
Zangetsu38
0e4de83066 gui: Add trophy manager. 2020-06-15 22:58:25 +02:00
Zangetsu38
68a2b38b94 np/trophy: Some refactor and prepare for trophy manager. 2020-06-15 20:32:20 +02:00
Zangetsu38
9bacbe1229 modules/SceFios2Kernel: implement _sceFiosKernelOverlayResolveWithRangeSync
modules/SceFios2Kernel02: implement _sceFiosKernelOverlayResolveWithRangeSync02
2020-06-15 20:18:45 +02:00
scribam
b03570818f gxm: Fix sceGxmTextureSetGammaMode 2020-06-15 10:56:46 +02:00
scribam
6f5d2733a8 gxm: Add SceGxmTextureNormalizeMode and remove a TODO 2020-06-15 10:56:46 +02:00
scribam
770dd1b998 cli: update validator pref_path check 2020-06-13 13:52:22 +02:00
Sunho Kim
f9c936524a
SceFiber: Refactor and fix reset fiber bug (#761) 2020-06-13 13:51:26 +02:00
Sunho Kim
62abebded9 modules: fix initialization order of var_exports 2020-06-13 13:50:58 +02:00
Sunho Kim
ed06af8354 kernel: implement sceKernelSendSignal and sceKernelWaitSignal 2020-06-13 09:16:33 +02:00
Sunho Kim
62051b7688 SceProcessmgr: implement sceKernelLibcClock 2020-06-13 09:11:43 +02:00
Sunho Kim
1503bb9bf8 modules: format code 2020-06-11 18:23:53 +02:00
Sunho Kim
52e41f3bd2 modules: fix hle var import and _pLibPerfCaptureFlagPtr 2020-06-11 10:45:49 +02:00
scribam
d0a4216273 config: Add a basic option to install a pkg 2020-06-10 20:06:14 +02:00
scribam
dacbe6b0ab config: Add a basic option to delete a title id 2020-06-10 20:06:14 +02:00
scribam
95515f9edf config: Tweak previous commit 2020-06-10 20:06:14 +02:00
totlmstr
ddc0d96e91 config: Replace Boost.Program_Options with CLI11 v1.8.0 2020-06-10 20:06:14 +02:00
Sunho Kim
31b4d854b3 SceFiber: implement null addrContext behaviour 2020-06-10 20:03:25 +02:00
Nick Renieris
6ae63c7f6e
Improve code log and memory log & add GUI toggles (#743) 2020-06-09 14:27:15 +03:00
Sunho Kim
7981d7d035 vita3k: improve code log and memory log & add toggling them through gui 2020-06-09 18:38:14 +09:00
Sunho Kim
177ce20d53
cpu: improve gdb and add code injection (#737) 2020-06-09 09:38:41 +02:00
Ichisada Shioko
5ff7bb3be5 app: show useful errors on initialization failed 2020-06-09 09:30:25 +02:00
Asada shinon
a55b55727e GXM & YUV2RGB Optimisation 2020-06-08 17:02:42 +03:00
Zangetsu38
27f069248c np/trophy: Implement timestamp and fix some things. 2020-06-08 15:42:04 +02:00
IllusionMan1212
8fb3c96e10 SceCommonDialog: implement savedatadialog substatus and fix other bugs 2020-06-08 15:41:22 +02:00
Sunho Kim
a5f96765bd SceSysmem: support alignment in sceKernelAllocMemBlock 2020-06-08 15:36:19 +02:00
EXtremeExploit
9a2972bfc8 Add missing RET_ERROR's to SceGxm 2020-06-07 09:18:02 +02:00
Sunho Kim
eddb75bd76 emu: add hle nid variable exports 2020-06-07 09:10:04 +02:00
scribam
ce546cb5f4 external: Remove old unicorn submodule 2020-06-07 09:07:53 +02:00
scribam
54dec3e907 gui: Compilation fixes for clang-10 2020-05-31 18:10:53 +02:00
EXtremeExploit
43dce35c27
config: change default cross binding to x (#731) 2020-05-30 02:41:06 -04:00
Zangetsu38
ccb5aad08a modules/SceFiber: fix sceFiberGetSelf. 2020-05-28 12:57:02 +02:00
Nicolas Jallamion
ee18267b3f
texture: implement PVRT texture support decompress. (#714) 2020-05-27 13:04:59 -04:00
Nicolas Jallamion
bed03eadd5
gui: add initial theme support. (#676)
pkg/archive: add support install official theme.
2020-05-27 13:04:38 -04:00
scribam
c802b806d7 shader: Compare SCE_GXM_PARAMETER_CATEGORY* with the right parameter member 2020-05-27 18:09:22 +02:00
Nick Renieris
1d6f834b57
Merge pull request #719 from scribam/header-includes
vita3k: Clean up headers
2020-05-27 18:54:31 +03:00
Nick Renieris
111a834fdc
Merge pull request #720 from scribam/apputil-return
modules: Add missing return instruction to sceAppUtilDrmOpen
2020-05-27 18:54:17 +03:00
Nick Renieris
f953f1feea
Merge pull request #722 from scribam/config-copy-pasta
config: Fix recompile_shader_path when this option is initialized
2020-05-27 18:54:06 +03:00
scribam
70ffa76928 config: Fix recompile_shader_path when this option is initialized 2020-05-27 08:50:45 +02:00
scribam
e241d98f18 vita3k: Clean up headers 2020-05-25 18:07:28 +02:00
scribam
2bf8df78d4 kernel: Fix "Load of value 102, which is not a valid value for type 'Code'" from UBSan 2020-05-23 20:51:14 +02:00
scribam
afac9dc90b modules: Add missing return instruction to sceAppUtilDrmOpen 2020-05-23 12:26:28 +02:00