Zangetsu38
e39015ff34
modules/SceAppUtil: small refactor of SafeMemory func.
...
io: clean code unneeded in open file.
2022-05-25 13:01:21 +02:00
Zangetsu38
8a40b19e5f
io: fix open file when create flag is not here.
...
modules/SceAppUtil: fix open file flag.
2022-05-23 15:41:06 +02:00
Zangetsu38
edf82c4277
modules/SceAppUtil: Implement SceAppUtil(Load/Save)SafeMemory.
...
- Allow Escape plain go to playable.
2022-05-23 13:50:52 +02:00
Zangetsu38
9549d86901
modules/SceAppUtil: Add support of (date/time) on SystemParamGetInt.
...
- move both format from user to cfg.
- stub time zone and summer time.
- Add support of user name created in SystemParamGetString.
2022-03-06 12:40:43 +01:00
Zangetsu38
a630171274
modules/SceAppUtil: Implement sceAppUtilSaveDataSlotSearch.
2022-01-13 05:51:55 +01:00
Zangetsu38
e55db4f355
modules/SceAppUtil: fix delete savedata when try delete folder.
2022-01-04 01:20:01 +01:00
Zangetsu38
673874ce5b
modules/SceCommonDialog: fix savedata dialog when emptyparam is null.
...
- refactor check_empty_param for no have double code.
- app util: clean double value.
- modules/(SceAppUtil/SceAppMgrUser): set good value name.
2021-12-28 23:29:34 +01:00
Zangetsu38
1f2d9b7327
modules/SceAppUtil/SceAppUtil: Implement AppParamGetInt.
...
gui: Add install license dialog.
2021-04-19 18:29:04 +02:00
Zangetsu38
6ee3a561e6
modules/SceAppUtil: Implement DrmClose.
2021-04-19 18:28:06 +02:00
Pedro Montes Alcalde
b053930dea
Use SAFETIME on new code ( #1162 )
2021-02-20 16:51:46 +01:00
scribam
263ec77af7
sceAppUtilDrmOpen: fix error code when dirName is NULL
2020-12-20 19:06:41 +02:00
IllusionMan1212
2acceac79f
SceAppMgr: implement sceAppMgrSaveDataDataSave and sceAppMgrSaveDataDataRemove
2020-09-11 17:50:50 +03:00
IllusionMan1212
d85ec0cd1a
SceCommonDialog/SceAppUtil/io: various save fixes
...
* io: create parent directories of saves if they don't exist
* sceapputil: fix creating slotparam files
* scecommondialog: fix progress bar and add checks
2020-08-31 03:51:21 +09:00
IllusionMan1212
edcb4e2d58
io/SceAppUtil: fix file open modes and fix saving in truncate mode and fix param->status for mages games
2020-08-15 17:50:51 +09:00
IllusionMan1212
8eaeeb5701
io/SceAppUtil: implement file truncation mode and some saves fixups
2020-06-22 09:07:51 +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
scribam
afac9dc90b
modules: Add missing return instruction to sceAppUtilDrmOpen
2020-05-23 12:26:28 +02:00
totlmstr
4e20885f89
Vita3K: run clang-format
2020-04-07 16:48:08 -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
Hesham Abourgheba
3ca7206ba1
sceAppUtil: implement sceAppUtilSaveDataGetQuota ( #612 )
2019-11-16 10:15:16 +07:00
Nicolas Jallamion
06299de242
emulator: Refactor file structure ( #557 )
...
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00