mirror of
https://git.citron-emu.org/citron/emu.git
synced 2025-12-12 10:37:07 +00:00
Added: Core_Memory to filter logging class
This commit is contained in:
parent
6565055865
commit
90a8165f77
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ bool ParseFilterRule(Filter& instance, Iterator begin, Iterator end) {
|
||||||
SUB(Common, Memory) \
|
SUB(Common, Memory) \
|
||||||
CLS(Core) \
|
CLS(Core) \
|
||||||
SUB(Core, ARM) \
|
SUB(Core, ARM) \
|
||||||
|
SUB(Core, Memory) \
|
||||||
SUB(Core, Timing) \
|
SUB(Core, Timing) \
|
||||||
CLS(Config) \
|
CLS(Config) \
|
||||||
CLS(Debug) \
|
CLS(Debug) \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue