ppsspp/Core/ELF
Henrik Rydgård 4f43cff5ca
Move fileutil, net, image loaders, ui to Common. (#13506)
* Move and rename file_util/fd_util to Common/File/FileUtil and DirListing

Let's also move net while we're at it.

Move the ZIM/PNG loaders over to Common.

Move the UI framework into Common

iOS buildfix

* Buildfix

* Buildfixes

* Apple buildfix

* This typo again..

* UWP buildfix

* Fix build of PPSSPPQt, such as it is (it's not in good condition...)

* Guess what? Another buildfix.
2020-10-04 20:48:47 +02:00
..
ElfReader.cpp Debugger: Add assembler to build. 2018-06-06 05:59:24 -07:00
ElfReader.h Module: Correct detection of executable sections. 2018-01-02 21:53:13 -08:00
ElfTypes.h Remove Globals.h 2017-08-31 17:15:22 +02:00
ParamSFO.cpp SavedataParam: Be careful with const char* to string. Might help #13187 2020-08-26 22:17:42 +02:00
ParamSFO.h GE dump loading: Try to use the correct GameID so compat.ini flags apply. 2020-08-30 11:48:58 +02:00
PBPReader.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
PBPReader.h Remove Globals.h 2017-08-31 17:15:22 +02:00
PrxDecrypter.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
PrxDecrypter.h PRX Decryption: add support for type 0/1/2/5/6 decryption 2020-01-11 15:00:07 +00:00