DH
|
adaf24310d
|
add missed include to PUP.h
|
2025-03-10 21:09:27 +01:00 |
|
oltolm
|
2b0f786b2d
|
Fix std::basic_string warnings (#16261)
|
2024-11-11 21:54:44 +02:00 |
|
Megamouse
|
2262ac1684
|
Qt: Replace QMap with std::map
This should reduce the amount of string conversions during list refreshes
|
2024-11-06 09:34:32 +01:00 |
|
Elad Ashkenazi
|
a2dcbb9c13
|
Replace src_loc with std::soource_location
|
2024-05-21 14:19:12 +03:00 |
|
Megamouse
|
e164d462b4
|
cellVideoOut: support interlaced scan modes
|
2024-05-05 01:38:54 +02:00 |
|
oltolm
|
9e9a3262eb
|
simplify template code like std::is_same<T>::value
|
2024-04-21 18:15:17 +03:00 |
|
Eladash
|
88ba3c47c2
|
ELF.h: Avoid using seek operations
|
2024-02-16 10:42:57 +02:00 |
|
Eladash
|
e4c9af176b
|
fixup hdd1 cache
|
2024-01-20 22:15:07 +02:00 |
|
Eladash
|
6214d0c9a5
|
Savestates/TAR: Fix huge files handling in TAR serialization
|
2024-01-01 11:58:00 +02:00 |
|
Megamouse
|
59c58aa3cf
|
fix some warnings
|
2023-12-30 19:07:35 +01:00 |
|
Megamouse
|
47fcb9562f
|
Trophy Manager: allow to lock/unlock trophies
|
2023-12-15 00:31:49 +01:00 |
|
Eladash
|
3bd27d5695
|
TAR: Improve logging
|
2023-11-28 16:46:44 +02:00 |
|
Eladash
|
9abf0b7176
|
Savestates: Asynchronous compression
|
2023-11-28 16:46:44 +02:00 |
|
Eladash
|
a0b521ba8e
|
Savestates: Add TAR and VM assert
|
2023-11-27 12:36:17 +02:00 |
|
Eladash
|
f60bdbaece
|
Savestates: Compressed state files
|
2023-11-27 12:36:17 +02:00 |
|
Megamouse
|
ff434f9d38
|
recording: cleanup audio config members
and fix some annyoing msvc warnings
|
2023-11-23 21:19:31 +01:00 |
|
Eladash
|
66d01b688c
|
Savestates: Implement initial RAM ventilation system
|
2023-11-10 08:45:49 +02:00 |
|
Eladash
|
ee9477dc21
|
SPU: support pure SPU code precompilation discovery
|
2023-08-30 08:45:29 +03:00 |
|
Eladash
|
bd7715b180
|
ELF.h: fix warning
|
2023-08-08 10:22:05 +03:00 |
|
Eladash
|
744a1528cc
|
Optimize memory usage of ELF loader
Do not duplicate shdr memory when it is present in phdr.
|
2023-08-03 16:19:55 +03:00 |
|
oltolm
|
bc40b61ef1
|
rename fs::stat to fs::get_stat
|
2023-07-25 12:15:08 +03:00 |
|
Megamouse
|
86ed82dcec
|
PSF: improve load readability
|
2023-06-08 21:15:39 +02:00 |
|
Megamouse
|
f96a0ce9d2
|
Trophies: Add more sanity checks to pugixml backend
|
2023-05-30 19:11:57 +02:00 |
|
Eladash
|
514ef9a9c5
|
SPU Executable Code Dumping Tool
|
2023-05-15 14:11:13 +03:00 |
|
Ivan Chikish
|
fb88e1c1c9
|
Update to LLVM 16.0.0, switch to upstream LLVM
|
2023-04-06 10:19:31 +03:00 |
|
Megamouse
|
5fa9dfac6a
|
Trophies: log more specific errors on install failure
|
2023-03-17 15:50:05 +01:00 |
|
Margen67
|
5bb89328d0
|
Remove whitespace
|
2023-02-15 08:58:02 +01:00 |
|
Eladash
|
27cad422b9
|
cellGame: Truncate excess of characters in TITLE_ID
In cellGameDataCheckCreate
|
2023-02-07 18:21:18 +03:00 |
|
Eladash
|
8980fc5524
|
rsx: Fix exceptions
|
2022-12-17 14:27:20 +01:00 |
|
Ani
|
0e625e6928
|
PSF: Add AS as valid category
Used for some PS3 Applications
|
2022-12-13 09:34:21 +01:00 |
|
Elad Ashkenazi
|
ad3ea966cb
|
Add RPCS3/games/ for automatic games detection, support PSN games outside HDD0 (#12982)
* SFO: Do not load PARAM.SFO with illegal TITLE_ID
* Add support for PSN games outside HDD0
* Add RPCS3/games/ for automatic game detection
|
2022-12-02 13:18:07 +03:00 |
|
Megamouse
|
5dbadccd7f
|
Log PSF path on error
|
2022-11-27 22:07:15 +01:00 |
|
Megamouse
|
ff082b98cb
|
VS: fix compilation on VS 17.4
|
2022-11-12 11:23:58 +03:00 |
|
Elad Ashkenazi
|
fcd297ffb2
|
Savestates Support For PS3 Emulation (#10478)
|
2022-07-04 16:02:17 +03:00 |
|
Megamouse
|
87762a9b17
|
cellGame: implement disc change callbacks
|
2022-06-24 17:34:21 +02:00 |
|
Megamouse
|
4f03cf7e1e
|
PSF: move resolution flags to enum
|
2022-06-02 13:12:04 +02:00 |
|
Megamouse
|
60d80fd5fc
|
PSF: move sound format flags to enum
|
2022-06-02 13:12:04 +02:00 |
|
Eladash
|
1088375b38
|
Wipe clean VSH's temporary directory of choice at boot
|
2022-05-21 10:57:12 +03:00 |
|
Eladash
|
de988f6a76
|
MSELF extractor: Ensure the files' dwellings
|
2022-05-10 09:58:59 +03:00 |
|
Nekotekina
|
f7d08d3371
|
ELF: fix sh_flag bitset enum
|
2022-05-06 15:44:29 +03:00 |
|
Eladash
|
3aebb8cb41
|
Tentative fix for unreadable ELF sections without flags
|
2022-05-05 07:33:07 +03:00 |
|
Eladash
|
f9a62667cf
|
SPU/PPU Loader: Implement linker/PS3 compiler executable files loading
|
2022-05-03 20:47:36 +03:00 |
|
Eladash
|
7329fa9cf5
|
TRPLoader: Use std::string_view
|
2022-04-25 20:15:10 +02:00 |
|
Eladash
|
27becdec97
|
TAR: Allow to use save_directory with a buffer not 512-bytes aligned
|
2022-04-25 20:15:10 +02:00 |
|
Eladash
|
c35da0085f
|
PARAM.SFO loader improvement
|
2022-04-10 14:31:13 +02:00 |
|
Megamouse
|
ee98f577e2
|
sceNpTrophyGetTrophyIcon: SCE_NP_TROPHY_ERROR_HIDDEN
And prevent some possible segfaults
|
2022-03-31 23:02:35 +02:00 |
|
Eladash
|
f16949c292
|
fs::file: always use strict reading mode for large reads (#11206)
|
2021-12-01 19:09:07 +03:00 |
|
Megamouse
|
20331a77ce
|
Qt: multithreaded trophy icon refresh
|
2021-10-30 22:44:30 +02:00 |
|
Eladash
|
e4f92ddf77
|
GUI: PARAM.SFO formatting
|
2021-09-17 22:15:48 +02:00 |
|
Nekotekina
|
658b4f70ef
|
Fix some warnings
|
2021-07-30 09:31:36 +03:00 |
|