Exzap
5a4731f919
HLE: Make HLE table access thread-safe
...
Previous code could sometimes resize the vector while a read access was happening
2025-06-22 20:56:47 +02:00
Crementif
d083fc0470
Reorder PPCInterpreter memory layout to keep plugin compatibility
...
Commit b089ae5b32 changed the PPCInterpreter struct that external plugins rely on to hook Cemu through e.g. the exported "osLib_registerHLEFunction". This commit moves some unused values down so that it keeps the same memory layout as before the PPC recompiler rework.
2025-05-04 17:19:56 +02:00
Exzap
b089ae5b32
PowerPC recompiler rework ( #641 )
2025-04-26 17:59:32 +02:00
Exzap
da8fd5b7c7
nn_save: Refactor and modernize code
2024-05-29 00:07:37 +02:00
Exzap
0d71885c88
nn_fp: Full rework of friend service
2023-10-17 05:26:30 +02:00
Exzap
8bb7ce098c
Bump CI clang version to 15 + workaround for unsafe fiber optimizations ( #982 )
2023-09-29 17:17:28 +02:00
Exzap
2200cc0ddf
Initial support for title switching + better Wii U menu compatibility ( #907 )
2023-07-21 13:54:07 +02:00
Exzap
2c81d240a5
Make codebase more CPU-agnostic + MacOS disclaimer ( #559 )
2022-12-07 01:48:24 +01:00
Francesco Saltori
664d7ee902
Clean up more Cemuhook leftovers ( #253 )
2022-09-16 13:34:41 +02:00
Exzap
d60742f52b
Add all the files
2022-08-22 22:21:23 +02:00