gpu_regs.c

This commit is contained in:
YamaArashi
2016-01-08 01:08:16 -08:00
parent 4e95a13295
commit b4781cdf03
11 changed files with 366 additions and 497 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Start:
.include "asm/main.s"
.include "genasm/malloc.s"
.include "asm/dma3_manager.s"
.include "asm/gpu_reg_manager.s"
.include "genasm/gpu_regs.s"
.include "asm/gpu_bg.s"
.include "asm/pixel_buffer.s"
.include "asm/window.s"