#162725 - gauauu - Thu Sep 11, 2008 4:01 am
Am I missing something, or is there a reason that the bit values for the various items for windows aren't in libnds?
The registers for windows are (WIN_IN, WIN_OUT, etc), but no constants are defined for writing to those registers.
For example, for blending, BLEND_SRC_BG0, BLEND_SRC_BG1, etc, are defined. But, unless I'm missing them, there's no constants to make writing to the windowing registers easier.
Not a big deal, as it's pretty easy to write the correct bits based on the specs, but it seems like this was omitted where other similar constants were defined.
Thoughts?
The registers for windows are (WIN_IN, WIN_OUT, etc), but no constants are defined for writing to those registers.
For example, for blending, BLEND_SRC_BG0, BLEND_SRC_BG1, etc, are defined. But, unless I'm missing them, there's no constants to make writing to the windowing registers easier.
Not a big deal, as it's pretty easy to write the correct bits based on the specs, but it seems like this was omitted where other similar constants were defined.
Thoughts?