finish decompiling dma3_manager.c except for ProcessDma3Requests (#18)
This commit is contained in:
committed by
YamaArashi
parent
9a80b550f0
commit
afd45e9dd4
@@ -43,7 +43,7 @@ SECTIONS {
|
||||
asm/crt0.o(.text);
|
||||
src/main.o(.text);
|
||||
src/malloc.o(.text);
|
||||
asm/dma3_manager.o(.text);
|
||||
src/dma3_manager.o(.text);
|
||||
src/gpu_regs.o(.text);
|
||||
asm/bg.o(.text);
|
||||
asm/blit.o(.text);
|
||||
|
||||
Reference in New Issue
Block a user