scribam
cecc44cba4
kernel: Update SceKernelSegmentInfo/SceKernelModuleInfo structures ( #1213 )
2021-04-04 22:36:57 +02:00
Zangetsu38
efecbb2981
emu: add can switch/exit game.
2021-04-03 00:28:17 +02:00
Zangetsu38
afd1fe49d7
gui: some small fix/refactor
...
- add content id.
- refactor change and reset path for improve it.
- fix using app path for update history.
- refactor delete app icon.
- fix name on filter app for japan.
2021-03-28 15:02:44 +02:00
Zangetsu38
ce683e01c0
common dialog: add lang support for (trophy/save data) dialog
2021-03-16 12:31:28 +01:00
Zangetsu38
befe4e3986
vita3k: move app_path from title_id.
2021-03-03 13:39:19 +01:00
Zangetsu38
1d8c254f5e
config/setting: Add choice backend renderer in gpu tab.
2021-02-28 23:07:54 +01:00
Zangetsu38
e5355bf8da
modules/SceAppMgr: reworks split in interface.
2021-02-26 23:32:12 +01:00
Francisco José García García
7792349a7b
modules/sceAppMgr: refactor LoadExec.
...
Co-authored-by: Zangetsu38 <Dante38@free.fr>
2021-02-26 13:00:22 +01:00
scribam
5e3a6eb982
Update submodules + minor changes ( #1137 )
...
* cmake: Add NOMINMAX globally to avoid Windows compilation issues with std::min/std::max
* main/net: add missing include files
* rtc: Remove convert_filetime/convert_timespec functions as they have been replaced with _wstat/stat
* external: Update better-enums to tag "0.11.3"
* external: Update CLI11 to tag "v1.9.1"
* external: Update elfio to tag "Release_3.8"
* external: Update glad to tag "0.1.34"
* external: Update googletest to tag "release-1.10.0"
* external: Update imgui to tag "v1.80"
* external: Update imgui_club
* external: Update miniz to tag "2.1.0"
* external: Update pugixml to tag "v1.11.4"
* external: Update spdlog to tag "v1.8.2"
* external: Update stb
* external: Update yaml-cpp to tag "yaml-cpp-0.6.3"
* external: Switch to vitasdk/vita-toolchain
* external: Refactor xxHash integration
2021-02-09 21:49:54 +01:00
Francisco José García García
1b080927f1
util: Move encode_arm_inst to util
2021-01-25 12:57:52 +01:00
EXtremeExploit
34bec68371
vita3k: Fix grammar errors
2021-01-24 21:35:40 +01:00
Hesham Abourgheba
9119c30d48
gui: install firmware and games in a separate thread with progress bar
...
* gui: remove race condition in progress bar
Co-authored-by: sunho <ksunhokim123@naver.com>
2020-10-25 15:23:55 +02:00
sunho
dbc370784a
kernel: ignore zero-size segments
2020-10-25 05:44:25 +09:00
EXtremeExploit
c75b8db8d2
Emu: Add unicode support for base and pref path.
2020-09-15 14:51:47 +03:00
Nicolas Jallamion
6bfba911c2
firmware install: Add unicode path support. ( #962 )
2020-09-11 18:30:52 -04:00
IllusionMan1212
2acceac79f
SceAppMgr: implement sceAppMgrSaveDataDataSave and sceAppMgrSaveDataDataRemove
2020-09-11 17:50:50 +03:00
EXtremeExploit
407ea1296e
archive/pkg install: Add unicode path support
...
Co-authored-by: Zangetsu38 <Dante38@free.fr>
2020-09-08 16:00:26 +02:00
Peter Mackay
f08ec1e667
host: Change window from shared_ptr to unique_ptr as it's never shared
2020-08-24 09:01:36 +09:00
Zangetsu38
eeb89e7ebc
gui: Small refactor for information bar.
2020-08-23 04:28:17 +09:00
Zangetsu38
580a922b8d
gui/main menubar: fix set value.
...
gui/app selector: add information bar.
gui: reworks app selector and live area switch app.
2020-08-20 05:13:58 +09:00
Zangetsu38
152f1954e0
app background: fix get and display good bg.
...
gui: refactor using title id.
2020-08-17 17:36:01 +09:00
Zangetsu38
06addad077
gui: some fix/refactor.
2020-08-16 14:15:17 +02:00
Sunho Kim
0bbd7d2df3
app: add console mode execution
2020-08-10 07:49:56 +09:00
Sunho Kim
a4cab354a0
Merge pull request #801 from sunho/add-lle-return-track
...
Add lle return logging
2020-07-26 23:16:18 +09:00
Sunho Kim
c7700d7383
cpu: add import call log level
2020-07-26 11:17:57 +09:00
Zangetsu38
df7fdddfd9
gui: some refactor/fix.
...
gui: Add get_app_index function.
2020-07-25 18:12:43 +02:00
Sunho Kim
2a231c60f0
Merge pull request #657 from 1whatleytay/ngsdecode
...
Tsubomi
2020-07-10 04:41:03 +09:00
pent0
ab0c137ec7
ngs: Implement remove route/kill and thread-safe
...
ngs: fix rebase
2020-07-08 14:11:51 -04:00
pent0
1d0d47acff
ngs: Initial code
2020-07-08 14:11:47 -04:00
sunho
edf48bacd8
cpu: add lle function return logging
2020-07-06 02:22:03 +09:00
sunho
fc41acb985
cpu: log hard imported lle functions
2020-07-06 02:05:47 +09:00
IllusionMan1212
8eaeeb5701
io/SceAppUtil: implement file truncation mode and some saves fixups
2020-06-22 09:07:51 +02:00
Sunho Kim
cdf9de4dbb
debug: refactor cpu & print unicorn error stack traceback
2020-06-21 22:38:46 +03:00
Sunho Kim
2a22d19a20
debug: add stack traceback
2020-06-21 22:38:46 +03:00
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
923fb0bcd9
emu: rename game to app.
...
emu: refactor few function.
2020-06-17 10:30:07 +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
Sunho Kim
52e41f3bd2
modules: fix hle var import and _pLibPerfCaptureFlagPtr
2020-06-11 10:45:49 +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
eddb75bd76
emu: add hle nid variable exports
2020-06-07 09:10:04 +02: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
d6bd597f13
formatting: Run clang-format on project
2020-05-22 18:39:11 +02:00
scribam
dc576916cd
pup: Decrypt firmware apps
2020-05-20 03:19:04 +03:00
KorewaWatchful
3c6733bed7
vita3k: add pkg, nonpdrm support ( #683 )
2020-05-02 01:33:21 -04:00
KorewaWatchful
461b1c2fff
Alert users of vitamin dump ( #674 )
...
* Alert users of vitamin dump
Issue #673 Alerts users when a vitamin dump is launched.
* Opens dialog instead of CLI warning
* fix?
2020-04-09 13:46:54 -04:00
Nicolas Jallamion
ef124adbf7
game context menu: add check game compat. ( #670 )
...
game context menu: refactor dialog and simplify code.
game context menu: Add trophy earning On information dialog.
game selector: add support lang on title & new short title.
game selector: add category tab.
2020-04-07 16:48:57 -04:00
1whatleytay
34a02553c4
vita3k: remove vita-headers ( #649 )
2020-02-06 09:44:49 -05:00
Zangetsu38
d243d6147b
App util: stub sceAppUtilDrmOpen.
2020-01-17 02:10:23 +02:00
IllusionMan1212
a9cf3ab7af
modules/sceAppUtil: various changes
...
- Correctly write savedata info to slotparam
- Write last modified date to slotparam
- Expose a function
- Add AppUtil structs
2020-01-15 00:40:19 +02:00