summaryrefslogtreecommitdiff
path: root/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'video.c')
-rw-r--r--video.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/video.c b/video.c
index 7125011..19fb131 100644
--- a/video.c
+++ b/video.c
@@ -49,10 +49,11 @@ static const u16 known_reg_bits[] = {
0, 0, 0, 0, // 2850..2853
0x0007, // 2854 LCD control
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // 2855..285f
- 0, 0, // 2860//2861
+ 0, 0, // 2860..2861
0x0007, 0x0007, // 2862..2863
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // 2864..286f
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // 2870..287f
+ 0x3fff, 0x03ff, 0x03ff, // 2870..2872 DMA
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // 2873..287f
};
static const u16 known_sprite_bits[] = {