From 9670c096e410add36314a247b77334c0c1d61256 Mon Sep 17 00:00:00 2001 From: gdkchan Date: Sat, 26 May 2018 17:49:21 -0300 Subject: Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) --- Ryujinx.Core/Logging/LogClass.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Ryujinx.Core/Logging/LogClass.cs') diff --git a/Ryujinx.Core/Logging/LogClass.cs b/Ryujinx.Core/Logging/LogClass.cs index 2e6acd2e..0d9801ff 100644 --- a/Ryujinx.Core/Logging/LogClass.cs +++ b/Ryujinx.Core/Logging/LogClass.cs @@ -22,6 +22,7 @@ namespace Ryujinx.Core.Logging ServiceFs, ServiceHid, ServiceLm, + ServiceMm, ServiceNifm, ServiceNs, ServiceNv, -- cgit v1.2.3