Cemu/src/Cafe/HW/Espresso/Recompiler
why-keith caa57a3cfd
Logging migration (forceLogDebug_printf) (#780)
* script changes - no arguments

* script changes with 2 arguments

* script changes with > 2 arguments

* script conversions with 1 argument - pt. 1

* script conversions with 1 argument - pt. 2

* script conversions with 1 argument - pt. 3

* script conversions with 1 argument - pt. 4

* script conversions with 1 argument - pt. 5

Pointer format hunting

* Fixed pointer format

* script conversions with 1 argument - final

* fixed conversion in non utf-8 file

* fixed conversion with capital letter

* actually fixed conversion with capital letter

* fixed another capital lettering issue

* Added conversions with LR removed

* removed LR from logs

* Converted logs that previously contained LR

* converted log that originally specified string length

* fixed log with commas in main text

* fixed multi-line log

* Fixed more logs with commas in main text

* Fixed unformatted pointer

* added conversion with float value

* converted lines with double parameters

* converted missed line

* corrected argument formatting

Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>

* Fixed misspellings of "unhandled"

unhandeled -> unhandled

Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>

---------

Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>
2023-04-25 08:43:31 +02:00
..
PPCFunctionBoundaryTracker.h Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287) 2022-09-24 08:43:27 +02:00
PPCRecompiler.cpp Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
PPCRecompiler.h Make codebase more CPU-agnostic + MacOS disclaimer (#559) 2022-12-07 01:48:24 +01:00
PPCRecompilerIml.h Add all the files 2022-08-22 22:21:23 +02:00
PPCRecompilerImlAnalyzer.cpp Add all the files 2022-08-22 22:21:23 +02:00
PPCRecompilerImlGen.cpp Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
PPCRecompilerImlGenFPU.cpp Make codebase more CPU-agnostic + MacOS disclaimer (#559) 2022-12-07 01:48:24 +01:00
PPCRecompilerImlOptimizer.cpp Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287) 2022-09-24 08:43:27 +02:00
PPCRecompilerImlRanges.cpp Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287) 2022-09-24 08:43:27 +02:00
PPCRecompilerImlRanges.h Add all the files 2022-08-22 22:21:23 +02:00
PPCRecompilerImlRegisterAllocator.cpp Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287) 2022-09-24 08:43:27 +02:00
PPCRecompilerImlRegisterAllocator2.cpp Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
PPCRecompilerIntermediate.cpp Add all the files 2022-08-22 22:21:23 +02:00
PPCRecompilerX64.cpp Make codebase more CPU-agnostic + MacOS disclaimer (#559) 2022-12-07 01:48:24 +01:00
PPCRecompilerX64.h Add all the files 2022-08-22 22:21:23 +02:00
PPCRecompilerX64AVX.cpp Add all the files 2022-08-22 22:21:23 +02:00
PPCRecompilerX64BMI.cpp Add all the files 2022-08-22 22:21:23 +02:00
PPCRecompilerX64FPU.cpp Make codebase more CPU-agnostic + MacOS disclaimer (#559) 2022-12-07 01:48:24 +01:00
PPCRecompilerX64Gen.cpp Add all the files 2022-08-22 22:21:23 +02:00
PPCRecompilerX64GenFPU.cpp Add all the files 2022-08-22 22:21:23 +02:00
x64Emit.hpp Add all the files 2022-08-22 22:21:23 +02:00