rpcsx/rpcs3/Loader
Eladash 314670a347 Improve firmware installation error handling
* Add new error types and descriptions.
* Do not crash on missing 0x100 and 0x300 PUP file entries.
* Report an error on missing PUP package inner files.
* Fix overflow in file-size against header check.
* Move all header errors to pup_object class.
* Move verbose error descriptions to pup_object class.
* Minor optimizations.
2021-03-19 17:51:09 +01:00
..
ELF.cpp Allow emulation to work without firmware (#9367) 2020-12-07 20:10:34 +03:00
ELF.h Atomic SPU LS capture writes 2021-02-23 11:29:23 +03:00
mself.cpp GUI: Implement MSELF extraction tool (#9909) 2021-03-07 17:59:37 +01:00
mself.hpp GUI: Implement MSELF extraction tool (#9909) 2021-03-07 17:59:37 +01:00
PSF.cpp Atomic PARAM.SFO writes 2021-02-23 11:29:23 +03:00
PSF.h Atomic PARAM.SFO writes 2021-02-23 11:29:23 +03:00
PUP.cpp Improve firmware installation error handling 2021-03-19 17:51:09 +01:00
PUP.h Improve firmware installation error handling 2021-03-19 17:51:09 +01:00
TAR.cpp Improve TAR loader (#9908) 2021-03-11 02:26:39 +03:00
TAR.h Improve TAR loader (#9908) 2021-03-11 02:26:39 +03:00
TROPUSR.cpp Atomic trophy status updates 2021-03-02 19:19:27 +03:00
TROPUSR.h Remove BOM markers 2020-12-06 15:30:12 +03:00
TRP.cpp Enable -Wunused-parameter 2021-03-06 18:07:08 +03:00
TRP.h Trophy: Return correct disk space requirements 2017-12-31 22:08:17 +03:00