decompile gpu_regs

This commit is contained in:
sceptillion
2017-12-17 13:42:59 -08:00
parent a3ea99b297
commit b810d6eb50
4 changed files with 162 additions and 390 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ SECTIONS {
{
asm/crt0.o(.text);
src/main.o(.text);
asm/gpu_regs.o(.text);
src/gpu_regs.o(.text);
asm/dma3_manager.o(.text);
asm/bg.o(.text);
asm/malloc.o(.text);