mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-14 03:52:06 -07:00
CoreTiming: Ported the CoreTiming namespace from PPSSPP
Implemented the required calls to make it work. CoreTiming: Added a new logging class Core_Timing.
This commit is contained in:
@@ -22,6 +22,7 @@ static std::shared_ptr<Logger> global_logger;
|
||||
SUB(Common, Memory) \
|
||||
CLS(Core) \
|
||||
SUB(Core, ARM11) \
|
||||
SUB(Core, Timing) \
|
||||
CLS(Config) \
|
||||
CLS(Debug) \
|
||||
SUB(Debug, Emulated) \
|
||||
|
Reference in New Issue
Block a user