dolphin/Source/Core/Core/HLE
Admiral H. Curtiss 9f817911fd
HLE_OS: Manually handle printfs from emulated software to prevent emulated software from crashing Dolphin with an invalid printf formatting string.
2023-07-29 20:06:09 +02:00
..
HLE.cpp PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
HLE.h JIT: Fix calls to HLE::Execute. 2023-02-13 11:47:47 +01:00
HLE_Misc.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
HLE_Misc.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
HLE_OS.cpp HLE_OS: Manually handle printfs from emulated software to prevent emulated software from crashing Dolphin with an invalid printf formatting string. 2023-07-29 20:06:09 +02:00
HLE_OS.h HLE_OS: Manually handle printfs from emulated software to prevent emulated software from crashing Dolphin with an invalid printf formatting string. 2023-07-29 20:06:09 +02:00
HLE_VarArgs.cpp HLE_OS: Manually handle printfs from emulated software to prevent emulated software from crashing Dolphin with an invalid printf formatting string. 2023-07-29 20:06:09 +02:00
HLE_VarArgs.h HLE_OS: Manually handle printfs from emulated software to prevent emulated software from crashing Dolphin with an invalid printf formatting string. 2023-07-29 20:06:09 +02:00