Added: Core_Memory to filter logging class

This commit is contained in:
CamilleLaVey 2025-03-05 01:31:22 -04:00
parent 6565055865
commit 90a8165f77

View file

@ -68,6 +68,7 @@ bool ParseFilterRule(Filter& instance, Iterator begin, Iterator end) {
SUB(Common, Memory) \
CLS(Core) \
SUB(Core, ARM) \
SUB(Core, Memory) \
SUB(Core, Timing) \
CLS(Config) \
CLS(Debug) \