summaryrefslogtreecommitdiff
path: root/asm/FILE_207DE00_nuts_data.narc.s
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-04-20 19:39:23 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-04-20 19:39:23 -0400
commit1f740036992b24c1733a163d85516f0d0b355dd2 (patch)
tree0b523a2ed6fc57f75d52c1b6112b98155c1da72d /asm/FILE_207DE00_nuts_data.narc.s
parenta0749839f45525a0a64113f18688392da241cb7d (diff)
Redump files
Diffstat (limited to 'asm/FILE_207DE00_nuts_data.narc.s')
-rw-r--r--asm/FILE_207DE00_nuts_data.narc.s90
1 files changed, 89 insertions, 1 deletions
diff --git a/asm/FILE_207DE00_nuts_data.narc.s b/asm/FILE_207DE00_nuts_data.narc.s
index f846752a..c59699f0 100644
--- a/asm/FILE_207DE00_nuts_data.narc.s
+++ b/asm/FILE_207DE00_nuts_data.narc.s
@@ -1,4 +1,92 @@
.include "asm/macros.inc"
.text
- .incbin "baserom.nds", 0x207DE00, 0x534
+ ; NARC header
+ .ascii "NARC"
+ .short 0xFFFE ; byte order
+ .short 0x0100 ; version
+ .word 0x00000534 ; size
+ .short 0x0010 ; chunk size
+ .short 3 ; number following chunks
+
+ ; BTAF header
+ .ascii "BTAF"
+ .word 0x0000020C ; chunk size
+ .short 64 ; number of files
+ .balign 4
+ .word 0x00000000, 0x0000000C
+ .word 0x0000000C, 0x00000018
+ .word 0x00000018, 0x00000024
+ .word 0x00000024, 0x00000030
+ .word 0x00000030, 0x0000003C
+ .word 0x0000003C, 0x00000048
+ .word 0x00000048, 0x00000054
+ .word 0x00000054, 0x00000060
+ .word 0x00000060, 0x0000006C
+ .word 0x0000006C, 0x00000078
+ .word 0x00000078, 0x00000084
+ .word 0x00000084, 0x00000090
+ .word 0x00000090, 0x0000009C
+ .word 0x0000009C, 0x000000A8
+ .word 0x000000A8, 0x000000B4
+ .word 0x000000B4, 0x000000C0
+ .word 0x000000C0, 0x000000CC
+ .word 0x000000CC, 0x000000D8
+ .word 0x000000D8, 0x000000E4
+ .word 0x000000E4, 0x000000F0
+ .word 0x000000F0, 0x000000FC
+ .word 0x000000FC, 0x00000108
+ .word 0x00000108, 0x00000114
+ .word 0x00000114, 0x00000120
+ .word 0x00000120, 0x0000012C
+ .word 0x0000012C, 0x00000138
+ .word 0x00000138, 0x00000144
+ .word 0x00000144, 0x00000150
+ .word 0x00000150, 0x0000015C
+ .word 0x0000015C, 0x00000168
+ .word 0x00000168, 0x00000174
+ .word 0x00000174, 0x00000180
+ .word 0x00000180, 0x0000018C
+ .word 0x0000018C, 0x00000198
+ .word 0x00000198, 0x000001A4
+ .word 0x000001A4, 0x000001B0
+ .word 0x000001B0, 0x000001BC
+ .word 0x000001BC, 0x000001C8
+ .word 0x000001C8, 0x000001D4
+ .word 0x000001D4, 0x000001E0
+ .word 0x000001E0, 0x000001EC
+ .word 0x000001EC, 0x000001F8
+ .word 0x000001F8, 0x00000204
+ .word 0x00000204, 0x00000210
+ .word 0x00000210, 0x0000021C
+ .word 0x0000021C, 0x00000228
+ .word 0x00000228, 0x00000234
+ .word 0x00000234, 0x00000240
+ .word 0x00000240, 0x0000024C
+ .word 0x0000024C, 0x00000258
+ .word 0x00000258, 0x00000264
+ .word 0x00000264, 0x00000270
+ .word 0x00000270, 0x0000027C
+ .word 0x0000027C, 0x00000288
+ .word 0x00000288, 0x00000294
+ .word 0x00000294, 0x000002A0
+ .word 0x000002A0, 0x000002AC
+ .word 0x000002AC, 0x000002B8
+ .word 0x000002B8, 0x000002C4
+ .word 0x000002C4, 0x000002D0
+ .word 0x000002D0, 0x000002DC
+ .word 0x000002DC, 0x000002E8
+ .word 0x000002E8, 0x000002F4
+ .word 0x000002F4, 0x00000300
+
+ ; 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 0x00000308 ; chunk size
+ .incbin "baserom.nds", 0x207E034, 0x300
.balign 512, 255