rpcs3/rpcs3/Loader
Eladash 1f6ca25820 Implement TAR-based directory archiver
* Implement the ability to save directory contents as TAR.
  With the ability to customize saving of specific files and also select which files are saved and which aren't.

* Implement full original TAR USTAR 255 characters path support.
* Implement file modification time and access time support for extracted/archived TAR.
2021-07-17 17:50:18 +02:00
..
ELF.cpp Allow emulation to work without firmware (#9367) 2020-12-07 20:10:34 +03:00
ELF.h Use requires syntax in more places 2021-04-19 16:51:40 +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 Remove unnecessary default:breaks 2021-04-15 15:23:59 +03:00
PSF.h PSF: Fix string_view optimization 2021-04-09 20:58:30 +03:00
PUP.cpp Improve ELF/Trophy loader's error checking 2021-03-23 16:05:23 +03:00
PUP.h Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00
TAR.cpp Implement TAR-based directory archiver 2021-07-17 17:50:18 +02:00
TAR.h Implement TAR-based directory archiver 2021-07-17 17:50:18 +02:00
TROPUSR.cpp TROPUSR: Optimization 2021-05-21 16:43:34 +03:00
TROPUSR.h TROPUSR: Loader Improvements 2021-05-21 16:43:34 +03:00
TRP.cpp Improve ELF/Trophy loader's error checking 2021-03-23 16:05:23 +03:00
TRP.h Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00