Commit 8d4432e
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]>1 parent 407210a commit 8d4432e
3 files changed
+954
-527
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
0 commit comments