ppsspp/Core/ELF
Henrik Rydgård e01ca5b057
Logging API change (refactor) (#19324)
* Rename LogType to Log

* Explicitly use the Log:: enum when logging. Allows for autocomplete when editing.

* Mac/ARM64 buildfix

* Do the same with the hle result log macros

* Rename the log names to mixed case while at it.

* iOS buildfix

* Qt buildfix attempt, ARM32 buildfix
2024-07-14 14:42:59 +02:00
..
ElfReader.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
ElfReader.h Revert "Revert "Loader: Validate offsets and truncation in ELF."" 2022-10-10 13:29:09 +02:00
ElfTypes.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
ParamSFO.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
ParamSFO.h SavedataParam/ParamSFO: Minor code cleanups 2024-04-07 12:31:45 +02:00
PBPReader.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
PBPReader.h ControlMapper: Allow overriding PSP button event handling through a callback. 2023-03-28 00:23:18 +02:00
PrxDecrypter.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
PrxDecrypter.h PRX Decryption: add support for type 0/1/2/5/6 decryption 2020-01-11 15:00:07 +00:00