diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-04-20 19:39:23 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-04-20 19:39:23 -0400 |
commit | 1f740036992b24c1733a163d85516f0d0b355dd2 (patch) | |
tree | 0b523a2ed6fc57f75d52c1b6112b98155c1da72d /narc/intro | |
parent | a0749839f45525a0a64113f18688392da241cb7d (diff) |
Redump files
Diffstat (limited to 'narc/intro')
-rw-r--r-- | narc/intro/intro.narc.s | 122 | ||||
-rw-r--r-- | narc/intro/intro_tv.narc.s | 40 |
2 files changed, 0 insertions, 162 deletions
diff --git a/narc/intro/intro.narc.s b/narc/intro/intro.narc.s deleted file mode 100644 index 3ac4b0f5..00000000 --- a/narc/intro/intro.narc.s +++ /dev/null @@ -1,122 +0,0 @@ - .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 diff --git a/narc/intro/intro_tv.narc.s b/narc/intro/intro_tv.narc.s deleted file mode 100644 index e9e5eac7..00000000 --- a/narc/intro/intro_tv.narc.s +++ /dev/null @@ -1,40 +0,0 @@ - .text - ; NARC header - .ascii "NARC" - .short 0xFFFE ; byte order - .short 0x0100 ; version - .word 0x0000DFE0 ; size - .short 0x0010 ; chunk size - .short 3 ; number following chunks - - ; BTAF header - .ascii "BTAF" - .word 0x00000044 ; chunk size - .short 7 ; number of files - .balign 4 - .word 0x00000000, 0x0000C040 - .word 0x0000C040, 0x0000C480 - .word 0x0000C480, 0x0000C4E0 - .word 0x0000C4E0, 0x0000CD04 - .word 0x0000CD04, 0x0000D528 - .word 0x0000D528, 0x0000DD4C - .word 0x0000DD4C, 0x0000DF74 - - ; 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 0x0000DF7C ; chunk size - .incbin "baserom.nds", 0x0, 0xC040 - .incbin "baserom.nds", 0xC040, 0x440 - .incbin "baserom.nds", 0xC480, 0x60 - .incbin "baserom.nds", 0xC4E0, 0x824 - .incbin "baserom.nds", 0xCD04, 0x824 - .incbin "baserom.nds", 0xD528, 0x824 - .incbin "baserom.nds", 0xDD4C, 0x228 - .balign 4, 255 |