summaryrefslogtreecommitdiff
path: root/narc/intro/intro.narc.s
diff options
context:
space:
mode:
Diffstat (limited to 'narc/intro/intro.narc.s')
-rw-r--r--narc/intro/intro.narc.s122
1 files changed, 122 insertions, 0 deletions
diff --git a/narc/intro/intro.narc.s b/narc/intro/intro.narc.s
new file mode 100644
index 00000000..3ac4b0f5
--- /dev/null
+++ b/narc/intro/intro.narc.s
@@ -0,0 +1,122 @@
+ .text
+ ; NARC header
+ .ascii "NARC"
+ .short 0xFFFE ; byte order
+ .short 0x0100 ; version
+ .word 0x0001B38C ; size
+ .short 0x0010 ; chunk size
+ .short 3 ; number following chunks
+
+ ; BTAF header
+ .ascii "BTAF"
+ .word 0x0000018C ; chunk size
+ .short 48 ; number of files
+ .balign 4
+ .word 0x00000000, 0x00001040
+ .word 0x00001040, 0x00001268
+ .word 0x00001268, 0x00001490
+ .word 0x00001490, 0x00001AB4
+ .word 0x00001AB4, 0x000020D8
+ .word 0x000020D8, 0x000026FC
+ .word 0x000026FC, 0x00002D20
+ .word 0x00002D20, 0x00003344
+ .word 0x00003344, 0x00004384
+ .word 0x00004384, 0x000053C4
+ .word 0x000053C4, 0x00006404
+ .word 0x00006404, 0x00007444
+ .word 0x00007444, 0x0000766C
+ .word 0x0000766C, 0x000086AC
+ .word 0x000086AC, 0x000096EC
+ .word 0x000096EC, 0x0000A72C
+ .word 0x0000A72C, 0x0000B76C
+ .word 0x0000B76C, 0x0000B994
+ .word 0x0000B994, 0x0000C9D4
+ .word 0x0000C9D4, 0x0000CBFC
+ .word 0x0000CBFC, 0x0000DC3C
+ .word 0x0000DC3C, 0x0000DE64
+ .word 0x0000DE64, 0x0000E488
+ .word 0x0000E488, 0x0000F8C8
+ .word 0x0000F8C8, 0x0000FAF0
+ .word 0x0000FAF0, 0x0000FD18
+ .word 0x0000FD18, 0x0001033C
+ .word 0x0001033C, 0x00010960
+ .word 0x00010960, 0x00010F84
+ .word 0x00010F84, 0x000115A8
+ .word 0x000115A8, 0x000117E8
+ .word 0x000117E8, 0x00011A28
+ .word 0x00011A28, 0x00011C68
+ .word 0x00011C68, 0x00011DA8
+ .word 0x00011DA8, 0x00011EE8
+ .word 0x00011EE8, 0x00012028
+ .word 0x00012028, 0x00012168
+ .word 0x00012168, 0x0001278C
+ .word 0x0001278C, 0x00012DB0
+ .word 0x00012DB0, 0x00012FD8
+ .word 0x00012FD8, 0x00014018
+ .word 0x00014018, 0x00015058
+ .word 0x00015058, 0x00016098
+ .word 0x00016098, 0x000170D8
+ .word 0x000170D8, 0x00018118
+ .word 0x00018118, 0x00019158
+ .word 0x00019158, 0x0001A198
+ .word 0x0001A198, 0x0001B1D8
+
+ ; 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 0x0001B1E0 ; chunk size
+ .incbin "baserom.nds", 0x0, 0x1040
+ .incbin "baserom.nds", 0x1040, 0x228
+ .incbin "baserom.nds", 0x1268, 0x228
+ .incbin "baserom.nds", 0x1490, 0x624
+ .incbin "baserom.nds", 0x1AB4, 0x624
+ .incbin "baserom.nds", 0x20D8, 0x624
+ .incbin "baserom.nds", 0x26FC, 0x624
+ .incbin "baserom.nds", 0x2D20, 0x624
+ .incbin "baserom.nds", 0x3344, 0x1040
+ .incbin "baserom.nds", 0x4384, 0x1040
+ .incbin "baserom.nds", 0x53C4, 0x1040
+ .incbin "baserom.nds", 0x6404, 0x1040
+ .incbin "baserom.nds", 0x7444, 0x228
+ .incbin "baserom.nds", 0x766C, 0x1040
+ .incbin "baserom.nds", 0x86AC, 0x1040
+ .incbin "baserom.nds", 0x96EC, 0x1040
+ .incbin "baserom.nds", 0xA72C, 0x1040
+ .incbin "baserom.nds", 0xB76C, 0x228
+ .incbin "baserom.nds", 0xB994, 0x1040
+ .incbin "baserom.nds", 0xC9D4, 0x228
+ .incbin "baserom.nds", 0xCBFC, 0x1040
+ .incbin "baserom.nds", 0xDC3C, 0x228
+ .incbin "baserom.nds", 0xDE64, 0x624
+ .incbin "baserom.nds", 0xE488, 0x1440
+ .incbin "baserom.nds", 0xF8C8, 0x228
+ .incbin "baserom.nds", 0xFAF0, 0x228
+ .incbin "baserom.nds", 0xFD18, 0x624
+ .incbin "baserom.nds", 0x1033C, 0x624
+ .incbin "baserom.nds", 0x10960, 0x624
+ .incbin "baserom.nds", 0x10F84, 0x624
+ .incbin "baserom.nds", 0x115A8, 0x240
+ .incbin "baserom.nds", 0x117E8, 0x240
+ .incbin "baserom.nds", 0x11A28, 0x240
+ .incbin "baserom.nds", 0x11C68, 0x140
+ .incbin "baserom.nds", 0x11DA8, 0x140
+ .incbin "baserom.nds", 0x11EE8, 0x140
+ .incbin "baserom.nds", 0x12028, 0x140
+ .incbin "baserom.nds", 0x12168, 0x624
+ .incbin "baserom.nds", 0x1278C, 0x624
+ .incbin "baserom.nds", 0x12DB0, 0x228
+ .incbin "baserom.nds", 0x12FD8, 0x1040
+ .incbin "baserom.nds", 0x14018, 0x1040
+ .incbin "baserom.nds", 0x15058, 0x1040
+ .incbin "baserom.nds", 0x16098, 0x1040
+ .incbin "baserom.nds", 0x170D8, 0x1040
+ .incbin "baserom.nds", 0x18118, 0x1040
+ .incbin "baserom.nds", 0x19158, 0x1040
+ .incbin "baserom.nds", 0x1A198, 0x1040
+ .balign 4, 255