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 eaad527 commit 2c379cbCopy full SHA for 2c379cb
hardware.inc
@@ -606,7 +606,7 @@ def rVDMA_SRC_LOW equ $FF52
606
; (CGB only) VRAM DMA destination address (high 8 bits) [wo]
607
def rVDMA_DEST_HIGH equ $FF53
608
609
-; -- VDMA_DEST_LOW / HDMA3 ($FF54) --------------------------------------------
+; -- VDMA_DEST_LOW / HDMA4 ($FF54) --------------------------------------------
610
; (CGB only) VRAM DMA destination address (low 8 bits) [wo]
611
def rVDMA_DEST_LOW equ $FF54
612
0 commit comments