minor tweak to mgba, update its version in hawk

This commit is contained in:
feos 2019-06-10 22:02:05 +03:00
parent 0d610301ec
commit 3a8b3361e3
3 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ using BizHawk.Emulation.Common;
namespace BizHawk.Emulation.Cores.Nintendo.GBA
{
[Core("mGBA", "endrift", true, true, "0.6.3 (c4dfb265c35ecba4050d646bd65a02d8b3704948)", "https://mgba.io/", false)]
[Core("mGBA", "endrift", true, true, "0.7.2", "https://mgba.io/", false)]
[ServiceNotApplicable(typeof(IDriveLight), typeof(IRegionable))]
public partial class MGBAHawk : IEmulator, IVideoProvider, ISoundProvider, IGBAGPUViewable,
ISaveRam, IStatable, IInputPollable, ISettable<MGBAHawk.Settings, MGBAHawk.SyncSettings>,

2
mgba

@ -1 +1 @@
Subproject commit 2eab7736554ef3f0ec3e8327f6bedd92367755bf
Subproject commit 5680ababe4f308f2cc6f0f6aa41df230c6989d81

Binary file not shown.