You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* When the BG color is 0 the OBJ will always have priority (ignoring the flags)
69
69
* When LCDC bit 0 is clear OBJ will always have priority (ignoring the rest of the flags)
70
70
* In order to grant the BG priority (color 1-3) LCDC bit 0 must be set and if OAM attributes bit 7 is clear BG Map attributes bit 7 must be set to override it
71
71
72
-
A test ROM for this behavior can be found [here](https://github.com/alloncm/MagenTests)
72
+
[This test ROM](https://github.com/alloncm/MagenTests) can be used to observe the above.
0 commit comments