mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 11:08:02 -05: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