diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-05-15 08:51:47 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-05-15 08:51:47 -0400 |
commit | e3341f1731cc534d9f2695512c220c659bf29c48 (patch) | |
tree | b706fcb0327328a08756b0a7ed3153983ca3d5d2 /arm9/modules/51 | |
parent | 0252f2028d60248db23770a6a33030b40fbcee1e (diff) |
Dump raw incbins in rom2, overlay data sections
Diffstat (limited to 'arm9/modules/51')
-rw-r--r-- | arm9/modules/51/asm/module_51.s | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/arm9/modules/51/asm/module_51.s b/arm9/modules/51/asm/module_51.s index 94a4dd93..53b01aee 100644 --- a/arm9/modules/51/asm/module_51.s +++ b/arm9/modules/51/asm/module_51.s @@ -1904,7 +1904,18 @@ MOD51_0225571C: ; 0x0225571C .section .rodata ; 0x02255728 - .incbin "baserom.nds", 0x2998E8, 0xB8 + .byte 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + .byte 0xA0, 0x00, 0x00, 0x00, 0x60, 0x00, 0x00, 0x00, 0x30, 0x90, 0xE8, 0x00, 0x00, 0x40, 0x00, 0xE8 + .byte 0x40, 0x80, 0x00, 0xE8, 0x80, 0xC0, 0x00, 0xE8, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + .byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x0F, 0x00 + .byte 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xE8, 0xF8, 0xA0, 0x20, 0xE8, 0xF8 + .byte 0x00, 0x40, 0x00, 0xE8, 0x40, 0x80, 0x00, 0xE8, 0x80, 0xC0, 0x00, 0xE8, 0x30, 0x90, 0xE8, 0x00 + .byte 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00 + .byte 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x0D, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + .byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + .byte 0x01, 0x00, 0x0C, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + .byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x0E, 0x00 + .byte 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 .section .bss ; 0x2255800 |