various gambatte updates, all wilbertpol tests now pass, cgb-dmg now correctly uses dmg sprite priority when it should (fixes dmg-acid2 in CGB-DMG)
This commit is contained in:
parent
46a426a244
commit
ebb0282860
Binary file not shown.
Binary file not shown.
|
@ -79,8 +79,6 @@ namespace BizHawk.Tests.Testroms.GB
|
||||||
private static readonly IReadOnlyCollection<string> KnownFailures = new[]
|
private static readonly IReadOnlyCollection<string> KnownFailures = new[]
|
||||||
{
|
{
|
||||||
"cgb-acid2 on CGB_C in SameBoy (no BIOS)",
|
"cgb-acid2 on CGB_C in SameBoy (no BIOS)",
|
||||||
"dmg-acid2 on CGB_C in Gambatte",
|
|
||||||
"dmg-acid2 on CGB_C in Gambatte (no BIOS)",
|
|
||||||
};
|
};
|
||||||
|
|
||||||
[ClassCleanup]
|
[ClassCleanup]
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit cbb565fcb149fa73b0aa15c6e03cd860e5d7af07
|
Subproject commit d677f10fd3891ccbb67bdf14b1a5e2f8f315043b
|
Loading…
Reference in New Issue