summaryrefslogtreecommitdiff
path: root/narc/trgra/trbgra.narc.s
diff options
context:
space:
mode:
Diffstat (limited to 'narc/trgra/trbgra.narc.s')
-rw-r--r--narc/trgra/trbgra.narc.s58
1 files changed, 0 insertions, 58 deletions
diff --git a/narc/trgra/trbgra.narc.s b/narc/trgra/trbgra.narc.s
deleted file mode 100644
index 3d1fa6b9..00000000
--- a/narc/trgra/trbgra.narc.s
+++ /dev/null
@@ -1,58 +0,0 @@
- .text
- ; NARC header
- .ascii "NARC"
- .short 0xFFFE ; byte order
- .short 0x0100 ; version
- .word 0x0000CC74 ; size
- .short 0x0010 ; chunk size
- .short 3 ; number following chunks
-
- ; BTAF header
- .ascii "BTAF"
- .word 0x0000008C ; chunk size
- .short 16 ; number of files
- .balign 4
- .word 0x00000000, 0x00001930
- .word 0x00001930, 0x00001978
- .word 0x00001978, 0x000032A8
- .word 0x000032A8, 0x000032F0
- .word 0x000032F0, 0x00004C20
- .word 0x00004C20, 0x00004C68
- .word 0x00004C68, 0x00006598
- .word 0x00006598, 0x000065E0
- .word 0x000065E0, 0x00007F10
- .word 0x00007F10, 0x00007F58
- .word 0x00007F58, 0x00009888
- .word 0x00009888, 0x000098D0
- .word 0x000098D0, 0x0000B200
- .word 0x0000B200, 0x0000B248
- .word 0x0000B248, 0x0000CB78
- .word 0x0000CB78, 0x0000CBC0
-
- ; BTNF header
- .ascii "BTNF"
- .word 0x00000010 ; chunk size
- .word 0x00000004 ; offset to first dir
- .short 0 ; first file
- .short 1 ; number of directories
-
- ; GMIF header
- .ascii "GMIF"
- .word 0x0000CBC8 ; chunk size
- .incbin "baserom.nds", 0x0, 0x1930
- .incbin "baserom.nds", 0x1930, 0x48
- .incbin "baserom.nds", 0x1978, 0x1930
- .incbin "baserom.nds", 0x32A8, 0x48
- .incbin "baserom.nds", 0x32F0, 0x1930
- .incbin "baserom.nds", 0x4C20, 0x48
- .incbin "baserom.nds", 0x4C68, 0x1930
- .incbin "baserom.nds", 0x6598, 0x48
- .incbin "baserom.nds", 0x65E0, 0x1930
- .incbin "baserom.nds", 0x7F10, 0x48
- .incbin "baserom.nds", 0x7F58, 0x1930
- .incbin "baserom.nds", 0x9888, 0x48
- .incbin "baserom.nds", 0x98D0, 0x1930
- .incbin "baserom.nds", 0xB200, 0x48
- .incbin "baserom.nds", 0xB248, 0x1930
- .incbin "baserom.nds", 0xCB78, 0x48
- .balign 4, 255