Skip to content

Commit c47f26c

Browse files
avivaceISSOtm
authored andcommitted
Mention issue to be investigated in warning box
1 parent 06ef8df commit c47f26c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/CGB_Registers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,14 @@ to Bit 7 of FF55. In that case reading from FF55 will return how many
8888
\$10 "blocks" remained (minus 1) in the lower 7 bits, but Bit 7 will
8989
be read as "1". Stopping the transfer doesn't set HDMA1-4 to \$FF.
9090

91-
::: warning
91+
::: warning WARNING
9292

9393
HBlank DMA should not be started (write to FF55) during a HBlank
9494
period (STAT mode 0).
9595

9696
If the transfer's destination address overflows, the transfer stops
97-
prematurely. \[Note: what's the state of the registers if this happens
98-
?\]
97+
prematurely.
98+
The status of the registers if this happens still needs to be [investigated](https://github.com/gbdev/pandocs/issues/364).
9999

100100
:::
101101

0 commit comments

Comments
 (0)