Update gambatte to support the wisdom tree mapper and fix upstream reference and links
This commit is contained in:
parent
2affc5bca7
commit
9ca1b86316
Binary file not shown.
|
@ -15,8 +15,8 @@ namespace BizHawk.Emulation.Cores.Nintendo.Gameboy
|
|||
"",
|
||||
isPorted: true,
|
||||
isReleased: true,
|
||||
portedVersion: "SVN 344",
|
||||
portedUrl: "http://gambatte.sourceforge.net/",
|
||||
portedVersion: "Gambatte-Speedrun r717+",
|
||||
portedUrl: "https://github.com/pokemon-speedrunning/gambatte-speedrun",
|
||||
singleInstance: false)]
|
||||
[ServiceNotApplicable(new[] { typeof(IDriveLight) })]
|
||||
public partial class Gameboy : IEmulator, IVideoProvider, ISoundProvider, ISaveRam, IStatable, IInputPollable, ICodeDataLogger,
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit b837b1a726f1f6a9dca2b5009706eae192c6a2ef
|
||||
Subproject commit bfac3302a0a26ba306b873e538d03168d4c4716f
|
Loading…
Reference in New Issue