diff --git a/Assets/dll/mgba.dll b/Assets/dll/mgba.dll index 08b6b5e6ff..6e4cc1be84 100644 Binary files a/Assets/dll/mgba.dll and b/Assets/dll/mgba.dll differ diff --git a/src/BizHawk.Emulation.Cores/Consoles/Nintendo/GBA/MGBAHawk.cs b/src/BizHawk.Emulation.Cores/Consoles/Nintendo/GBA/MGBAHawk.cs index a13a85fa0a..24f4d0c531 100644 --- a/src/BizHawk.Emulation.Cores/Consoles/Nintendo/GBA/MGBAHawk.cs +++ b/src/BizHawk.Emulation.Cores/Consoles/Nintendo/GBA/MGBAHawk.cs @@ -6,7 +6,7 @@ using BizHawk.Emulation.Common; namespace BizHawk.Emulation.Cores.Nintendo.GBA { - [PortedCore(CoreNames.Mgba, "endrift", "0.10", "https://mgba.io/")] + [PortedCore(CoreNames.Mgba, "endrift", "0.11", "https://mgba.io/")] [ServiceNotApplicable(new[] { typeof(IDriveLight), typeof(IRegionable) })] public partial class MGBAHawk { diff --git a/submodules/mgba b/submodules/mgba index 645282a395..8a044f7c57 160000 --- a/submodules/mgba +++ b/submodules/mgba @@ -1 +1 @@ -Subproject commit 645282a395aac6d7bbd6f80124517bebbe108e57 +Subproject commit 8a044f7c5771968595b012665449f76637fa9a09