logs: remove legacy MEMORY channel
Add channels vm_log, sig_log.
This commit is contained in:
@@ -107,7 +107,6 @@ namespace logs
|
||||
|
||||
inline channel GENERAL("");
|
||||
inline channel LOADER("LDR");
|
||||
inline channel MEMORY("MEM");
|
||||
LOG_CHANNEL(RSX);
|
||||
LOG_CHANNEL(HLE);
|
||||
LOG_CHANNEL(PPU);
|
||||
|
||||
Reference in New Issue
Block a user