Cemu/src/Cafe/OS/common
Exzap c5913fe8cb refactor/rpl: Treat HLE libs more like RPL modules
HLE modules now have a unified interface via which they can get notified when mapped into the process or when loaded/unloaded.

We also always call the unload functions when stopping emulation to give the module implementations a chance to reset all state (although many of them are still missing proper cleanup code for now)
2026-01-07 02:46:49 +01:00
..
OSCommon.cpp refactor/rpl: Treat HLE libs more like RPL modules 2026-01-07 02:46:49 +01:00
OSCommon.h refactor/rpl: Treat HLE libs more like RPL modules 2026-01-07 02:46:49 +01:00
OSUtil.h refactor: use concepts instead of SFINAE (#1652) 2025-08-25 01:33:46 +02:00
PPCConcurrentQueue.h Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00