decompile dma3_manager

This commit is contained in:
sceptillion
2017-12-17 13:56:27 -08:00
parent b810d6eb50
commit 91b847440c
5 changed files with 532 additions and 599 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ SECTIONS {
asm/crt0.o(.text);
src/main.o(.text);
src/gpu_regs.o(.text);
asm/dma3_manager.o(.text);
src/dma3_manager.o(.text);
asm/bg.o(.text);
asm/malloc.o(.text);
asm/text_printer.o(.text);