We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ef8df commit c47f26cCopy full SHA for c47f26c
src/CGB_Registers.md
@@ -88,14 +88,14 @@ to Bit 7 of FF55. In that case reading from FF55 will return how many
88
\$10 "blocks" remained (minus 1) in the lower 7 bits, but Bit 7 will
89
be read as "1". Stopping the transfer doesn't set HDMA1-4 to \$FF.
90
91
-::: warning
+::: warning WARNING
92
93
HBlank DMA should not be started (write to FF55) during a HBlank
94
period (STAT mode 0).
95
96
If the transfer's destination address overflows, the transfer stops
97
-prematurely. \[Note: what's the state of the registers if this happens
98
-?\]
+prematurely.
+The status of the registers if this happens still needs to be [investigated](https://github.com/gbdev/pandocs/issues/364).
99
100
:::
101
0 commit comments