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
Change the bit number/flag naming conventions (#58)
* Change the bit number/flag naming conventions
* Fix whitespace and comments
* Add `LCDC_*` flag constants separate from flag values
* Deprecate `rSMBK`, moving it into `hardware_compat.inc`
* Shorten `PRIORITY` and `WINDOW` to `PRIO` and `WIN`
* Add `BGA_*` constants for CGB-only BG tile attributes
* Just name them `BG_` not `BGA_`, corresponding to `OAM_` not `OAMA_`
* `MASK` is not a conventional suffix
Co-authored-by: Eldred Habert <[email protected]>
0 commit comments