mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
8938 lines
256 KiB
YAML
8938 lines
256 KiB
YAML
name: Mario Story
|
|
sha1: b9cca3ff260b9ff427d981626b82f96de73586d3
|
|
options:
|
|
basename: papermario
|
|
find_file_boundaries: True
|
|
compiler: GCC
|
|
mnemonic_ljust: 10
|
|
platform: n64
|
|
subalign: 8
|
|
asm_data_macro: "dlabel"
|
|
|
|
base_path: ../..
|
|
target_path: ver/jp/baserom.z64
|
|
extensions_path: tools/splat_ext
|
|
symbol_addrs_path: ver/jp/symbol_addrs.txt
|
|
ld_script_path: ver/jp/papermario.ld
|
|
ld_symbol_header_path: ver/jp/build/include/ld_addrs.h
|
|
src_path: src
|
|
asm_path: ver/jp/asm
|
|
asset_path: assets/jp
|
|
build_path: ver/jp/build
|
|
cache_path: ver/jp/.splat_cache
|
|
create_undefined_funcs_auto: False
|
|
create_undefined_syms_auto: False
|
|
undefined_funcs_auto_path: ver/jp/undefined_funcs_auto.txt
|
|
undefined_syms_auto_path: ver/jp/undefined_syms_auto.txt
|
|
symbol_name_format: JP_$VRAM
|
|
symbol_name_format_no_rom: JP_$VRAM_$SEG
|
|
hasm_in_src_path: True
|
|
asset_stack:
|
|
- jp
|
|
segments:
|
|
- name: header
|
|
type: header
|
|
start: 0x00
|
|
- name: boot
|
|
type: code
|
|
start: 0x0040
|
|
vram: 0xA4000040
|
|
subsegments:
|
|
- [0x0040, hasm, boot/ipl3_boot]
|
|
- [0x0B70, bin, rspboot_font]
|
|
- name: main
|
|
type: code
|
|
start: 0x1000
|
|
vram: 0x80025C00
|
|
subsegments:
|
|
- [auto, hasm, boot/entry_point]
|
|
- [auto, c, bss/main_pre_bss]
|
|
- [auto, c, is_debug, -g -fforce-addr]
|
|
- [auto, c, main_pre]
|
|
- [auto, c, main]
|
|
- [auto, c, main_loop]
|
|
- [auto, c, background_gfx]
|
|
- [auto, c, input]
|
|
- [auto, c, rumble]
|
|
- [auto, c, 43F0]
|
|
- [auto, c, heap]
|
|
- [auto, c, fio]
|
|
- [auto, c, curtains]
|
|
- [auto, c, crash_screen]
|
|
- [auto, c, load_obfuscation_shims]
|
|
- [auto, c, os/nusys/nugfxtaskmgr, -fforce-addr]
|
|
- [auto, c, cam_main]
|
|
- [auto, c, cam_mode_2]
|
|
- [auto, c, cam_mode_1]
|
|
- [auto, c, cam_mode_0]
|
|
- [auto, c, cam_mode_6]
|
|
- [auto, c, cam_mode_unused]
|
|
- [auto, c, cam_mode_5]
|
|
- [auto, c, cam_mode_zone_interp]
|
|
- [auto, c, cam_math]
|
|
- [auto, c, game_modes]
|
|
- [auto, c, state_startup]
|
|
- [auto, c, startup_screen_fading]
|
|
- [auto, c, state_battle]
|
|
- [auto, c, state_logos]
|
|
- [auto, c, state_pause]
|
|
- [auto, c, state_file_select]
|
|
- [auto, c, state_world]
|
|
- [auto, c, 111f0_len_860]
|
|
- [auto, c, state_intro]
|
|
- [auto, c, state_title_screen]
|
|
- [auto, c, state_demo]
|
|
- [auto, c, npc]
|
|
- [auto, c, encounter]
|
|
- [auto, c, encounter_api]
|
|
- [auto, c, status_icons]
|
|
- [auto, c, 23680]
|
|
- [auto, c, 25AF0]
|
|
|
|
- [auto, c, audio/25f00_len_940]
|
|
- [auto, c, audio/sfx_player]
|
|
- [auto, c, audio/28910_len_5090]
|
|
- [auto, c, audio/2BF90]
|
|
- [auto, c, audio/2d9a0_len_890]
|
|
- [auto, c, audio/2e230_len_2190]
|
|
- [auto, c, audio/303c0_len_3e10]
|
|
- [auto, c, audio/30450]
|
|
- [auto, c, audio/31650]
|
|
- [auto, c, audio/33450]
|
|
- [auto, c, audio/tables] # data only
|
|
- [auto, c, audio/reverb]
|
|
|
|
- [auto, c, effects]
|
|
- [auto, c, 5B320] # data only
|
|
- [auto, c, world/world]
|
|
- [auto, c, collision]
|
|
- [auto, c, 38F00]
|
|
- [auto, c, 39210_len_aa0]
|
|
|
|
- [auto, c, os/nusys/nuboot]
|
|
- [auto, c, os/nusys/nusched]
|
|
- [auto, c, os/nusys/nugfxfuncset]
|
|
- [auto, c, os/nusys/nugfxprenmifuncset]
|
|
- [auto, c, os/nusys/nugfxtaskallendwait]
|
|
- [auto, c, os/nusys/nugfxsetcfb]
|
|
- [auto, c, os/nusys/nugfxdisplayoff]
|
|
- [auto, c, os/nusys/nugfxdisplayon]
|
|
- [auto, c, os/nusys/nupiinit]
|
|
- [auto, c, os/nusys/nupireadrom]
|
|
- [auto, c, os/nusys/nugfxinit]
|
|
- [auto, c, os/nusys/nucontinit]
|
|
- [auto, c, os/nusys/nucontdataget]
|
|
- [auto, c, os/nusys/nucontpakmgr]
|
|
- [auto, c, os/nusys/nucontrmbmgr]
|
|
- [auto, c, os/nusys/nucontrmbstart]
|
|
- [auto, c, os/nusys/nucontrmbcheck]
|
|
- [auto, c, os/nusys/nucontrmbmodeset]
|
|
- [auto, c, os/nusys/nucontrmbforcestop]
|
|
- [auto, c, os/nusys/nucontrmbforcestopend]
|
|
- [auto, c, os/nusys/nupireadromoverlay]
|
|
- [auto, c, os/nusys/nugfxthread]
|
|
- [auto, c, os/nusys/nugfxswapcfbfuncset]
|
|
- [auto, c, os/nusys/nugfxswapcfb]
|
|
- [auto, c, os/nusys/nugfxretracewait]
|
|
- [auto, c, os/nusys/nusimgr]
|
|
- [auto, c, os/nusys/nusicallbackadd]
|
|
- [auto, c, os/nusys/nusicallbackremove]
|
|
- [auto, c, os/nusys/nucontmgr]
|
|
- [auto, c, os/nusys/nucontdatalock]
|
|
- [auto, c, os/nusys/nucontqueryread]
|
|
|
|
- [auto, hasm, os/osSetIntMask]
|
|
- [auto, c, os/pimgr, gcc_272 -O3]
|
|
- [auto, c, os/epirawdma, gcc_272 -O3]
|
|
- [auto, c, os/epiwrite, gcc_272 -O3]
|
|
- [auto, c, os/epiread, gcc_272 -O3]
|
|
- [auto, c, os/epidma, gcc_272 -O3]
|
|
- [auto, c, os/epilinkhandle, gcc_272 -O3]
|
|
- [auto, c, os/cartrominit, gcc_272 -O3]
|
|
- [auto, c, os/devmgr, gcc_272 -O3]
|
|
- [auto, c, os/piacs, gcc_272 -O3]
|
|
- [auto, c, os/aigetlength, gcc_272 -O3]
|
|
- [auto, c, os/aigetstatus, gcc_272 -O3]
|
|
- [auto, c, os/aisetfrequency, gcc_272 -O3]
|
|
- [auto, c, os/aisetnextbuf, gcc_272 -O3]
|
|
- [auto, hasm, os/osInvalDCache]
|
|
- [auto, hasm, os/osInvalICache]
|
|
- [auto, hasm, os/osWritebackDCache]
|
|
- [auto, hasm, os/osWritebackDCacheAll]
|
|
- [auto, c, os/contquery, gcc_272 -O3]
|
|
- [auto, c, os/contreaddata, gcc_272 -O3]
|
|
- [auto, c, os/controller, gcc_272 -O3]
|
|
- [auto, c, os/virtualtophysical, gcc_272 -O3]
|
|
- [auto, c, os/sqrtf, -ffast-math]
|
|
- [auto, c, os/coss, gcc_272 -O3]
|
|
- [auto, c, os/frustum, gcc_272 -O3]
|
|
- [auto, c, os/guLookAt, gcc_272 -O3]
|
|
- [auto, c, os/lookathil, gcc_272 -O3]
|
|
- [auto, c, os/lookatref, gcc_272 -O3]
|
|
- [auto, c, os/guOrtho, gcc_272 -O3]
|
|
- [auto, c, os/perspective, gcc_272 -O3]
|
|
- [auto, c, os/position, gcc_272 -O3]
|
|
- [auto, c, os/rotateRPY, gcc_272 -O3]
|
|
- [auto, c, os/sins, gcc_272 -O3]
|
|
- [auto, hasm, os/bcopy]
|
|
- [auto, hasm, os/bzero]
|
|
- [auto, c, os/string, gcc_272 -O3]
|
|
- [auto, c, os/xprintf, gcc_272 -O3]
|
|
- [auto, c, os/sprintf, gcc_272 -O3]
|
|
- [auto, c, os/createmesgqueue]
|
|
- [auto, c, os/jammesg, gcc_272 -O3]
|
|
- [auto, c, os/recvmesg, gcc_272 -O3]
|
|
- [auto, c, os/sendmesg, gcc_272 -O3]
|
|
- [auto, c, os/seteventmesg, gcc_272 -O3]
|
|
- [auto, hasm, os/osGetCount]
|
|
- [auto, c, os/sptask, gcc_272 -O3]
|
|
- [auto, c, os/sptaskyield, gcc_272 -O3]
|
|
- [auto, c, os/sptaskyielded, gcc_272 -O3]
|
|
- [auto, c, os/sirawdma, gcc_272 -O3]
|
|
- [auto, c, os/siacs, gcc_272 -O3]
|
|
- [auto, c, os/createthread, gcc_272 -O3]
|
|
- [auto, c, os/getthreadpri, gcc_272 -O3]
|
|
- [auto, c, os/setthreadpri, gcc_272 -O3]
|
|
- [auto, c, os/startthread, gcc_272 -O3]
|
|
- [auto, c, os/stopthread, gcc_272 -O3]
|
|
- [auto, c, os/thread, gcc_272 -O3]
|
|
- [auto, c, os/yieldthread, gcc_272 -O3]
|
|
- [auto, c, os/getactivequeue, gcc_272 -O3]
|
|
- [auto, c, os/gettime, gcc_272 -O3]
|
|
- [auto, c, os/settime, gcc_272 -O3]
|
|
- [auto, c, os/settimer, gcc_272 -O3]
|
|
- [auto, c, os/timerintr, gcc_272 -O3]
|
|
- [auto, hasm, os/osMapTLB]
|
|
- [auto, hasm, os/__osProbeTLB]
|
|
- [auto, hasm, os/osUnmapTLB]
|
|
- [auto, hasm, os/osUnmapTLBAll]
|
|
- [auto, c, os/vigetcurrframebuf, gcc_272 -O3]
|
|
- [auto, c, os/vigetnextframebuf, gcc_272 -O3]
|
|
- [auto, c, os/vigetmode, gcc_272 -O3]
|
|
- [auto, c, os/vimgr, gcc_272 -O3]
|
|
- [auto, c, os/vitbl, gcc_272 -O3]
|
|
- [auto, c, os/vimodentsclan1, gcc_272 -O3]
|
|
- [auto, c, os/visetevent, gcc_272 -O3]
|
|
- [auto, c, os/visetmode, gcc_272 -O3]
|
|
- [auto, c, os/visetspecial, gcc_272 -O3]
|
|
- [auto, c, os/visetyscale, gcc_272 -O3]
|
|
- [auto, c, os/viswapbuf, gcc_272 -O3]
|
|
- [auto, c, os/viswapcontext, gcc_272 -O3]
|
|
- [auto, c, os/viblack, gcc_272 -O3]
|
|
- [auto, c, os/virepeatline, gcc_272 -O3]
|
|
- [auto, hasm, os/padding_alt]
|
|
- [auto, hasm, os/guMtxIdent]
|
|
- [auto, hasm, os/guMtxIdentF]
|
|
- [auto, hasm, os/guMtxF2L]
|
|
- [auto, hasm, os/guMtxL2F]
|
|
- [auto, hasm, os/guMtxCatF]
|
|
- [auto, hasm, os/guScale]
|
|
- [auto, hasm, os/guScaleF]
|
|
- [auto, hasm, os/guTranslate]
|
|
- [auto, hasm, os/guTranslateF]
|
|
- [auto, c, os/guMtxCat, gcc_272 -O3]
|
|
- [auto, c, os/guMtxXFML, gcc_272 -O3]
|
|
- [auto, c, os/guMtxXFMF, gcc_272 -O3]
|
|
- [auto, c, os/guRotate, gcc_272 -O3]
|
|
- [auto, c, os/motor, gcc_272 -O3]
|
|
- [auto, c, os/pfsallocatefile, gcc_272 -O3]
|
|
- [auto, c, os/pfsdeletefile, gcc_272 -O3]
|
|
- [auto, c, os/pfsreadwritefile, gcc_272 -O3]
|
|
- [auto, c, os/pfsfilestate, gcc_272 -O3]
|
|
- [auto, c, os/pfsfindfile, gcc_272 -O3]
|
|
- [auto, c, os/pfsfreeblocks, gcc_272 -O3]
|
|
- [auto, c, os/pfsnumfiles, gcc_272 -O3]
|
|
- [auto, c, os/pfsinitpak, gcc_272 -O3]
|
|
- [auto, c, os/pfsrepairid, gcc_272 -O3]
|
|
- [auto, c, os/pfsgetstatus, gcc_272 -O3]
|
|
- [auto, c, os/pfsselectbank, gcc_272 -O3]
|
|
- [auto, c, os/contpfs, gcc_272 -O3]
|
|
- [auto, c, os/contramread, gcc_272 -O3]
|
|
- [auto, c, os/contramwrite, gcc_272 -O3]
|
|
- [auto, hasm, os/parameters]
|
|
- [auto, c, os/afterprenmi, gcc_272 -O3]
|
|
- [auto, c, os/initialize, gcc_272 -O3]
|
|
- [auto, hasm, os/exceptasm]
|
|
- [auto, hasm, os/__osDisableInt]
|
|
- [auto, hasm, os/__osRestoreInt]
|
|
- [auto, c, os/setglobalintmask, gcc_272 -O3]
|
|
- [auto, c, os/resetglobalintmask, gcc_272 -O3]
|
|
- [auto, c, os/pirawdma, gcc_272 -O3]
|
|
- [auto, c, os/pigetcmdq, gcc_272 -O3]
|
|
- [auto, c, os/epirawread, gcc_272 -O3]
|
|
- [auto, c, os/epirawwrite, gcc_272 -O3]
|
|
- [auto, c, os/ai, gcc_272 -O3]
|
|
- [auto, hasm, os/bcmp]
|
|
- [auto, c, os/xlitob, gcc_272 -O3]
|
|
- [auto, c, os/xldtob, gcc_272 -O3]
|
|
- [auto, hasm, os/__osGetCause]
|
|
- [auto, hasm, os/__osGetSR]
|
|
- [auto, hasm, os/__osSetCompare]
|
|
- [auto, hasm, os/setfpccsr]
|
|
- [auto, hasm, os/setsr]
|
|
- [auto, hasm, os/__osSetWatchLo]
|
|
- [auto, c, os/sp, gcc_272 -O3]
|
|
- [auto, c, os/spgetstat, gcc_272 -O3]
|
|
- [auto, c, os/spsetstat, gcc_272 -O3]
|
|
- [auto, c, os/spsetpc, gcc_272 -O3]
|
|
- [auto, c, os/sprawdma, gcc_272 -O3]
|
|
- [auto, c, os/sirawread, gcc_272 -O3]
|
|
- [auto, c, os/sirawwrite, gcc_272 -O3]
|
|
- [auto, c, os/crc, gcc_272 -O3]
|
|
- [auto, c, os/destroythread, gcc_272 -O3]
|
|
- [auto, hasm, os/osMapTLBRdb]
|
|
- [auto, c, os/vi, gcc_272 -O3]
|
|
- [auto, c, os/vimodepallan1, -O3]
|
|
- [auto, c, os/vimodempallan1, -O3]
|
|
- [auto, c, os/vigetcurrcontext, gcc_272 -O3]
|
|
- [auto, hasm, os/padding]
|
|
- [auto, hasm, os/guNormalize]
|
|
- [auto, c, os/pfschecker, gcc_272 -O3]
|
|
- [auto, c, os/pfsisplug, gcc_272 -O3]
|
|
- [auto, c, os/ldiv, gcc_272 -O3]
|
|
- [auto, c, os/osSiDeviceBusy]
|
|
- [auto, c, gcc/divdi3, -g2]
|
|
- [auto, c, gcc/moddi3, -g2]
|
|
- [auto, c, gcc/udivdi3, -g2]
|
|
- [auto, c, gcc/umoddi3, -g2]
|
|
- [auto, c, os/strcpy, gcc_272 -O1]
|
|
- [auto, c, os/strcmp, gcc_272 -O1]
|
|
- [auto, c, os/memset, gcc_272 -O1]
|
|
- [auto, hasm, os/decode_yay0]
|
|
- [auto, c, os/osFlash]
|
|
- [0x4AC70, pm_effect_loads, effect_loads]
|
|
- [auto, c, bss/main_post_bss]
|
|
- [auto, c, battle/battle]
|
|
- [auto, c, battle/battle_bss]
|
|
- [0x4E580, bin, n_aspMain_text]
|
|
- start: 0x4F1E0
|
|
type: .data
|
|
name: main_pre
|
|
subsegments:
|
|
- [0x4F1E0]
|
|
- [0x4F1F0, i4, reset_tiles, 128, 8]
|
|
- start: 0x4F9C0
|
|
type: .data
|
|
name: curtains
|
|
subsegments:
|
|
- [0x4F9C0, i4, theater/walls, 16, 32]
|
|
- [0x4FAC0]
|
|
- [0x4FB10, rgba32, theater/curtains, 32, 32]
|
|
- [0x50B10]
|
|
- [0x50B60, ci4, theater/floor, 32, 16]
|
|
- [0x50C60, palette, theater/floor]
|
|
- [0x50C80]
|
|
- [0x50D00, vtx, theater/left_wall_vtx]
|
|
- [0x50D60, vtx, theater/right_wall_vtx]
|
|
- [0x50DC0, vtx, theater/floor_vtx]
|
|
- [0x50F50, vtx, theater/left_inset_shadow_vtx]
|
|
- [0x50F90, vtx, theater/right_inset_shadow_vtx]
|
|
- [0x50FD0, vtx, theater/curtain_vtx]
|
|
- [0x511C0, vtx, theater/wall_shadows_vtx]
|
|
- [0x51240]
|
|
- [0x51520, ia8, ui/no_controller, 128, 32]
|
|
|
|
- [0x71410, bin, gspF3DEX2kawase_fifo_text]
|
|
- [0x72A40, bin, gspF3DEX2kawase_fifo_data]
|
|
- [0x72E60, bin, n_aspMain_data]
|
|
- [0x73110]
|
|
|
|
- name: engine1
|
|
type: code
|
|
start: 0x75990
|
|
vram: 0x800dc4e0
|
|
subsegments:
|
|
- [auto, c, bss/engine1_pre_bss]
|
|
- [auto, c, npc_collision]
|
|
- [auto, c, 77480]
|
|
- [auto, c, 7B440]
|
|
- [auto, c, 7BB60]
|
|
- [auto, c, 7E9D0]
|
|
- [auto, c, world/menus]
|
|
- [auto, c, inventory]
|
|
- [auto, c, world/actions] # DUMMY ROM
|
|
- [auto, c, world/partners]
|
|
- [auto, c, global_hud_scripts]
|
|
- [auto, c, 891b0_len_fb0]
|
|
- [auto, c, 8a160_len_700]
|
|
- [auto, c, 8a860_len_3f30]
|
|
- [auto, c, draw_box]
|
|
- [auto, c, bss/engine1_post_bss]
|
|
- start: 0x91B40
|
|
type: .data
|
|
name: global_hud_scripts
|
|
subsegments:
|
|
- [auto, ci4, ui/input/a_button_unpressed, 48, 40]
|
|
- [auto, palette, ui/input/a_button_unpressed]
|
|
- [auto, ci4, ui/input/a_button_pressed, 48, 40]
|
|
- [auto, palette, ui/input/a_button_pressed]
|
|
- [auto, ci4, ui/input/analog_stick, 32, 32]
|
|
- [auto, palette, ui/input/analog_stick]
|
|
- [auto, ci4, ui/input/analog_stick_left, 40, 32]
|
|
- [auto, palette, ui/input/analog_stick_left]
|
|
- [auto, ci4, ui/input/analog_stick2, 32, 32]
|
|
- [auto, palette, ui/input/analog_stick2]
|
|
- [auto, ci4, ui/input/analog_stick_right, 40, 32]
|
|
- [auto, palette, ui/input/analog_stick_right]
|
|
- [auto, ci4, ui/input/analog_stick3, 32, 32]
|
|
- [auto, palette, ui/input/analog_stick3]
|
|
- [auto, ci4, ui/input/analog_stick_down, 32, 32]
|
|
- [auto, palette, ui/input/analog_stick_down]
|
|
- [auto, ci4, ui/input/analog_stick_up, 32, 32]
|
|
- [auto, palette, ui/input/analog_stick_up]
|
|
- [auto, ci4, ui/unk_bar, 72, 16]
|
|
- [auto, palette, ui/unk_bar]
|
|
- [auto, ci4, ui/ok, 24, 16]
|
|
- [auto, palette, ui/ok]
|
|
- [auto, ci4, ui/input/start_button, 48, 40]
|
|
- [auto, palette, ui/input/start_button]
|
|
- [auto, ci4, ui/input/start_button2, 48, 40]
|
|
- [auto, palette, ui/input/start_button2]
|
|
- [auto, ci4, ui/input/start_text, 24, 8]
|
|
- [auto, palette, ui/input/start_text]
|
|
- [auto, ci4, ui/hammer, 32, 32]
|
|
- [auto, palette, ui/hammer]
|
|
- [auto, palette, ui/hammer.disabled]
|
|
- [auto, ci4, ui/super_hammer, 32, 32]
|
|
- [auto, palette, ui/super_hammer]
|
|
- [auto, palette, ui/super_hammer.disabled]
|
|
- [auto, ci4, ui/ultra_hammer, 32, 32]
|
|
- [auto, palette, ui/ultra_hammer]
|
|
- [auto, palette, ui/ultra_hammer.disabled]
|
|
- [auto, ci4, ui/boots, 32, 32]
|
|
- [auto, palette, ui/boots]
|
|
- [auto, palette, ui/boots.disabled]
|
|
- [auto, ci4, ui/super_boots, 32, 32]
|
|
- [auto, palette, ui/super_boots]
|
|
- [auto, palette, ui/super_boots.disabled]
|
|
- [auto, ci4, ui/ultra_boots, 32, 32]
|
|
- [auto, palette, ui/ultra_boots]
|
|
- [auto, palette, ui/ultra_boots.disabled]
|
|
- [auto, ci4, ui/item, 32, 32]
|
|
- [auto, palette, ui/item]
|
|
- [auto, palette, ui/item.disabled]
|
|
- [auto, ci4, ui/star_spirit, 32, 32]
|
|
- [auto, palette, ui/star_spirit]
|
|
- [auto, palette, ui/star_spirit.disabled]
|
|
- [auto, ci4, ui/arrow_left, 16, 16]
|
|
- [auto, palette, ui/arrow_left]
|
|
- [auto, ci4, ui/arrow_right, 16, 16]
|
|
- [auto, palette, ui/arrow_right]
|
|
- [auto, ci4, ui/point_right, 16, 16]
|
|
- [auto, palette, ui/point_right]
|
|
- [auto, ci4, ui/pip, 8, 8]
|
|
- [auto, palette, ui/pip]
|
|
- [auto, ci4, ui/pip2, 8, 8]
|
|
- [auto, palette, ui/pip2]
|
|
- [auto, ci4, ui/coin_sparkle_0, 8, 8]
|
|
- [auto, palette, ui/coin_sparkle_0]
|
|
- [auto, ci4, ui/coin_sparkle_1, 8, 8]
|
|
- [auto, palette, ui/coin_sparkle_1]
|
|
- [auto, ci4, ui/coin_sparkle_2, 8, 8]
|
|
- [auto, palette, ui/coin_sparkle_2]
|
|
- [auto, ci4, ui/coin_sparkle_3, 8, 8]
|
|
- [auto, palette, ui/coin_sparkle_3]
|
|
- [auto, ci4, ui/coin_sparkle_4, 8, 8]
|
|
- [auto, palette, ui/coin_sparkle_4]
|
|
- [auto, ci4, ui/coin_sparkle_5, 8, 8]
|
|
- [auto, palette, ui/coin_sparkle_5]
|
|
- [auto, ci4, ui/coin_sparkle_none, 8, 8]
|
|
- [auto, palette, ui/coin_sparkle_none]
|
|
- [auto, ia8, ui/status/star_point_shine, 24, 24]
|
|
- [auto, ci4, ui/status/star_piece_0, 16, 16]
|
|
- [auto, palette, ui/status/star_piece_0]
|
|
- [auto, ci4, ui/status/star_piece_1, 16, 16]
|
|
- [auto, palette, ui/status/star_piece_1]
|
|
- [auto, ci4, ui/status/star_piece_2, 16, 16]
|
|
- [auto, palette, ui/status/star_piece_2]
|
|
- [auto, ci4, ui/menu_times, 8, 8]
|
|
- [auto, palette, ui/menu_times]
|
|
- [auto, ci4, ui/fp_cost, 16, 8]
|
|
- [auto, palette, ui/fp_cost]
|
|
- [auto, palette, ui/fp_cost.reduced]
|
|
- [auto, palette, ui/fp_cost.reduced_twice]
|
|
- [auto, palette, ui/fp_cost.notenough]
|
|
- [auto, ci4, ui/pow_cost, 16, 8]
|
|
- [auto, palette, ui/pow_cost]
|
|
- [auto, palette, ui/pow_cost.reduced]
|
|
- [auto, palette, ui/pow_cost.reduced_twice]
|
|
- [auto, palette, ui/pow_cost.notenough]
|
|
- [auto, ci4, ui/green_arrow_down, 16, 8]
|
|
- [auto, palette, ui/green_arrow_down]
|
|
- [auto, ci4, ui/green_arrow_up, 16, 8]
|
|
- [auto, palette, ui/green_arrow_up]
|
|
- [auto, ci4, ui/kaime, 56, 24]
|
|
- [auto, palette, ui/kaime]
|
|
- [auto, ci4, ui/unused_1, 16, 16]
|
|
- [auto, palette, ui/unused_1]
|
|
- [auto, ci4, ui/unused_2, 16, 16]
|
|
- [auto, palette, ui/unused_2]
|
|
- [auto, ci4, ui/unused_3, 16, 16]
|
|
- [auto, palette, ui/unused_3]
|
|
- [auto, ci4, ui/red_bar1, 112, 8]
|
|
- [auto, palette, ui/red_bar1]
|
|
- [auto, ci4, ui/empty_bar, 112, 8]
|
|
- [auto, palette, ui/empty_bar]
|
|
- [auto, ci4, ui/red_bar2, 104, 8]
|
|
- [auto, palette, ui/red_bar2]
|
|
- [auto, ci4, ui/eldstar, 32, 32]
|
|
- [auto, palette, ui/eldstar]
|
|
- [auto, palette, ui/eldstar.disabled]
|
|
- [auto, ci4, ui/mamar, 32, 32]
|
|
- [auto, palette, ui/mamar]
|
|
- [auto, palette, ui/mamar.disabled]
|
|
- [auto, ci4, ui/skolar, 32, 32]
|
|
- [auto, palette, ui/skolar]
|
|
- [auto, palette, ui/skolar.disabled]
|
|
- [auto, ci4, ui/muskular, 32, 32]
|
|
- [auto, palette, ui/muskular]
|
|
- [auto, palette, ui/muskular.disabled]
|
|
- [auto, ci4, ui/misstar, 32, 32]
|
|
- [auto, palette, ui/misstar]
|
|
- [auto, palette, ui/misstar.disabled]
|
|
- [auto, ci4, ui/klevar, 32, 32]
|
|
- [auto, palette, ui/klevar]
|
|
- [auto, palette, ui/klevar.disabled]
|
|
- [auto, ci4, ui/kalmar, 32, 32]
|
|
- [auto, palette, ui/kalmar]
|
|
- [auto, palette, ui/kalmar.disabled]
|
|
- [auto, ci4, ui/star_beam, 32, 32]
|
|
- [auto, palette, ui/star_beam]
|
|
- [auto, palette, ui/star_beam.disabled]
|
|
- [auto, ci4, ui/peach_beam, 32, 32]
|
|
- [auto, palette, ui/peach_beam]
|
|
- [auto, palette, ui/peach_beam.disabled]
|
|
- [auto, ci4, ui/mario_head, 16, 16]
|
|
- [auto, palette, ui/mario_head]
|
|
- [auto, ci4, ui/partner0, 32, 32]
|
|
- [auto, palette, ui/partner0]
|
|
- [auto, palette, ui/partner0.disabled]
|
|
- [auto, ci4, ui/goombario, 32, 32]
|
|
- [auto, palette, ui/goombario]
|
|
- [auto, palette, ui/goombario.disabled]
|
|
- [auto, ci4, ui/kooper, 32, 32]
|
|
- [auto, palette, ui/kooper]
|
|
- [auto, palette, ui/kooper.disabled]
|
|
- [auto, ci4, ui/bombette, 32, 32]
|
|
- [auto, palette, ui/bombette]
|
|
- [auto, palette, ui/bombette.disabled]
|
|
- [auto, ci4, ui/parakarry, 32, 32]
|
|
- [auto, palette, ui/parakarry]
|
|
- [auto, palette, ui/parakarry.disabled]
|
|
- [auto, ci4, ui/bow, 32, 32]
|
|
- [auto, palette, ui/bow]
|
|
- [auto, palette, ui/bow.disabled]
|
|
- [auto, ci4, ui/watt, 32, 32]
|
|
- [auto, palette, ui/watt]
|
|
- [auto, palette, ui/watt.disabled]
|
|
- [auto, ci4, ui/sushie, 32, 32]
|
|
- [auto, palette, ui/sushie]
|
|
- [auto, palette, ui/sushie.disabled]
|
|
- [auto, ci4, ui/lakilester, 32, 32]
|
|
- [auto, palette, ui/lakilester]
|
|
- [auto, palette, ui/lakilester.disabled]
|
|
- [auto, ci4, ui/partner9, 32, 32]
|
|
- [auto, palette, ui/partner9]
|
|
- [auto, palette, ui/partner9.disabled]
|
|
- [auto, ci4, ui/partner10, 32, 32]
|
|
- [auto, palette, ui/partner10]
|
|
- [auto, palette, ui/partner10.disabled]
|
|
- [auto, ci4, ui/partner11, 32, 32]
|
|
- [auto, palette, ui/partner11]
|
|
- [auto, palette, ui/partner11.disabled]
|
|
- [auto, ci4, ui/status/text_times, 8, 8]
|
|
- [auto, palette, ui/status/text_times]
|
|
- [auto, ci4, ui/status/text_slash, 8, 16]
|
|
- [auto, palette, ui/status/text_slash]
|
|
- [auto, ci4, ui/status/text_0, 16, 16]
|
|
- [auto, palette, ui/status/text_0]
|
|
- [auto, ci4, ui/status/text_1, 16, 16]
|
|
- [auto, palette, ui/status/text_1]
|
|
- [auto, ci4, ui/status/text_2, 16, 16]
|
|
- [auto, palette, ui/status/text_2]
|
|
- [auto, ci4, ui/status/text_3, 16, 16]
|
|
- [auto, palette, ui/status/text_3]
|
|
- [auto, ci4, ui/status/text_4, 16, 16]
|
|
- [auto, palette, ui/status/text_4]
|
|
- [auto, ci4, ui/status/text_5, 16, 16]
|
|
- [auto, palette, ui/status/text_5]
|
|
- [auto, ci4, ui/status/text_6, 16, 16]
|
|
- [auto, palette, ui/status/text_6]
|
|
- [auto, ci4, ui/status/text_7, 16, 16]
|
|
- [auto, palette, ui/status/text_7]
|
|
- [auto, ci4, ui/status/text_8, 16, 16]
|
|
- [auto, palette, ui/status/text_8]
|
|
- [auto, ci4, ui/status/text_9, 16, 16]
|
|
- [auto, palette, ui/status/text_9]
|
|
- [auto, ci4, ui/status/text_hp, 16, 16]
|
|
- [auto, palette, ui/status/text_hp]
|
|
- [auto, ci4, ui/status/text_fp, 16, 16]
|
|
- [auto, palette, ui/status/text_fp]
|
|
- [auto, ci4, ui/status/pow_unit_1, 8, 8]
|
|
- [auto, palette, ui/status/pow_unit_1]
|
|
- [auto, ci4, ui/status/pow_unit_2, 8, 8]
|
|
- [auto, palette, ui/status/pow_unit_2]
|
|
- [auto, ci4, ui/status/pow_unit_3, 8, 8]
|
|
- [auto, palette, ui/status/pow_unit_3]
|
|
- [auto, ci4, ui/status/pow_unit_4, 8, 8]
|
|
- [auto, palette, ui/status/pow_unit_4]
|
|
- [auto, ci4, ui/status/pow_unit_5, 8, 8]
|
|
- [auto, palette, ui/status/pow_unit_5]
|
|
- [auto, ci4, ui/status/pow_unit_6, 8, 8]
|
|
- [auto, palette, ui/status/pow_unit_6]
|
|
- [auto, ci4, ui/status/pow_unit_7, 8, 8]
|
|
- [auto, palette, ui/status/pow_unit_7]
|
|
- [auto, ci4, ui/status/pow_unit_empty, 8, 8]
|
|
- [auto, palette, ui/status/pow_unit_empty]
|
|
- [auto, ci4, ui/status/pow_star_1, 8, 8]
|
|
- [auto, palette, ui/status/pow_star_1]
|
|
- [auto, ci4, ui/status/pow_star_2, 8, 8]
|
|
- [auto, palette, ui/status/pow_star_2]
|
|
- [auto, ci4, ui/status/pow_star_3, 8, 8]
|
|
- [auto, palette, ui/status/pow_star_3]
|
|
- [auto, ci4, ui/status/pow_star_4, 8, 8]
|
|
- [auto, palette, ui/status/pow_star_4]
|
|
- [auto, ci4, ui/status/pow_star_5, 8, 8]
|
|
- [auto, palette, ui/status/pow_star_5]
|
|
- [auto, ci4, ui/status/pow_star_6, 8, 8]
|
|
- [auto, palette, ui/status/pow_star_6]
|
|
- [auto, ci4, ui/status/pow_star_7, 8, 8]
|
|
- [auto, palette, ui/status/pow_star_7]
|
|
- [auto, ci4, ui/status/pow_star_empty, 8, 8]
|
|
- [auto, palette, ui/status/pow_star_empty]
|
|
- [auto, ci4, ui/status/coin_0, 16, 16]
|
|
- [auto, palette, ui/status/coin_0]
|
|
- [auto, ci4, ui/status/coin_1, 16, 16]
|
|
- [auto, palette, ui/status/coin_1]
|
|
- [auto, ci4, ui/status/coin_2, 16, 16]
|
|
- [auto, palette, ui/status/coin_2]
|
|
- [auto, ci4, ui/status/coin_3, 16, 16]
|
|
- [auto, palette, ui/status/coin_3]
|
|
- [auto, ci4, ui/status/coin_4, 16, 16]
|
|
- [auto, palette, ui/status/coin_4]
|
|
- [auto, ci4, ui/status/coin_5, 16, 16]
|
|
- [auto, palette, ui/status/coin_5]
|
|
- [auto, ci4, ui/status/coin_6, 16, 16]
|
|
- [auto, palette, ui/status/coin_6]
|
|
- [auto, ci4, ui/status/coin_7, 16, 16]
|
|
- [auto, palette, ui/status/coin_7]
|
|
- [auto, ci4, ui/status/coin_8, 16, 16]
|
|
- [auto, palette, ui/status/coin_8]
|
|
- [auto, ci4, ui/status/coin_9, 16, 16]
|
|
- [auto, palette, ui/status/coin_9]
|
|
- [auto, ci4, ui/status/star_point_0, 16, 16]
|
|
- [auto, palette, ui/status/star_point_0]
|
|
- [auto, ci4, ui/status/star_point_1, 16, 16]
|
|
- [auto, palette, ui/status/star_point_1]
|
|
- [auto, ci4, ui/status/star_point_2, 16, 16]
|
|
- [auto, palette, ui/status/star_point_2]
|
|
- [auto, ci4, ui/status/star_point_3, 16, 16]
|
|
- [auto, palette, ui/status/star_point_3]
|
|
- [auto, ci4, ui/status/star_point_4, 16, 16]
|
|
- [auto, palette, ui/status/star_point_4]
|
|
- [auto, ci4, ui/status/star_point_5, 16, 16]
|
|
- [auto, palette, ui/status/star_point_5]
|
|
- [auto, ci4, ui/status/star_point_6, 16, 16]
|
|
- [auto, palette, ui/status/star_point_6]
|
|
- [auto, ci4, ui/status/star_point_7, 16, 16]
|
|
- [auto, palette, ui/status/star_point_7]
|
|
- [auto, ci4, ui/bluepip, 16, 16]
|
|
- [auto, palette, ui/bluepip]
|
|
- [auto, ci4, ui/bluepip2, 16, 16]
|
|
- [auto, palette, ui/bluepip2]
|
|
- [auto, ci4, ui/battle/status/charge_jump, 24, 24]
|
|
- [auto, palette, ui/battle/status/charge_jump]
|
|
- [auto, ci4, ui/battle/status/charge_hammer, 24, 24]
|
|
- [auto, palette, ui/battle/status/charge_hammer]
|
|
- [auto, ci4, ui/battle/status/charge_goombario, 24, 24]
|
|
- [auto, palette, ui/battle/status/charge_goombario]
|
|
- [auto, ci4, ui/battle/status/exclamation, 24, 24]
|
|
- [auto, palette, ui/battle/status/exclamation]
|
|
- [auto, ci4, ui/battle/status/sleep_0, 16, 16]
|
|
- [auto, palette, ui/battle/status/sleep_0]
|
|
- [auto, ci4, ui/battle/status/sleep_1, 16, 16]
|
|
- [auto, palette, ui/battle/status/sleep_1]
|
|
- [auto, ci4, ui/battle/status/sleep_2, 16, 16]
|
|
- [auto, palette, ui/battle/status/sleep_2]
|
|
- [auto, ci4, ui/battle/status/static_0, 16, 16]
|
|
- [auto, palette, ui/battle/status/static_0]
|
|
- [auto, ci4, ui/battle/status/static_1, 16, 16]
|
|
- [auto, palette, ui/battle/status/static_1]
|
|
- [auto, ci4, ui/battle/status/paralyze_0, 16, 16]
|
|
- [auto, palette, ui/battle/status/paralyze_0]
|
|
- [auto, ci4, ui/battle/status/paralyze_1, 16, 16]
|
|
- [auto, palette, ui/battle/status/paralyze_1]
|
|
- [auto, ci4, ui/battle/status/dizzy_0, 16, 16]
|
|
- [auto, palette, ui/battle/status/dizzy_0]
|
|
- [auto, ci4, ui/battle/status/dizzy_1, 16, 16]
|
|
- [auto, palette, ui/battle/status/dizzy_1]
|
|
- [auto, ci4, ui/battle/status/dizzy_2, 16, 16]
|
|
- [auto, palette, ui/battle/status/dizzy_2]
|
|
- [auto, ci4, ui/battle/status/dizzy_3, 16, 16]
|
|
- [auto, palette, ui/battle/status/dizzy_3]
|
|
- [auto, ci4, ui/battle/status/poison_0, 16, 16]
|
|
- [auto, palette, ui/battle/status/poison_0]
|
|
- [auto, ci4, ui/battle/status/poison_1, 16, 16]
|
|
- [auto, palette, ui/battle/status/poison_1]
|
|
- [auto, ci4, ui/battle/status/frozen_0, 16, 16]
|
|
- [auto, palette, ui/battle/status/frozen_0]
|
|
- [auto, ci4, ui/battle/status/frozen_1, 16, 16]
|
|
- [auto, palette, ui/battle/status/frozen_1]
|
|
- [auto, ci4, ui/battle/status/frozen_2, 16, 16]
|
|
- [auto, palette, ui/battle/status/frozen_2]
|
|
- [auto, ci4, ui/battle/status/frozen_3, 16, 16]
|
|
- [auto, palette, ui/battle/status/frozen_3]
|
|
- [auto, ci4, ui/battle/status/stop_0, 16, 16]
|
|
- [auto, palette, ui/battle/status/stop_0]
|
|
- [auto, ci4, ui/battle/status/stop_1, 16, 16]
|
|
- [auto, palette, ui/battle/status/stop_1]
|
|
- [auto, ci4, ui/battle/status/stop_2, 16, 16]
|
|
- [auto, palette, ui/battle/status/stop_2]
|
|
- [auto, ci4, ui/battle/status/stop_3, 16, 16]
|
|
- [auto, palette, ui/battle/status/stop_3]
|
|
- [auto, ci4, ui/battle/status/pdown_0, 16, 16]
|
|
- [auto, palette, ui/battle/status/pdown_0]
|
|
- [auto, ci4, ui/battle/status/pdown_1, 16, 16]
|
|
- [auto, palette, ui/battle/status/pdown_1]
|
|
- [auto, ci4, ui/battle/status/shrink_0, 16, 16]
|
|
- [auto, palette, ui/battle/status/shrink_0]
|
|
- [auto, ci4, ui/battle/status/shrink_1, 16, 16]
|
|
- [auto, palette, ui/battle/status/shrink_1]
|
|
- [auto, ci4, ui/battle/status/shrink_2, 16, 16]
|
|
- [auto, palette, ui/battle/status/shrink_2]
|
|
- [auto, ci4, ui/battle/status/shrink_3, 16, 16]
|
|
- [auto, palette, ui/battle/status/shrink_3]
|
|
- [auto, ci4, ui/battle/status/transparent_0, 16, 16]
|
|
- [auto, palette, ui/battle/status/transparent_0]
|
|
- [auto, ci4, ui/battle/status/transparent_1, 16, 16]
|
|
- [auto, palette, ui/battle/status/transparent_1]
|
|
- [auto, ci4, ui/battle/status/transparent_2, 16, 16]
|
|
- [auto, palette, ui/battle/status/transparent_2]
|
|
- [auto, ci4, ui/battle/status/transparent_3, 16, 16]
|
|
- [auto, palette, ui/battle/status/transparent_3]
|
|
- [auto, ci4, ui/battle/status/transparent_4, 16, 16]
|
|
- [auto, palette, ui/battle/status/transparent_4]
|
|
- [auto, ci4, ui/battle/status/transparent_5, 16, 16]
|
|
- [auto, palette, ui/battle/status/transparent_5]
|
|
- [auto, ci4, ui/battle/status/peril, 40, 16]
|
|
- [auto, palette, ui/battle/status/peril]
|
|
- [auto, ci4, ui/battle/status/danger, 40, 16]
|
|
- [auto, palette, ui/battle/status/danger]
|
|
- [auto, ci4, ui/battle/status/refund, 40, 24]
|
|
- [auto, palette, ui/battle/status/refund]
|
|
- [auto, ci4, ui/battle/status/happy, 40, 16]
|
|
- [auto, palette, ui/battle/status/happy]
|
|
- [auto, ci4, ui/battle/status/hp_drain, 40, 16]
|
|
- [auto, palette, ui/battle/status/hp_drain]
|
|
- [auto, ci4, ui/move_basic, 32, 32]
|
|
- [auto, palette, ui/move_basic]
|
|
- [auto, palette, ui/move_basic.disabled]
|
|
- [auto, ci4, ui/move_partner_1, 32, 32]
|
|
- [auto, palette, ui/move_partner_1]
|
|
- [auto, palette, ui/move_partner_1.disabled]
|
|
- [auto, ci4, ui/move_partner_2, 32, 32]
|
|
- [auto, palette, ui/move_partner_2]
|
|
- [auto, palette, ui/move_partner_2.disabled]
|
|
- [auto, ci4, ui/move_partner_3, 32, 32]
|
|
- [auto, palette, ui/move_partner_3]
|
|
- [auto, palette, ui/move_partner_3.disabled]
|
|
- [0x9D7E0]
|
|
- [0x9D7E8, rgba32, ui/stat_heart, 16, 16]
|
|
- [0x9DBE8]
|
|
- [0x9DBF0, rgba32, ui/stat_flower, 16, 16]
|
|
- [0x9DFF0]
|
|
- start: 0xA2AF0
|
|
type: .data
|
|
name: 8a160_len_700
|
|
subsegments:
|
|
- [0xA2AF0, ia8, A2960, 32, 16]
|
|
- [0xA2CF0] # Vp
|
|
- [0xA2D00, vtx, A2B70]
|
|
- [0xA2D50, gfx, A2BC0]
|
|
- [0xA2E18, gfx, A2C88]
|
|
- [0xA2E40]
|
|
- start: 0xA2EE0
|
|
type: .data
|
|
name: draw_box
|
|
subsegments:
|
|
- [0xA2EE0]
|
|
- [0xA2FE0, ia8, ui/box/corners9, 16, 64]
|
|
- [auto, ia8, ui/box/corners8, 24, 96]
|
|
- [auto, ia8, ui/box/corners6, 16, 40]
|
|
- [auto, ia8, ui/box/corners7, 16, 32]
|
|
- [auto, ia8, ui/box/corners3, 16, 96]
|
|
- [auto, ia8, ui/box/corners5, 16, 32]
|
|
- [auto, ia8, ui/box/corners4, 8, 32]
|
|
- [auto, i4, ui/box/bg_tile, 16, 16]
|
|
- [auto, ia8, ui/box/corners1, 16, 64]
|
|
- [auto, i4, ui/box/corners2, 16, 64]
|
|
- [auto, i4, ui/box/bg_flat, 16, 1]
|
|
- [0xA50E8]
|
|
- [0xA51C8, vtx, vtx/drawbox1]
|
|
- [0xA5208]
|
|
- [0xA5250]
|
|
|
|
- name: engine4
|
|
type: code
|
|
start: 0xA5F90
|
|
vram: 0x8010f890
|
|
subsegments:
|
|
- [auto, c, sprite]
|
|
- [auto, c, 101b90_len_8f0]
|
|
|
|
- name: engine2
|
|
type: code
|
|
start: 0xa9770
|
|
vram: 0x801148e0
|
|
subsegments:
|
|
- [auto, c, bss/engine2_pre_bss]
|
|
- [auto, c, entity]
|
|
- [auto, c, game_states]
|
|
- [auto, c, model]
|
|
- [auto, c, animator]
|
|
- [auto, c, entity_model]
|
|
- [auto, c, worker]
|
|
- [auto, c, msg]
|
|
- [auto, c, msg_draw]
|
|
- [auto, c, draw_img_util]
|
|
- [auto, c, item_entity]
|
|
- [auto, c, screen_overlays]
|
|
- [auto, c, screen_render_util]
|
|
- [auto, c, imgfx]
|
|
- [auto, c, hud_element]
|
|
- [auto, c, vars_access]
|
|
- [auto, c, trigger]
|
|
- [auto, c, background]
|
|
- [auto, c, audio/ambience]
|
|
- [auto, c, windows]
|
|
- [auto, c, sprite_shading]
|
|
- [auto, c, audio/sfx]
|
|
- [auto, c, audio/e0b30_len_b80]
|
|
- [auto, c, bss/engine2_post_bss]
|
|
- start: 0xE6620
|
|
type: .data
|
|
name: screen_overlays
|
|
subsegments:
|
|
- [0xE6620]
|
|
- [0xE6630, i4, ui/stencil/star, 32, 64]
|
|
- [0xE6A30, i4, ui/stencil/mario, 64, 64]
|
|
- [0xE7230, i4, ui/stencil/sharp_circle, 32, 32]
|
|
- [0xE7430, i8, ui/stencil/blurry_circle, 64, 64]
|
|
- [0xE8430, vtx, vtx/stencil1]
|
|
- [0xE84D0]
|
|
- [0xE86A0, vtx, vtx/stencil2]
|
|
- [0xE8820]
|
|
|
|
- name: evt
|
|
dir: evt
|
|
type: code
|
|
start: 0xeb1a0
|
|
vram: 0x802c3000
|
|
subsegments:
|
|
- [auto, c, script_list]
|
|
- [auto, c, evt]
|
|
- [auto, c, map_api]
|
|
- [auto, c, cam_api]
|
|
- [auto, c, model_api]
|
|
- [auto, c, npc_api]
|
|
- [auto, c, msg_api]
|
|
- [auto, c, player_api]
|
|
- [auto, c, virtual_entity]
|
|
- [auto, c, f8f60_len_1560]
|
|
- [auto, c, audio_api]
|
|
- [auto, c, item_api]
|
|
- [auto, c, fx_api]
|
|
- [auto, c, demo_api]
|
|
|
|
- name: entity
|
|
type: code
|
|
start: 0x102620
|
|
vram: 0x802dbd40
|
|
subsegments:
|
|
- [auto, c, entity/Shadow]
|
|
- [auto, c, entity/SaveBlock]
|
|
- [auto, c, entity/Switch]
|
|
- [auto, c, entity/ShatteringBlock_common]
|
|
- [auto, c, entity/ShatteringBlock]
|
|
- [auto, c, entity/Block]
|
|
- [auto, c, entity/ItemBlock]
|
|
- [auto, c, entity/HeartBlock]
|
|
- [auto, c, entity/SuperBlock]
|
|
- [auto, c, entity/SimpleSpring]
|
|
- [auto, c, entity/HiddenPanel]
|
|
- [auto, c, entity/Chest]
|
|
- [auto, c, entity/WoodenCrate]
|
|
- [auto, c, entity/BlueWarpPipe]
|
|
- [auto, c, entity/Signpost]
|
|
- start: 0x10AA00
|
|
type: .data
|
|
name: entity/Shadow
|
|
subsegments:
|
|
- [0x10AA00, i4, entity/shadow/square, 16, 16]
|
|
- [0x10AA80, i4, entity/shadow/circle, 16, 16]
|
|
- [0x10AB00, vtx, entity/vtx/shadow1]
|
|
- [0x10AB40, vtx, entity/vtx/shadow2]
|
|
- [0x10AB80, i4, entity/shadow/square_big, 32, 32]
|
|
- [0x10AD80, i4, entity/shadow/circle_big, 32, 32]
|
|
- [0x10AF80]
|
|
|
|
- name: font_width
|
|
type: code
|
|
start: 0x10cc20
|
|
vram: 0x802e6380
|
|
subsegments:
|
|
- [auto, c, msg_data]
|
|
- [auto, c, msg_img]
|
|
- start: 0x10D030
|
|
type: .data
|
|
name: msg_img
|
|
subsegments:
|
|
- [auto, ci4, ui/msg/bubble_left, 32, 64, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/bubble_mid, 8, 64, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/bubble_right, 32, 64, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/arrow, 16, 16, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_1_1, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_1_2, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_1_3, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_1_4, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_1_5, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_2_1, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_2_5, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_3_1, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_3_5, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_4_1, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_4_5, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_5_1, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_5_2, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_5_3, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_5_4, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_a_5_5, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_1_1, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_1_2, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_1_3, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_1_4, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_1_5, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_2_1, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_2_5, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_3_1, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_3_5, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_4_1, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_4_5, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_5_1, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_5_2, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_5_3, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_5_4, 8, 8, ui/msg/bubble_left]
|
|
- [auto, ci4, ui/msg/frame_b_5_5, 8, 8, ui/msg/bubble_left]
|
|
# all 16 following palettes can be applied to all images above
|
|
- {start: auto, type: palette, name: ui/msg/bubble_left, size: 0x200}
|
|
#- [auto, palette, ui/msg/palette_0]
|
|
#- [auto, palette, ui/msg/palette_1]
|
|
#- [auto, palette, ui/msg/palette_2]
|
|
#- [auto, palette, ui/msg/palette_3]
|
|
#- [auto, palette, ui/msg/palette_4]
|
|
#- [auto, palette, ui/msg/palette_5]
|
|
#- [auto, palette, ui/msg/palette_6]
|
|
#- [auto, palette, ui/msg/palette_7]
|
|
#- [auto, palette, ui/msg/palette_8]
|
|
#- [auto, palette, ui/msg/palette_9]
|
|
#- [auto, palette, ui/msg/palette_A]
|
|
#- [auto, palette, ui/msg/palette_B]
|
|
#- [auto, palette, ui/msg/palette_C]
|
|
#- [auto, palette, ui/msg/palette_D]
|
|
#- [auto, palette, ui/msg/palette_E]
|
|
#- [auto, palette, ui/msg/palette_F]
|
|
- [auto, ci4, ui/msg/sign_corner_topleft, 16, 16, ui/msg/sign_corner_topleft]
|
|
- [auto, ci4, ui/msg/sign_corner_topright, 16, 16, ui/msg/sign_corner_topleft]
|
|
- [auto, ci4, ui/msg/sign_corner_bottomleft, 16, 16, ui/msg/sign_corner_topleft]
|
|
- [auto, ci4, ui/msg/sign_corner_bottomright, 16, 16, ui/msg/sign_corner_topleft]
|
|
- [auto, ci4, ui/msg/lamppost_corner_bottomright, 16, 16, ui/msg/lamppost_corner_bottomright]
|
|
- [auto, ci4, ui/msg/sign_side_top, 32, 16, ui/msg/sign_corner_topleft]
|
|
- [auto, ci4, ui/msg/sign_side_left, 16, 40, ui/msg/sign_corner_topleft]
|
|
- [auto, ci4, ui/msg/sign_side_right, 16, 40, ui/msg/sign_corner_topleft]
|
|
- [auto, ci4, ui/msg/sign_side_bottom, 32, 16, ui/msg/sign_corner_topleft]
|
|
- [auto, ci4, ui/msg/sign_fill, 8, 8, ui/msg/sign_corner_topleft]
|
|
# these two palettes can be applied to all sign and lamppost frame images
|
|
- [auto, palette, ui/msg/sign_corner_topleft]
|
|
- [auto, palette, ui/msg/lamppost_corner_bottomright]
|
|
- [auto, i4, ui/msg/background, 64, 64]
|
|
- [auto, ci4, ui/msg/rewind_arrow, 24, 24]
|
|
- [auto, palette, ui/msg/rewind_arrow]
|
|
- [auto, rgba16, ui/msg/star, 16, 18]
|
|
- [auto, i4, ui/msg/star_silhouette, 16, 20]
|
|
- type: group
|
|
dir: charset
|
|
vram: 0
|
|
start: 0x10F330
|
|
subsegments:
|
|
- [0x10F330, linker_offset, kana]
|
|
- [0x10F330, pm_charset, kana, 16, 14, 0xC7, standard]
|
|
- [0x114A40, linker_offset, latin]
|
|
- [0x114A40, pm_charset, latin, 16, 14, 0x1B, standard]
|
|
- [0x115610, linker_offset, kanji]
|
|
- [0x115610, pm_charset, kanji, 16, 14, 0x79, standard]
|
|
- [0x118B00, linker_offset, buttons]
|
|
- [0x118B00, pm_charset, buttons, 16, 14, 0xA, standard]
|
|
- [0x118F60, linker_offset, menu_kana]
|
|
- [0x118F60, pm_charset, menu_kana, 12, 12, 0xC8, standard]
|
|
- [0x11C7A0, linker_offset, menu_latin]
|
|
- [0x11C7A0, pm_charset, menu_latin, 12, 12, 0x1B, standard]
|
|
- [0x11CF38, linker_offset, standard_pal]
|
|
- [0x11CF38, pm_charset_palettes, standard, 0x50]
|
|
- [0x11D438, linker_offset, title]
|
|
- [0x11D438, pm_charset, title, 12, 15, 0x29]
|
|
- [0x11E398, linker_offset, subtitle]
|
|
- [0x11E398, pm_charset, subtitle, 12, 12, 0x29]
|
|
- [0x11EF20, linker_offset, credits_pal]
|
|
- [0x11EF20, pm_charset_palettes, subtitle, 1]
|
|
- [0x11EF30, pm_charset_palettes, title, 1]
|
|
- [0x11EF40, ci8, peach_letter, 150, 105]
|
|
- [0x122CC8, palette, peach_letter]
|
|
- [0x122EC8, linker_offset, postcard]
|
|
- [0x122EC8, ci4, postcard, 150, 105]
|
|
- [0x124D90, linker_offset, postcard_pal]
|
|
- [0x124D90, palette, postcard]
|
|
- [0x124DB0, linker_offset, letter_content_1]
|
|
- [0x124DB0, ci8, letter_content_1, 70, 95]
|
|
- [0x1267B0, linker_offset, letter_content_1_pal]
|
|
- [0x1267B0, palette, letter_content_1]
|
|
- [0x1269B0, linker_offset, letter_content_2]
|
|
- [0x1269B0, ci8, letter_content_2, 70, 95]
|
|
- [0x1283B0, linker_offset, letter_content_2_pal]
|
|
- [0x1283B0, palette, letter_content_2]
|
|
- [0x1285B0, linker_offset, letter_content_3]
|
|
- [0x1285B0, ci8, letter_content_3, 70, 95]
|
|
- [0x129FB0, linker_offset, letter_content_3_pal]
|
|
- [0x129FB0, palette, letter_content_3]
|
|
- [0x12A1B0, linker_offset, letter_content_4]
|
|
- [0x12A1B0, ci8, letter_content_4, 70, 95]
|
|
- [0x12BBB0, linker_offset, letter_content_4_pal]
|
|
- [0x12BBB0, palette, letter_content_4]
|
|
- [0x12BDB0, linker_offset, letter_content_5]
|
|
- [0x12BDB0, ci8, letter_content_5, 70, 95]
|
|
- [0x12D7B0, linker_offset, letter_content_5_pal]
|
|
- [0x12D7B0, palette, letter_content_5]
|
|
- [0x12D9B0, linker_offset, letter_content_6]
|
|
- [0x12D9B0, ci8, letter_content_6, 70, 95]
|
|
- [0x12F3B0, linker_offset, letter_content_6_pal]
|
|
- [0x12F3B0, palette, letter_content_6]
|
|
- [0x12F5B0, linker_offset, letter_content_7]
|
|
- [0x12F5B0, ci8, letter_content_7, 70, 95]
|
|
- [0x130FB0, linker_offset, letter_content_7_pal]
|
|
- [0x130FB0, palette, letter_content_7]
|
|
- [0x1311B0, linker_offset, letter_content_8]
|
|
- [0x1311B0, ci8, letter_content_8, 70, 95]
|
|
- [0x132BB0, linker_offset, letter_content_8_pal]
|
|
- [0x132BB0, palette, letter_content_8]
|
|
- [0x132DB0, linker_offset, letter_content_9]
|
|
- [0x132DB0, ci8, letter_content_9, 70, 95]
|
|
- [0x1347B0, linker_offset, letter_content_9_pal]
|
|
- [0x1347B0, palette, letter_content_9]
|
|
- [0x1349B0, linker_offset, letter_content_10]
|
|
- [0x1349B0, ci8, letter_content_10, 70, 95]
|
|
- [0x1363B0, linker_offset, letter_content_10_pal]
|
|
- [0x1363B0, palette, letter_content_10]
|
|
- [0x1365B0, linker_offset, letter_content_11]
|
|
- [0x1365B0, ci8, letter_content_11, 70, 95]
|
|
- [0x137FB0, linker_offset, letter_content_11_pal]
|
|
- [0x137FB0, palette, letter_content_11]
|
|
- [0x1381B0, linker_offset, letter_content_12]
|
|
- [0x1381B0, ci8, letter_content_12, 70, 95]
|
|
- [0x139BB0, linker_offset, letter_content_12_pal]
|
|
- [0x139BB0, palette, letter_content_12]
|
|
- [0x139DB0, bin]
|
|
- name: ui_images_filemenu_pause
|
|
type: code
|
|
start: 0x139DC0
|
|
vram: 0x8023E000
|
|
subsegments:
|
|
- [auto, ci4, ui/pause/unused_badge_points, 24, 24]
|
|
- [auto, palette, ui/pause/unused_badge_points]
|
|
- [auto, palette, ui/pause/unused_badge_points.disabled]
|
|
- [auto, ci4, ui/pause/unused_compass, 24, 24]
|
|
- [auto, palette, ui/pause/unused_compass]
|
|
- [auto, palette, ui/pause/unused_compass.disabled]
|
|
- [auto, ci4, ui/pause/cursor_hand, 16, 16]
|
|
- [auto, palette, ui/pause/cursor_hand]
|
|
- [auto, ci4, ui/files/filename_caret, 16, 16]
|
|
- [auto, palette, ui/files/filename_caret]
|
|
- [auto, ci4, ui/files/filename_space, 8, 8]
|
|
- [auto, palette, ui/files/filename_space]
|
|
- [auto, ci4, ui/pause/label_spirits, 32, 16]
|
|
- [auto, palette, ui/pause/label_spirits]
|
|
- [auto, ci4, ui/pause/label_map, 32, 16]
|
|
- [auto, palette, ui/pause/label_map]
|
|
- [auto, ci4, ui/pause/small_digit_0, 8, 8]
|
|
- [auto, palette, ui/pause/small_digit_0]
|
|
- [auto, ci4, ui/pause/small_digit_1, 8, 8]
|
|
- [auto, palette, ui/pause/small_digit_1]
|
|
- [auto, ci4, ui/pause/small_digit_2, 8, 8]
|
|
- [auto, palette, ui/pause/small_digit_2]
|
|
- [auto, ci4, ui/pause/small_digit_3, 8, 8]
|
|
- [auto, palette, ui/pause/small_digit_3]
|
|
- [auto, ci4, ui/pause/small_digit_4, 8, 8]
|
|
- [auto, palette, ui/pause/small_digit_4]
|
|
- [auto, ci4, ui/pause/small_digit_5, 8, 8]
|
|
- [auto, palette, ui/pause/small_digit_5]
|
|
- [auto, ci4, ui/pause/small_digit_6, 8, 8]
|
|
- [auto, palette, ui/pause/small_digit_6]
|
|
- [auto, ci4, ui/pause/small_digit_7, 8, 8]
|
|
- [auto, palette, ui/pause/small_digit_7]
|
|
- [auto, ci4, ui/pause/small_digit_8, 8, 8]
|
|
- [auto, palette, ui/pause/small_digit_8]
|
|
- [auto, ci4, ui/pause/small_digit_9, 8, 8]
|
|
- [auto, palette, ui/pause/small_digit_9]
|
|
- [auto, ci4, ui/pause/small_text_bp, 8, 8]
|
|
- [auto, palette, ui/pause/small_text_bp]
|
|
- [auto, ci4, ui/pause/label_jp_file, 32, 16]
|
|
- [auto, palette, ui/pause/label_jp_file]
|
|
- [auto, ci4, ui/pause/label_jp_file_disabled, 32, 16]
|
|
- [auto, palette, ui/pause/label_jp_file_disabled]
|
|
- [auto, ci4, ui/files/option_mono_on, 64, 16]
|
|
- [auto, palette, ui/files/option_mono_on]
|
|
- [auto, ci4, ui/files/option_mono_off, 64, 16]
|
|
- [auto, palette, ui/files/option_mono_off]
|
|
- [auto, ci4, ui/files/option_stereo_on, 64, 16]
|
|
- [auto, palette, ui/files/option_stereo_on]
|
|
- [auto, ci4, ui/files/option_stereo_off, 64, 16]
|
|
- [auto, palette, ui/files/option_stereo_off]
|
|
- [auto, ci4, ui/files/eldstar, 16, 16]
|
|
- [auto, palette, ui/files/eldstar]
|
|
- [auto, ci4, ui/files/eldstar_silhouette, 16, 16]
|
|
- [auto, palette, ui/files/eldstar_silhouette]
|
|
- [auto, ci4, ui/files/mamar, 16, 16]
|
|
- [auto, palette, ui/files/mamar]
|
|
- [auto, ci4, ui/files/mamar_silhouette, 16, 16]
|
|
- [auto, palette, ui/files/mamar_silhouette]
|
|
- [auto, ci4, ui/files/skolar, 16, 16]
|
|
- [auto, palette, ui/files/skolar]
|
|
- [auto, ci4, ui/files/skolar_silhouette, 16, 16]
|
|
- [auto, palette, ui/files/skolar_silhouette]
|
|
- [auto, ci4, ui/files/muskular, 16, 16]
|
|
- [auto, palette, ui/files/muskular]
|
|
- [auto, ci4, ui/files/muskular_silhouette, 16, 16]
|
|
- [auto, palette, ui/files/muskular_silhouette]
|
|
- [auto, ci4, ui/files/misstar, 16, 16]
|
|
- [auto, palette, ui/files/misstar]
|
|
- [auto, ci4, ui/files/misstar_silhouette, 16, 16]
|
|
- [auto, palette, ui/files/misstar_silhouette]
|
|
- [auto, ci4, ui/files/klevar, 16, 16]
|
|
- [auto, palette, ui/files/klevar]
|
|
- [auto, ci4, ui/files/klevar_silhouette, 16, 16]
|
|
- [auto, palette, ui/files/klevar_silhouette]
|
|
- [auto, ci4, ui/files/kalmar, 16, 16]
|
|
- [auto, palette, ui/files/kalmar]
|
|
- [auto, ci4, ui/files/kalmar_silhouette, 16, 16]
|
|
- [auto, palette, ui/files/kalmar_silhouette]
|
|
- [auto, ci4, ui/pause/map_walk0, 24, 24]
|
|
- [auto, palette, ui/pause/map_walk0]
|
|
- [auto, ci4, ui/pause/map_walk1, 24, 24]
|
|
- [auto, palette, ui/pause/map_walk1]
|
|
- [auto, ci4, ui/pause/map_walk2, 24, 24]
|
|
- [auto, palette, ui/pause/map_walk2]
|
|
- [auto, ci4, ui/pause/jp_super, 40, 16]
|
|
- [auto, palette, ui/pause/jp_super]
|
|
- [auto, ci4, ui/pause/jp_ultra, 40, 16]
|
|
- [auto, palette, ui/pause/jp_ultra]
|
|
- [auto, ci4, ui/pause/list_prev_page, 16, 16]
|
|
- [auto, palette, ui/pause/list_prev_page]
|
|
- [auto, ci4, ui/pause/list_next_page, 16, 16]
|
|
- [auto, palette, ui/pause/list_next_page]
|
|
- [auto, ci4, ui/pause/unused_z_up_arrow, 16, 16]
|
|
- [auto, palette, ui/pause/unused_z_up_arrow]
|
|
- [auto, ci4, ui/pause/unused_r_down_arrow, 16, 16]
|
|
- [auto, palette, ui/pause/unused_r_down_arrow]
|
|
- [auto, ci4, ui/pause/desc_msg_prev, 16, 16]
|
|
- [auto, palette, ui/pause/desc_msg_prev]
|
|
- [auto, ci4, ui/pause/desc_msg_next, 16, 16]
|
|
- [auto, palette, ui/pause/desc_msg_next]
|
|
- [auto, ci4, ui/pause/bp_needed, 48, 8]
|
|
- [auto, palette, ui/pause/bp_needed]
|
|
- [auto, ci4, ui/pause/mario_large, 32, 32]
|
|
- [auto, palette, ui/pause/mario_large]
|
|
- [auto, ci4, ui/pause/dash, 16, 8]
|
|
- [auto, palette, ui/pause/dash]
|
|
- [auto, ci4, ui/pause/stat_bp, 16, 16]
|
|
- [auto, palette, ui/pause/stat_bp]
|
|
- [auto, ci4, ui/pause/stat_mario, 16, 16]
|
|
- [auto, palette, ui/pause/stat_mario]
|
|
- [auto, ci4, ui/pause/stat_time, 16, 16]
|
|
- [auto, palette, ui/pause/stat_time]
|
|
- [auto, ci4, ui/pause/stat_star_piece0, 16, 16]
|
|
- [auto, palette, ui/pause/stat_star_piece0]
|
|
- [auto, ci4, ui/pause/stat_star_piece1, 16, 16]
|
|
- [auto, palette, ui/pause/stat_star_piece1]
|
|
- [auto, ci4, ui/pause/stat_star_piece2, 16, 16]
|
|
- [auto, palette, ui/pause/stat_star_piece2]
|
|
- [auto, ci4, ui/pause/stat_fp, 16, 16]
|
|
- [auto, palette, ui/pause/stat_fp]
|
|
- [auto, ci4, ui/pause/stat_times, 8, 8]
|
|
- [auto, palette, ui/pause/stat_times]
|
|
- [auto, ci4, ui/pause/stat_boots0, 16, 16]
|
|
- [auto, palette, ui/pause/stat_boots0]
|
|
- [auto, ci4, ui/pause/stat_boots1, 16, 16]
|
|
- [auto, palette, ui/pause/stat_boots1]
|
|
- [auto, ci4, ui/pause/stat_boots2, 16, 16]
|
|
- [auto, palette, ui/pause/stat_boots2]
|
|
- [auto, ci4, ui/pause/stat_boots3, 16, 16]
|
|
- [auto, palette, ui/pause/stat_boots3]
|
|
- [auto, ci4, ui/pause/stat_hammer0, 16, 16]
|
|
- [auto, palette, ui/pause/stat_hammer0]
|
|
- [auto, ci4, ui/pause/stat_hammer1, 16, 16]
|
|
- [auto, palette, ui/pause/stat_hammer1]
|
|
- [auto, ci4, ui/pause/stat_hammer2, 16, 16]
|
|
- [auto, palette, ui/pause/stat_hammer2]
|
|
- [auto, ci4, ui/pause/stat_hammer3, 16, 16]
|
|
- [auto, palette, ui/pause/stat_hammer3]
|
|
- [auto, ci4, ui/pause/partner_rank, 16, 16]
|
|
- [auto, palette, ui/pause/partner_rank]
|
|
- [auto, ci4, ui/pause/unused_bubble, 56, 16]
|
|
- [auto, palette, ui/pause/unused_bubble]
|
|
- [auto, .data, menu_hud_scripts]
|
|
|
|
- [0x13E130, bin]
|
|
|
|
- name: battle_code
|
|
type: bin
|
|
start: 0x1749F0
|
|
vram: 0x8023E000
|
|
|
|
- [0x1D4720, pm_icons, icon]
|
|
- dir: logos
|
|
type: code
|
|
start: 0x2065C0
|
|
subsegments:
|
|
- [auto, rgba16, logo_n64, 128, 112]
|
|
- [auto, rgba16, logo_is, 256, 112]
|
|
- [auto, rgba16, logo_nintendo, 256, 48]
|
|
- [0x2215C0, ci8, title/bg_1, 264, 162]
|
|
- [0x22BCD0, palette, title/bg_1]
|
|
- [0x22BED0, ci8, title/bg_2, 264, 162]
|
|
- [0x2365E0, palette, title/bg_2]
|
|
- [0x2367E0, ci8, title/bg_3, 264, 162]
|
|
- [0x240EF0, palette, title/bg_3]
|
|
- [0x2410F0, ci8, title/bg_4, 264, 162]
|
|
- [0x24B800, palette, title/bg_4]
|
|
- [0x24BA00, ia8, title/tape, 128, 128]
|
|
- [0x24FA00, ci8, title/bowser_silhouette, 128, 128]
|
|
- [0x253A00, palette, title/bowser_silhouette]
|
|
- start: 0x253C00
|
|
type: pm_imgfx_data
|
|
name: imgfx_data
|
|
vram: 0
|
|
animations:
|
|
- ["shock", 0x14358]
|
|
- ["shiver", 0x18200]
|
|
- ["vertical_pipe_curl", 0x1A858]
|
|
- ["horizontal_pipe_curl", 0x1E830]
|
|
- ["startle", 0x29458]
|
|
- ["flutter_down", 0x314E0]
|
|
- ["unfurl", 0x33498]
|
|
- ["get_in_bed", 0x38988]
|
|
- ["spirit_capture", 0x39228]
|
|
- ["unused_1", 0x5B7A8]
|
|
- ["unused_2", 0x7CF10]
|
|
- ["unused_3", 0x86490]
|
|
- ["tutankoopa_gather", 0x96258]
|
|
- ["tutankoopa_swirl_2", 0xA1820]
|
|
- ["tutankoopa_swirl_1", 0xACDE8]
|
|
- ["shuffle_cards", 0xBBF68]
|
|
- ["flip_card_1", 0xC0490]
|
|
- ["flip_card_2", 0xC49B8]
|
|
- ["flip_card_3", 0xC6150]
|
|
- ["cymbal_crush", 0xCA380]
|
|
- [0x31DF90, pm_sprite_shading_profiles, sprite_shading_profiles]
|
|
|
|
- [0x31EE00, bin]
|
|
|
|
- type: code
|
|
dir: world/partner
|
|
name: world_partner_goombario
|
|
start: 0x31F430
|
|
vram: 0x802BD100
|
|
subsegments:
|
|
- [auto, c, goombario]
|
|
- type: code
|
|
dir: world/partner
|
|
name: world_partner_bombette
|
|
start: 0x320260
|
|
vram: 0x802BD100
|
|
subsegments:
|
|
- [auto, c, bombette]
|
|
- type: code
|
|
dir: world/partner
|
|
name: world_partner_parakarry
|
|
start: 0x321A80
|
|
vram: 0x802BD100
|
|
subsegments:
|
|
- [auto, c, parakarry]
|
|
- type: code
|
|
dir: world/partner
|
|
name: world_partner_kooper
|
|
start: 0x323530
|
|
vram: 0x802BD100
|
|
subsegments:
|
|
- [auto, c, kooper]
|
|
- type: code
|
|
dir: world/partner
|
|
name: world_partner_watt
|
|
start: 0x325080
|
|
vram: 0x802BD100
|
|
subsegments:
|
|
- [auto, c, watt]
|
|
- type: code
|
|
dir: world/partner
|
|
name: world_partner_sushie
|
|
start: 0x326270
|
|
vram: 0x802BD100
|
|
subsegments:
|
|
- [auto, c, sushie]
|
|
- type: code
|
|
dir: world/partner
|
|
name: world_partner_lakilester
|
|
start: 0x328FF0
|
|
vram: 0x802BD100
|
|
subsegments:
|
|
- [auto, c, lakilester]
|
|
- type: code
|
|
dir: world/partner
|
|
name: world_partner_bow
|
|
start: 0x32BD80
|
|
vram: 0x802BD100
|
|
subsegments:
|
|
- [auto, c, bow]
|
|
- type: code
|
|
dir: world/partner
|
|
name: world_partner_goompa
|
|
start: 0x32CD40
|
|
vram: 0x802BD100
|
|
subsegments:
|
|
- [auto, c, goompa]
|
|
- type: code
|
|
dir: world/partner
|
|
name: world_partner_goombaria
|
|
start: 0x32D240
|
|
vram: 0x802BD100
|
|
subsegments:
|
|
- [auto, c, goombaria]
|
|
- type: code
|
|
dir: world/partner
|
|
name: world_partner_twink
|
|
start: 0x32D3A0
|
|
vram: 0x802BD100
|
|
subsegments:
|
|
- [auto, c, twink]
|
|
- type: code
|
|
name: world_use_item
|
|
start: 0x32D500
|
|
vram: 0x802C0000
|
|
subsegments:
|
|
- [auto, c, world_use_item]
|
|
|
|
###############
|
|
### Effects ###
|
|
###############
|
|
- name: 325AD0
|
|
type: code
|
|
start: 0x32DDD0
|
|
vram: 0xE0200000
|
|
subsegments:
|
|
- [0x32DDD0, c, 325AD0]
|
|
- [0x32E1E0, pm_effect_shims, effect_shims]
|
|
- [0x32E460]
|
|
- name: effect_gfx_big_smoke_puff
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x32E710
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, big_smoke_puff]
|
|
- start: 0x32E710
|
|
type: .data
|
|
name: big_smoke_puff
|
|
subsegments:
|
|
- [0x32E710, ci4, D_09000000_326410, 32, 32]
|
|
- [0x32E910, palette, D_09000000_326410]
|
|
- [0x32E930, ci4, D_09000220_326630, 32, 32]
|
|
- [0x32EB30, palette, D_09000220_326630]
|
|
- [0x32EB50, ci4, D_09000440_326850, 32, 32]
|
|
- [0x32ED50, palette, D_09000440_326850]
|
|
- [0x32ED70, ci4, D_09000660_326A70, 32, 32]
|
|
- [0x32EF70, palette, D_09000660_326A70]
|
|
- [0x32EF90, ci4, D_09000880_326C90, 32, 32]
|
|
- [0x32F190, palette, D_09000880_326C90]
|
|
- [0x32F1B0, ci4, D_09000AA0_326EB0, 32, 32]
|
|
- [0x32F3B0, palette, D_09000AA0_326EB0]
|
|
- [0x32F3D0, ci4, D_09000CC0_3270D0, 32, 32]
|
|
- [0x32F5D0, palette, D_09000CC0_3270D0]
|
|
- [0x32F5F0, vtx, D_09000EE0_3272F0]
|
|
- [0x32F630, gfx, D_09000F20_327330]
|
|
- [0x32F698, gfx, D_09000F88_327398]
|
|
- [0x32F6B0, gfx, D_09000FA0_3273B0]
|
|
- [0x32F770, gfx, D_09001060_327470]
|
|
- [0x32F830, gfx, D_09001120_327530]
|
|
- [0x32F8F0, gfx, D_090011E0_3275F0]
|
|
- [0x32F9B0, gfx, D_090012A0_3276B0]
|
|
- [0x32FA70, gfx, D_09001360_327770]
|
|
- [0x32FB30, gfx, D_09001420_327830]
|
|
- name: effect_big_smoke_puff
|
|
dir: effects
|
|
type: code
|
|
start: 0x32FBF0
|
|
vram: 0xE0002000
|
|
subsegments:
|
|
- [auto, c, big_smoke_puff]
|
|
- name: effect_landing_dust
|
|
dir: effects
|
|
type: code
|
|
start: 0x330410
|
|
vram: 0xE000C000
|
|
subsegments:
|
|
- [auto, c, landing_dust]
|
|
- name: effect_gfx_landing_dust
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3311A0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, landing_dust]
|
|
- start: 0x3311A0
|
|
type: .data
|
|
name: landing_dust
|
|
subsegments:
|
|
- [0x3311A0, i4, D_09000000_328EA0, 256, 32]
|
|
- [0x3321A0, i4, D_09001000_329EA0, 176, 24]
|
|
- [0x3329E0, i4, D_09001840_32A6E0, 224, 32]
|
|
- [0x3337E0, vtx, D_09002640_32B4E0]
|
|
- [0x333820, vtx, D_09002680_32B520]
|
|
- [0x333860, vtx, D_090026C0_32B560]
|
|
- [0x3338A0, vtx, D_09002700_32B5A0]
|
|
- [0x3338E0, vtx, D_09002740_32B5E0]
|
|
- [0x333920, gfx, D_09002780_32B620]
|
|
- [0x333A08, gfx, D_09002868_32B708]
|
|
- [0x333AF0, gfx, D_09002950_32B7F0]
|
|
- [0x333BD8, gfx, D_09002A38_32B8D8]
|
|
- [0x333CC0, gfx, D_09002B20_32B9C0]
|
|
- [0x333CE0, gfx, D_09002B40_32B9E0]
|
|
- [0x333D00, gfx, D_09002B60_32BA00]
|
|
- [0x333D20, gfx, D_09002B80_32BA20]
|
|
- [0x333D40, vtx, D_09002BA0_32BA40]
|
|
- [0x333E00, gfx, D_09002C60_32BB00]
|
|
- [0x333E30, ci4, D_09002C90_32BB30, 16, 16]
|
|
- [0x333EB0, ci4, D_09002D10_32BBB0, 16, 16, D_09002C90_32BB30]
|
|
- [0x333F30, ci4, D_09002D90_32BC30, 16, 16, D_09002C90_32BB30]
|
|
- [0x333FB0, ci4, D_09002E10_32BCB0, 16, 16, D_09002C90_32BB30]
|
|
- [0x334030, palette, D_09002C90_32BB30]
|
|
- [0x334050, vtx, D_09002EB0_32BD50]
|
|
- [0x334090, gfx, D_09002EF0_32BD90]
|
|
- [0x334108, gfx, D_09002F68_32BE08]
|
|
- [0x334150, gfx, D_09002FB0_32BE50]
|
|
- [0x3341A8, gfx, D_09003008_32BEA8]
|
|
- [0x334200, gfx, D_09003060_32BF00]
|
|
- [0x334258, gfx, D_090030B8_32BF58]
|
|
- [0x3342B0, gfx, D_09003110_32BFB0]
|
|
- [0x334308, gfx, D_09003168_32C008]
|
|
- [0x334360, gfx, D_090031C0_32C060]
|
|
- [0x3343B8, gfx, D_09003218_32C0B8]
|
|
- name: effect_walking_dust
|
|
dir: effects
|
|
type: code
|
|
start: 0x334410
|
|
vram: 0xE000E000
|
|
subsegments:
|
|
- [auto, c, walking_dust]
|
|
- name: effect_flower_splash
|
|
dir: effects
|
|
type: code
|
|
start: 0x334AA0
|
|
vram: 0xE0010000
|
|
subsegments:
|
|
- [auto, c, flower_splash]
|
|
- name: effect_gfx_flower_splash_trail
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3351C0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, flower_splash_trail]
|
|
- start: 0x3351C0
|
|
type: .data
|
|
name: flower_splash_trail
|
|
subsegments:
|
|
- [0x3351C0, ci4, D_09000000_32CEC0, 16, 16]
|
|
- [0x335240, palette, D_09000000_32CEC0]
|
|
- [0x335260, palette, D_09000000_32CEC0.yellow]
|
|
- [0x335280, rgba16, D_090000C0_32CF80, 32, 32]
|
|
- [0x335A80, vtx, D_090008C0_32D780]
|
|
- [0x335BF0, vtx, D_09000A30_32D8F0]
|
|
- [0x335C00, vtx, D_09000A40_32D900]
|
|
- [0x335C10, vtx, D_09000A50_32D910]
|
|
- [0x335C50, vtx, D_09000A90_32D950]
|
|
- [0x335C70, vtx, D_09000AB0_32D970]
|
|
- [0x335CB0, vtx, D_09000AF0_32D9B0]
|
|
- [0x335D10, gfx, D_09000B50_32DA10]
|
|
- [0x335DD0, gfx, D_09000C10_32DAD0]
|
|
- [0x335E90, gfx, D_09000CD0_32DB90]
|
|
- [0x335F18, gfx, D_09000D58_32DC18]
|
|
- [0x335F50, gfx, D_09000D90_32DC50]
|
|
- [0x335FC8, gfx, D_09000E08_32DCC8]
|
|
- [0x335FE0, gfx, D_09000E20_32DCE0]
|
|
- [0x335FF8, gfx, D_09000E38_32DCF8]
|
|
- name: effect_flower_trail
|
|
dir: effects
|
|
type: code
|
|
start: 0x336010
|
|
vram: 0xE0012000
|
|
subsegments:
|
|
- [auto, c, flower_trail]
|
|
- name: effect_cloud_puff
|
|
dir: effects
|
|
type: code
|
|
start: 0x336790
|
|
vram: 0xE0014000
|
|
subsegments:
|
|
- [auto, c, cloud_puff]
|
|
- name: effect_gfx_cloud_puff_trail
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x336F50
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, cloud_puff_trail]
|
|
- start: 0x336F50
|
|
type: .data
|
|
name: cloud_puff_trail
|
|
subsegments:
|
|
- [0x336F50, ci4, D_09000000_32EC50, 16, 16]
|
|
- [0x336FD0, palette, D_09000000_32EC50]
|
|
- [0x336FF0, vtx, D_090000A0_32ECF0]
|
|
- [0x337030, gfx, D_090000E0_32ED30]
|
|
- [0x337108, gfx, D_090001B8_32EE08]
|
|
- [0x337128]
|
|
- name: effect_cloud_trail
|
|
dir: effects
|
|
type: code
|
|
start: 0x337130
|
|
vram: 0xE0016000
|
|
subsegments:
|
|
- [auto, c, cloud_trail]
|
|
- name: effect_footprint
|
|
dir: effects
|
|
type: code
|
|
start: 0x337880
|
|
vram: 0xE0018000
|
|
subsegments:
|
|
- [auto, c, footprint]
|
|
- name: effect_gfx_footprint
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x337E50
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, footprint]
|
|
- start: 0x337E50
|
|
type: .data
|
|
name: footprint
|
|
subsegments:
|
|
- [0x337E50, i4, D_09000000_32FB50, 32, 32]
|
|
- [0x338050, vtx, D_09000200_32FD50]
|
|
- [0x338090, gfx, D_09000240_32FD90]
|
|
- [0x338128]
|
|
- name: effect_floating_flower
|
|
dir: effects
|
|
type: code
|
|
start: 0x338130
|
|
vram: 0xE001A000
|
|
subsegments:
|
|
- [auto, c, floating_flower]
|
|
- name: effect_gfx_floating_flower
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x338760
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, floating_flower]
|
|
- start: 0x338760
|
|
type: .data
|
|
name: floating_flower
|
|
subsegments:
|
|
- [0x338760, ci4, D_09000000_330460, 16, 16]
|
|
- [0x3387E0, palette, D_09000000_330460]
|
|
- [0x338800, vtx, D_090000A0_330500]
|
|
- [0x3388D0, vtx, D_09000170_3305D0]
|
|
- [0x338990, vtx, D_09000230_330690]
|
|
- [0x338A50, gfx, D_090002F0_330750]
|
|
- [0x338BB0, gfx, D_09000450_3308B0]
|
|
- [0x338C08]
|
|
- name: effect_snowflake
|
|
dir: effects
|
|
type: code
|
|
start: 0x338C10
|
|
vram: 0xE001C000
|
|
subsegments:
|
|
- [auto, c, snowflake]
|
|
- name: effect_gfx_snowflake
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x339200
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, snowflake]
|
|
- start: 0x339200
|
|
type: .data
|
|
name: snowflake
|
|
subsegments:
|
|
- [0x339200, i4, D_09000000_330F00, 16, 16]
|
|
- [0x339280, i4, D_09000080_330F80, 64, 64]
|
|
- [0x339A80, vtx, D_09000880_331780]
|
|
- [0x339AC0, vtx, D_090008C0_3317C0]
|
|
- [0x339B00, gfx, D_09000900_331800]
|
|
- [0x339BE8, gfx, D_090009E8_3318E8]
|
|
- [0x339C10, gfx, D_09000A10_331910]
|
|
- [0x339C38]
|
|
- name: effect_star
|
|
dir: effects
|
|
type: code
|
|
start: 0x339C40
|
|
vram: 0xE001E000
|
|
subsegments:
|
|
- [auto, c, star]
|
|
- name: effect_gfx_star
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x33A9A0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, star]
|
|
- start: 0x33A9A0
|
|
type: .data
|
|
name: star
|
|
subsegments:
|
|
- [0x33A9A0, ia8, D_09000000_3326A0, 64, 64]
|
|
- [0x33B9A0, i4, D_09001000_3336A0, 32, 32]
|
|
- [0x33BBA0, i4, D_09001200_3338A0, 32, 32]
|
|
- [0x33BDA0, vtx, D_09001400_333AA0]
|
|
- [0x33BE40, vtx, D_090014A0_333B40]
|
|
- [0x33BE80, vtx, D_090014E0_333B80]
|
|
- [0x33BED0, gfx, D_09001530_333BD0]
|
|
- [0x33BFF0, gfx, D_09001650_333CF0]
|
|
- [0x33C120, gfx, D_09001780_333E20]
|
|
- [0x33C170, gfx, D_090017D0_333E70]
|
|
- name: effect_emote
|
|
dir: effects
|
|
type: code
|
|
start: 0x33C1C0
|
|
vram: 0xE0020000
|
|
subsegments:
|
|
- [auto, c, emote]
|
|
- name: effect_gfx_emote
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x33CF70
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, emote]
|
|
- start: 0x33CF70
|
|
type: .data
|
|
name: emote
|
|
subsegments:
|
|
- [0x33CF70, i4, D_09000000_334C70, 32, 64]
|
|
- [0x33D370, i4, D_09000400_335070, 96, 32]
|
|
- [0x33D970, i4, D_09000A00_335670, 128, 48]
|
|
- [0x33E570, i4, D_09001600_336270, 128, 32]
|
|
- [0x33ED70, i4, D_09001E00_336A70, 128, 8]
|
|
- [0x33EF70, vtx, D_09002000_336C70]
|
|
- [0x33EFB0, vtx, D_09002040_336CB0]
|
|
- [0x33EFF0, vtx, D_09002080_336CF0]
|
|
- [0x33F030, vtx, D_090020C0_336D30]
|
|
- [0x33F070, vtx, D_09002100_336D70]
|
|
- [0x33F0B0, vtx, D_09002140_336DB0]
|
|
- [0x33F0E0, gfx, D_09002170_336DE0]
|
|
- [0x33F1A8, gfx, D_09002238_336EA8]
|
|
- [0x33F250, gfx, D_090022E0_336F50]
|
|
- [0x33F278, gfx, D_09002308_336F78]
|
|
- [0x33F320, gfx, D_090023B0_337020]
|
|
- [0x33F348, gfx, D_090023D8_337048]
|
|
- [0x33F3F0, gfx, D_09002480_3370F0]
|
|
- [0x33F418, gfx, D_090024A8_337118]
|
|
- [0x33F4C0, gfx, D_09002550_3371C0]
|
|
- [0x33F4E8, gfx, D_09002578_3371E8]
|
|
- name: effect_sparkles
|
|
dir: effects
|
|
type: code
|
|
start: 0x33F540
|
|
vram: 0xE0022000
|
|
subsegments:
|
|
- [auto, c, sparkles]
|
|
- name: effect_gfx_sparkles
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3402C0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, sparkles]
|
|
- start: 0x3402C0
|
|
type: .data
|
|
name: sparkles
|
|
subsegments:
|
|
- [0x3402C0, ia8, D_09000000_337FC0, 176, 22]
|
|
- [0x3411E0, gfx, D_09000F20_338EE0]
|
|
- [0x341288, vtx, D_09000FC8_338F88]
|
|
- [0x3412C8, vtx, D_09001008_338FC8]
|
|
- [0x341308, vtx, D_09001048_339008]
|
|
- [0x341348, vtx, D_09001088_339048]
|
|
- [0x341388, vtx, D_090010C8_339088]
|
|
- [0x3413C8, vtx, D_09001108_3390C8]
|
|
- [0x341408, vtx, D_09001148_339108]
|
|
- [0x341448, vtx, D_09001188_339148]
|
|
- [0x341488, gfx, D_090011C8_339188]
|
|
- [0x3414A0, gfx, D_090011E0_3391A0]
|
|
- [0x3414B8, gfx, D_090011F8_3391B8]
|
|
- [0x3414D0, gfx, D_09001210_3391D0]
|
|
- [0x3414E8, gfx, D_09001228_3391E8]
|
|
- [0x341500, gfx, D_09001240_339200]
|
|
- [0x341518, gfx, D_09001258_339218]
|
|
- [0x341530, gfx, D_09001270_339230]
|
|
- [0x341548]
|
|
- name: effect_shape_spell
|
|
dir: effects
|
|
type: code
|
|
start: 0x341550
|
|
vram: 0xE0024000
|
|
subsegments:
|
|
- [auto, c, shape_spell]
|
|
- name: effect_gfx_shape_spell
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x342260
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, shape_spell]
|
|
- start: 0x342260
|
|
type: .data
|
|
name: shape_spell
|
|
subsegments:
|
|
- [0x342260, i4, D_09000000_339F60, 32, 256]
|
|
- [0x343260, vtx, D_09001000_33AF60]
|
|
- [0x3432A0, vtx, D_09001040_33AFA0]
|
|
- [0x3432E0, gfx, D_09001080_33AFE0]
|
|
- [0x343388, gfx, D_09001128_33B088]
|
|
- [0x3433B0, gfx, D_09001150_33B0B0]
|
|
- [0x3433D8, gfx, D_09001178_33B0D8]
|
|
- [0x343400, gfx, D_090011A0_33B100]
|
|
- [0x343428, gfx, D_090011C8_33B128]
|
|
- [0x343450, gfx, D_090011F0_33B150]
|
|
- [0x343478]
|
|
- name: effect_gather_energy_pink
|
|
dir: effects
|
|
type: code
|
|
start: 0x343480
|
|
vram: 0xE0026000
|
|
subsegments:
|
|
- [auto, c, gather_energy_pink]
|
|
- name: effect_gfx_gather_energy_pink
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x343ED0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, gather_energy_pink]
|
|
- start: 0x343ED0
|
|
type: .data
|
|
name: gather_energy_pink
|
|
subsegments:
|
|
- [0x343ED0, i4, D_09000000_33BBD0, 64, 16]
|
|
- [0x3440D0, i4, D_09000200_33BDD0, 64, 16]
|
|
- [0x3442D0, i4, D_09000400_33BFD0, 64, 64]
|
|
- [0x344AD0, vtx, D_09000C00_33C7D0]
|
|
- [0x344C70, gfx, D_09000DA0_33C970]
|
|
- [0x344CF8, gfx, D_09000E28_33C9F8]
|
|
- [0x344DE0, vtx, D_09000F10_33CAE0]
|
|
- [0x344F80, gfx, D_090010B0_33CC80]
|
|
- [0x345008, gfx, D_09001138_33CD08]
|
|
- [0x3450E8]
|
|
- name: effect_drop_leaves
|
|
dir: effects
|
|
type: code
|
|
start: 0x3450F0
|
|
vram: 0xE0028000
|
|
subsegments:
|
|
- [auto, c, drop_leaves]
|
|
- name: effect_gfx_drop_leaves
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x345910
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, drop_leaves]
|
|
- start: 0x345910
|
|
type: .data
|
|
name: drop_leaves
|
|
subsegments:
|
|
- [0x345910, ia8, D_09000000_33D610, 32, 128]
|
|
- [0x346910, vtx, D_09001000_33E610]
|
|
- [0x346990, vtx, D_09001080_33E690]
|
|
- [0x346A10, vtx, D_09001100_33E710]
|
|
- [0x346A90, gfx, D_09001180_33E790]
|
|
- [0x346B40, gfx, D_09001230_33E840]
|
|
- [0x346B68, gfx, D_09001258_33E868]
|
|
- [0x346B90, gfx, D_09001280_33E890]
|
|
- [0x346BB8]
|
|
- name: effect_dust
|
|
dir: effects
|
|
type: code
|
|
start: 0x346BC0
|
|
vram: 0xE002A000
|
|
subsegments:
|
|
- [auto, c, dust]
|
|
- name: effect_gfx_dust
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x347300
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, dust]
|
|
- start: 0x347300
|
|
type: .data
|
|
name: dust
|
|
subsegments:
|
|
- [0x347300, i4, D_09000000_33F000, 32, 96]
|
|
- [0x347900, i4, D_09000600_33F600, 32, 96]
|
|
- [0x347F00, vtx, D_09000C00_33FC00]
|
|
- [0x347F40, vtx, D_09000C40_33FC40]
|
|
- [0x347F80, vtx, D_09000C80_33FC80]
|
|
- [0x347FC0, gfx, D_09000CC0_33FCC0]
|
|
- [0x348068, gfx, D_09000D68_33FD68]
|
|
- [0x348118, gfx, D_09000E18_33FE18]
|
|
- [0x348138, gfx, D_09000E38_33FE38]
|
|
- [0x348158, gfx, D_09000E58_33FE58]
|
|
- [0x348178]
|
|
- name: effect_shattering_stones
|
|
dir: effects
|
|
type: code
|
|
start: 0x348180
|
|
vram: 0xE002C000
|
|
subsegments:
|
|
- [auto, c, shattering_stones]
|
|
- name: effect_gfx_shattering_stones
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x348B80
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, shattering_stones]
|
|
- start: 0x348B80
|
|
type: .data
|
|
name: shattering_stones
|
|
subsegments:
|
|
- [0x348B80, ia8, D_09000000_340880, 32, 96]
|
|
- [0x349780, gfx, D_09000C00_341480]
|
|
- [0x349828, vtx, D_09000CA8_341528]
|
|
- [0x3498A8, vtx, D_09000D28_3415A8]
|
|
- [0x349908, vtx, D_09000D88_341608]
|
|
- [0x349968, vtx, D_09000DE8_341668]
|
|
- [0x3499E8, vtx, D_09000E68_3416E8]
|
|
- [0x349A48, vtx, D_09000EC8_341748]
|
|
- [0x349AA8, vtx, D_09000F28_3417A8]
|
|
- [0x349B28, vtx, D_09000FA8_341828]
|
|
- [0x349B88, vtx, D_09001008_341888]
|
|
- [0x349BE8, gfx, D_09001068_3418E8]
|
|
- [0x349C00, gfx, D_09001080_341900]
|
|
- [0x349C18, gfx, D_09001098_341918]
|
|
- [0x349C38, gfx, D_090010B8_341938]
|
|
- [0x349C50, gfx, D_090010D0_341950]
|
|
- [0x349C68, gfx, D_090010E8_341968]
|
|
- [0x349C88, gfx, D_09001108_341988]
|
|
- [0x349CA0, gfx, D_09001120_3419A0]
|
|
- [0x349CB8, gfx, D_09001138_3419B8]
|
|
- [0x349CD8]
|
|
- name: effect_smoke_ring
|
|
dir: effects
|
|
type: code
|
|
start: 0x349CE0
|
|
vram: 0xE002E000
|
|
subsegments:
|
|
- [auto, c, smoke_ring]
|
|
- name: effect_damage_stars
|
|
dir: effects
|
|
type: code
|
|
start: 0x34A440
|
|
vram: 0xE0030000
|
|
subsegments:
|
|
- [auto, c, damage_stars]
|
|
- name: effect_gfx_damage_stars
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x34B340
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, damage_stars]
|
|
- start: 0x34B340
|
|
type: .data
|
|
name: damage_stars
|
|
subsegments:
|
|
- [0x34B340, i4, D_09000000_343040, 32, 64]
|
|
- [0x34B740, vtx, D_09000400_343440]
|
|
- [0x34B780, vtx, D_09000440_343480]
|
|
- [0x34B7C0, vtx, D_09000480_3434C0]
|
|
- [0x34B800, gfx, D_090004C0_343500]
|
|
- [0x34B8B0, gfx, D_09000570_3435B0]
|
|
- [0x34B920, gfx, D_090005E0_343620]
|
|
- [0x34B940, gfx, D_09000600_343640]
|
|
- [0x34B960, gfx, D_09000620_343660]
|
|
- name: effect_explosion
|
|
dir: effects
|
|
type: code
|
|
start: 0x34B980
|
|
vram: 0xE0032000
|
|
subsegments:
|
|
- [auto, c, explosion]
|
|
- name: effect_gfx_explosion
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x34C270
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, explosion]
|
|
- start: 0x34C270
|
|
type: .data
|
|
name: explosion
|
|
subsegments:
|
|
- [0x34C270, i4, D_09000000_343F70, 32, 32]
|
|
- [0x34C470, i4, D_09000200_344170, 32, 32]
|
|
- [0x34C670, i4, D_09000400_344370, 32, 32]
|
|
- [0x34C870, i4, D_09000600_344570, 32, 32]
|
|
- [0x34CA70, vtx, D_09000800_344770]
|
|
- [0x34CAB0, gfx, D_09000840_3447B0]
|
|
- [0x34CB60, gfx, D_090008F0_344860]
|
|
- [0x34CB80, gfx, D_09000910_344880]
|
|
- [0x34CBE8, gfx, D_09000978_3448E8]
|
|
- [0x34CC48, gfx, D_090009D8_344948]
|
|
- [0x34CCA8, gfx, D_09000A38_3449A8]
|
|
- [0x34CD08]
|
|
- name: effect_lens_flare
|
|
dir: effects
|
|
type: code
|
|
start: 0x34CD10
|
|
vram: 0xE0034000
|
|
subsegments:
|
|
- [auto, c, lens_flare]
|
|
- name: effect_gfx_lens_flare
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x34D4E0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, lens_flare]
|
|
- start: 0x34D4E0
|
|
type: .data
|
|
name: lens_flare
|
|
subsegments:
|
|
- [0x34D4E0, i4, D_09000000_3451E0, 32, 32]
|
|
- [0x34D6E0, vtx, D_09000200_3453E0]
|
|
- [0x34D720, gfx, D_09000240_345420]
|
|
- [0x34D7C0, gfx, D_090002E0_3454C0]
|
|
- name: effect_got_item_outline
|
|
dir: effects
|
|
type: code
|
|
start: 0x34D7E0
|
|
vram: 0xE0036000
|
|
subsegments:
|
|
- [auto, c, got_item_outline]
|
|
- name: effect_gfx_got_item_outline
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x34DE40
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, got_item_outline]
|
|
- start: 0x34DE40
|
|
type: .data
|
|
name: got_item_outline
|
|
subsegments:
|
|
- [0x34DE40, ia8, D_09000000_345B40, 128, 32]
|
|
- [0x34EE40, ia8, D_09001000_346B40, 128, 32]
|
|
- [0x34FE40, ia8, D_09002000_347B40, 128, 32]
|
|
- [0x350E40, ia8, D_09003000_348B40, 128, 32]
|
|
- [0x351E40, ia8, D_09004000_349B40, 128, 32]
|
|
- [0x352E40, ia8, D_09005000_34AB40, 128, 32]
|
|
- [0x353E40, ia8, D_09006000_34BB40, 128, 32]
|
|
- [0x354E40, ia8, D_09007000_34CB40, 128, 32]
|
|
- [0x355E40, vtx, D_09008000_34DB40]
|
|
- [0x355F40, gfx, D_09008100_34DC40]
|
|
- [0x355FB0, gfx, D_09008170_34DCB0]
|
|
- [0x355FD0, gfx, D_09008190_34DCD0]
|
|
- [0x355FE8, gfx, D_090081A8_34DCE8]
|
|
- [0x356000, gfx, D_090081C0_34DD00]
|
|
- [0x356018]
|
|
- name: effect_spiky_white_aura
|
|
dir: effects
|
|
type: code
|
|
start: 0x356020
|
|
vram: 0xE0038000
|
|
subsegments:
|
|
- [auto, c, spiky_white_aura]
|
|
- name: effect_gfx_spiky_white_aura
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x356A70
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, spiky_white_aura]
|
|
- start: 0x356A70
|
|
type: .data
|
|
name: spiky_white_aura
|
|
subsegments:
|
|
- [0x356A70, i4, D_09000000_34E770, 64, 32]
|
|
- [0x356E70, vtx, D_09000400_34EB70]
|
|
- [0x356EB0, gfx, D_09000440_34EBB0]
|
|
- [0x356F58, gfx, D_090004E8_34EC58]
|
|
- [0x356F78]
|
|
- name: effect_smoke_impact
|
|
dir: effects
|
|
type: code
|
|
start: 0x356F80
|
|
vram: 0xE003A000
|
|
subsegments:
|
|
- [auto, c, smoke_impact]
|
|
- name: effect_damage_indicator
|
|
dir: effects
|
|
type: code
|
|
start: 0x3577C0
|
|
vram: 0xE003C000
|
|
subsegments:
|
|
- [auto, c, damage_indicator]
|
|
- name: effect_gfx_damage_indicator
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x358520
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, damage_indicator]
|
|
- start: 0x358520
|
|
type: .data
|
|
name: damage_indicator
|
|
subsegments:
|
|
- [0x358520, i4, D_09000000_350220, 32, 32]
|
|
- [0x358720, i4, D_09000200_350420, 32, 32]
|
|
- [0x358920, i4, D_09000400_350620, 32, 32]
|
|
- [0x358B20, i4, D_09000600_350820, 32, 32]
|
|
- [0x358D20, i4, D_09000800_350A20, 32, 32]
|
|
- [0x358F20, i4, D_09000A00_350C20, 32, 32]
|
|
- [0x359120, i4, D_09000C00_350E20, 32, 32]
|
|
- [0x359320, i4, D_09000E00_351020, 32, 32]
|
|
- [0x359520, i4, D_09001000_351220, 32, 32]
|
|
- [0x359720, i4, D_09001200_351420, 32, 32]
|
|
- [0x359920, i4, D_09001400_351620, 32, 32]
|
|
- [0x359B20, i4, D_09001600_351820, 32, 32]
|
|
- [0x359D20, i4, D_09001800_351A20, 32, 32]
|
|
- [0x359F20, i4, D_09001A00_351C20, 32, 32]
|
|
- [0x35A120, vtx, D_09001C00_351E20]
|
|
- [0x35A130, vtx, D_09001C10_351E30]
|
|
- [0x35A150, vtx, D_09001C30_351E50]
|
|
- [0x35A160, vtx, D_09001C40_351E60]
|
|
- [0x35A1A0, vtx, D_09001C80_351EA0]
|
|
- [0x35A1E0, vtx, D_09001CC0_351EE0]
|
|
- [0x35A220, vtx, D_09001D00_351F20]
|
|
- [0x35A260, gfx, D_09001D40_351F60]
|
|
- [0x35A300, gfx, D_09001DE0_352000]
|
|
- [0x35A370, gfx, D_09001E50_352070]
|
|
- [0x35A3B0, gfx, D_09001E90_3520B0]
|
|
- [0x35A3F0, gfx, D_09001ED0_3520F0]
|
|
- [0x35A430, gfx, D_09001F10_352130]
|
|
- [0x35A470, gfx, D_09001F50_352170]
|
|
- [0x35A4B0, gfx, D_09001F90_3521B0]
|
|
- [0x35A4F0, gfx, D_09001FD0_3521F0]
|
|
- [0x35A530, gfx, D_09002010_352230]
|
|
- [0x35A570, gfx, D_09002050_352270]
|
|
- [0x35A5B0, gfx, D_09002090_3522B0]
|
|
- [0x35A5F0, gfx, D_090020D0_3522F0]
|
|
- [0x35A630, gfx, D_09002110_352330]
|
|
- [0x35A670, gfx, D_09002150_352370]
|
|
- [0x35A680, gfx, D_09002160_352380]
|
|
- [0x35A690, gfx, D_09002170_352390]
|
|
- [0x35A6A0, gfx, D_09002180_3523A0]
|
|
- [0x35A6B0, gfx, D_09002190_3523B0]
|
|
- [0x35A6C8, gfx, D_090021A8_3523C8]
|
|
- [0x35A6E0, gfx, D_090021C0_3523E0]
|
|
- [0x35A700, gfx, D_090021E0_352400]
|
|
- [0x35A720, gfx, D_09002200_352420]
|
|
- name: effect_purple_ring
|
|
dir: effects
|
|
type: code
|
|
start: 0x35A740
|
|
vram: 0xE003E000
|
|
subsegments:
|
|
- [auto, c, purple_ring]
|
|
- name: effect_gfx_purple_ring
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x35AFE0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, purple_ring]
|
|
- start: 0x35AFE0
|
|
type: .data
|
|
name: purple_ring
|
|
subsegments:
|
|
- [0x35AFE0, i4, D_09000000_352CE0, 64, 16]
|
|
- [0x35B1E0, gfx, D_09000200_352EE0]
|
|
- [0x35B288, vtx, D_090002A8_352F88]
|
|
- [0x35B348, vtx, D_09000368_353048]
|
|
- [0x35B3E8, vtx, D_09000408_3530E8]
|
|
- [0x35B438, vtx, D_09000458_353138]
|
|
- [0x35B4C8, gfx, D_090004E8_3531C8]
|
|
- [0x35B5F8]
|
|
- name: effect_flame
|
|
dir: effects
|
|
type: code
|
|
start: 0x35B600
|
|
vram: 0xE0040000
|
|
subsegments:
|
|
- [auto, c, flame]
|
|
- name: effect_gfx_flame
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x35BEB0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, flame]
|
|
- start: 0x35BEB0
|
|
type: .data
|
|
name: flame
|
|
subsegments:
|
|
- [0x35BEB0, i4, D_09000000_353BB0, 32, 32]
|
|
- [0x35C0B0, i4, D_09000200_353DB0, 32, 32]
|
|
- [0x35C2B0, i4, D_09000400_353FB0, 32, 32]
|
|
- [0x35C4B0, i4, D_09000600_3541B0, 32, 32]
|
|
- [0x35C6B0, gfx, D_09000800_3543B0]
|
|
- [0x35C768, vtx, D_090008B8_354468]
|
|
- [0x35C7A8, gfx, D_090008F8_3544A8]
|
|
- [0x35C7C8, gfx, D_09000918_3544C8]
|
|
- [0x35C890]
|
|
- name: effect_stars_burst
|
|
dir: effects
|
|
type: code
|
|
start: 0x35CAA0
|
|
vram: 0xE0042000
|
|
subsegments:
|
|
- [auto, c, stars_burst]
|
|
- name: effect_stars_shimmer
|
|
dir: effects
|
|
type: code
|
|
start: 0x35D260
|
|
vram: 0xE0044000
|
|
subsegments:
|
|
- [auto, c, stars_shimmer]
|
|
- name: effect_rising_bubble
|
|
dir: effects
|
|
type: code
|
|
start: 0x35E1E0
|
|
vram: 0xE0046000
|
|
subsegments:
|
|
- [auto, c, rising_bubble]
|
|
- name: effect_gfx_rising_bubble
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x35E830
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, rising_bubble]
|
|
- start: 0x35E830
|
|
type: .data
|
|
name: rising_bubble
|
|
subsegments:
|
|
- [0x35E830, i4, D_09000000_356530, 16, 16]
|
|
- [0x35E8B0, i4, D_09000080_3565B0, 16, 16]
|
|
- [0x35E930, vtx, D_09000100_356630]
|
|
- [0x35E970, vtx, D_09000140_356670]
|
|
- [0x35E9B0, vtx, D_09000180_3566B0]
|
|
- [0x35E9F0, vtx, D_090001C0_3566F0]
|
|
- [0x35EA30, gfx, D_09000200_356730]
|
|
- [0x35EB18, gfx, D_090002E8_356818]
|
|
- [0x35EB38, gfx, D_09000308_356838]
|
|
- [0x35EC20, gfx, D_090003F0_356920]
|
|
- [0x35EC40, gfx, D_09000410_356940]
|
|
- [0x35EC60, gfx, D_09000430_356960]
|
|
- name: effect_ring_blast
|
|
dir: effects
|
|
type: code
|
|
start: 0x35EC80
|
|
vram: 0xE0048000
|
|
subsegments:
|
|
- [auto, c, ring_blast]
|
|
- name: effect_gfx_ring_blast
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x35F6A0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, ring_blast]
|
|
- start: 0x35F6A0
|
|
type: .data
|
|
name: ring_blast
|
|
subsegments:
|
|
- [0x35F6A0, i4, D_09000000_3573A0, 256, 32]
|
|
- [0x3606A0, vtx, D_09001000_3583A0]
|
|
- [0x3606E0, gfx, D_09001040_3583E0]
|
|
- [0x360798, gfx, D_090010F8_358498]
|
|
- [0x3607B8]
|
|
- name: effect_shockwave
|
|
dir: effects
|
|
type: code
|
|
start: 0x3607C0
|
|
vram: 0xE004A000
|
|
subsegments:
|
|
- [auto, c, shockwave]
|
|
- name: effect_gfx_shockwave
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3616B0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, shockwave]
|
|
- start: 0x3616B0
|
|
type: .data
|
|
name: shockwave
|
|
subsegments:
|
|
- [0x3616B0, i4, D_09000000_3593B0, 32, 32]
|
|
- [0x3618B0, ia4, D_09000200_3595B0, 64, 32]
|
|
- [0x361CB0, i4, D_09000600_3599B0, 32, 32]
|
|
- [0x361EB0, vtx, D_09000800_359BB0]
|
|
- [0x361FF0, gfx, D_09000940_359CF0]
|
|
- [0x362050, gfx, D_090009A0_359D50]
|
|
- [0x362130, gfx, D_09000A80_359E30]
|
|
- [0x362220]
|
|
- name: effect_music_note
|
|
dir: effects
|
|
type: code
|
|
start: 0x362220
|
|
vram: 0xE004C000
|
|
subsegments:
|
|
- [auto, c, music_note]
|
|
- name: effect_gfx_music_note
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3628E0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, music_note]
|
|
- start: 0x3628E0
|
|
type: .data
|
|
name: music_note
|
|
subsegments:
|
|
- [0x3628E0, i8, D_09000000_35A5E0, 8, 32]
|
|
- [0x3629E0, i8, D_09000100_35A6E0, 8, 32]
|
|
- [0x362AE0, i8, D_09000200_35A7E0, 8, 32]
|
|
- [0x362BE0, i8, D_09000300_35A8E0, 8, 32]
|
|
- [0x362CE0, i8, D_09000400_35A9E0, 8, 32]
|
|
- [0x362DE0, i8, D_09000500_35AAE0, 8, 32]
|
|
- [0x362EE0, i8, D_09000600_35ABE0, 8, 32]
|
|
- [0x362FE0, i4, D_09000700_35ACE0, 16, 32]
|
|
- [0x3630E0, i4, D_09000800_35ADE0, 16, 32]
|
|
- [0x3631E0, i4, D_09000900_35AEE0, 16, 32]
|
|
- [0x3632E0, i4, D_09000A00_35AFE0, 16, 32]
|
|
- [0x3633E0, i4, D_09000B00_35B0E0, 16, 32]
|
|
- [0x3634E0, i4, D_09000C00_35B1E0, 16, 32]
|
|
- [0x3635E0, i4, D_09000D00_35B2E0, 16, 32]
|
|
- [0x3636E0, vtx, D_09000E00_35B3E0]
|
|
- [0x3638A0, gfx, D_09000FC0_35B5A0]
|
|
- [0x363918, gfx, D_09001038_35B618]
|
|
- [0x3639A0, gfx, D_090010C0_35B6A0]
|
|
- [0x363A28, gfx, D_09001148_35B728]
|
|
- [0x363AB0, gfx, D_090011D0_35B7B0]
|
|
- [0x363B38, gfx, D_09001258_35B838]
|
|
- [0x363BC0, gfx, D_090012E0_35B8C0]
|
|
- [0x363C48, gfx, D_09001368_35B948]
|
|
- name: effect_smoke_burst
|
|
dir: effects
|
|
type: code
|
|
start: 0x363CD0
|
|
vram: 0xE004E000
|
|
subsegments:
|
|
- [auto, c, smoke_burst]
|
|
- name: effect_sweat
|
|
dir: effects
|
|
type: code
|
|
start: 0x3642D0
|
|
vram: 0xE0050000
|
|
subsegments:
|
|
- [auto, c, sweat]
|
|
- name: effect_gfx_sweat
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x364850
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, sweat]
|
|
- start: 0x364850
|
|
type: .data
|
|
name: sweat
|
|
subsegments:
|
|
- [0x364850, i4, D_09000000_35C550, 16, 16]
|
|
- [0x3648D0, i4, D_09000080_35C5D0, 32, 16]
|
|
- [0x3649D0, vtx, D_09000180_35C6D0]
|
|
- [0x364A10, vtx, D_090001C0_35C710]
|
|
- [0x364A50, gfx, D_09000200_35C750]
|
|
- [0x364B18, gfx, D_090002C8_35C818]
|
|
- [0x364BE0, gfx, D_09000390_35C8E0]
|
|
- [0x364CB0, gfx, D_09000460_35C9B0]
|
|
- name: effect_sleep_bubble
|
|
dir: effects
|
|
type: code
|
|
start: 0x364D80
|
|
vram: 0xE0052000
|
|
subsegments:
|
|
- [auto, c, sleep_bubble]
|
|
- name: effect_gfx_sleep_bubble
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x365810
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, sleep_bubble]
|
|
- start: 0x365810
|
|
type: .data
|
|
name: sleep_bubble
|
|
subsegments:
|
|
- [0x365810, i4, D_09000000_35D510, 16, 16]
|
|
- [0x365890, i4, D_09000080_35D590, 16, 16]
|
|
- [0x365910, i4, D_09000100_35D610, 16, 16]
|
|
- [0x365990, vtx, D_09000180_35D690]
|
|
- [0x365AF0, gfx, D_090002E0_35D7F0]
|
|
- [0x365BA0, gfx, D_09000390_35D8A0]
|
|
- [0x365C50, gfx, D_09000440_35D950]
|
|
- name: effect_windy_leaves
|
|
dir: effects
|
|
type: code
|
|
start: 0x365D00
|
|
vram: 0xE0056000
|
|
subsegments:
|
|
- [auto, c, windy_leaves]
|
|
- name: effect_falling_leaves
|
|
dir: effects
|
|
type: code
|
|
start: 0x366C20
|
|
vram: 0xE0058000
|
|
subsegments:
|
|
- [auto, c, falling_leaves]
|
|
- name: effect_gfx_falling_leaves
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3673E0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, falling_leaves]
|
|
- start: 0x3673E0
|
|
type: .data
|
|
name: falling_leaves
|
|
subsegments:
|
|
- [0x3673E0, ia8, D_09000000_35F0E0, 32, 128]
|
|
- [0x3683E0, vtx, D_09001000_3600E0]
|
|
- [0x3684E0, gfx, D_09001100_3601E0]
|
|
- [0x368590, gfx, D_090011B0_360290]
|
|
- [0x3685B8]
|
|
- name: effect_stars_spread
|
|
dir: effects
|
|
type: code
|
|
start: 0x3685C0
|
|
vram: 0xE005A000
|
|
subsegments:
|
|
- [auto, c, stars_spread]
|
|
- name: effect_gfx_stars_spread
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x368D30
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, stars_spread]
|
|
- start: 0x368D30
|
|
type: .data
|
|
name: stars_spread
|
|
subsegments:
|
|
- [0x368D30, i4, D_09000000_360A30, 32, 64]
|
|
- [0x369130, vtx, D_09000400_360E30]
|
|
- [0x369170, gfx, D_09000440_360E70]
|
|
- [0x369220, gfx, D_090004F0_360F20]
|
|
- name: effect_steam_burst
|
|
dir: effects
|
|
type: code
|
|
start: 0x369240
|
|
vram: 0xE005C000
|
|
subsegments:
|
|
- [auto, c, steam_burst]
|
|
- name: effect_gfx_steam_burst
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x369970
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, steam_burst]
|
|
- start: 0x369970
|
|
type: .data
|
|
name: steam_burst
|
|
subsegments:
|
|
- [0x369970, i4, D_09000000_361670, 224, 32]
|
|
- [0x36A770, gfx, D_09000E00_362470]
|
|
- [0x36A860, vtx, D_09000EF0_362560]
|
|
- [0x36A8A0, gfx, D_09000F30_3625A0]
|
|
- name: effect_stars_orbiting
|
|
dir: effects
|
|
type: code
|
|
start: 0x36A8C0
|
|
vram: 0xE005E000
|
|
subsegments:
|
|
- [auto, c, stars_orbiting]
|
|
- name: effect_gfx_stars_orbiting
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x36AF50
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, stars_orbiting]
|
|
- start: 0x36AF50
|
|
type: .data
|
|
name: stars_orbiting
|
|
subsegments:
|
|
- [0x36AF50, i4, D_09000000_362C50, 32, 64]
|
|
- [0x36B350, vtx, D_09000400_363050]
|
|
- [0x36B390, gfx, D_09000440_363090]
|
|
- [0x36B440, gfx, D_090004F0_363140]
|
|
- name: effect_big_snowflakes
|
|
dir: effects
|
|
type: code
|
|
start: 0x36B460
|
|
vram: 0xE0060000
|
|
subsegments:
|
|
- [auto, c, big_snowflakes]
|
|
- name: effect_gfx_big_snowflakes
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x36BBC0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, big_snowflakes]
|
|
- start: 0x36BBC0
|
|
type: .data
|
|
name: big_snowflakes
|
|
subsegments:
|
|
- [0x36BBC0, i4, D_09000000_3638C0, 16, 16]
|
|
- [0x36BC40, i4, D_09000080_363940, 64, 64]
|
|
- [0x36C440, vtx, D_09000880_364140]
|
|
- [0x36C480, vtx, D_090008C0_364180]
|
|
- [0x36C4C0, gfx, D_09000900_3641C0]
|
|
- [0x36C5A8, gfx, D_090009E8_3642A8]
|
|
- [0x36C5D0, gfx, D_09000A10_3642D0]
|
|
- [0x36C5F8]
|
|
- name: effect_debuff
|
|
dir: effects
|
|
type: code
|
|
start: 0x36C600
|
|
vram: 0xE0062000
|
|
subsegments:
|
|
- [auto, c, debuff]
|
|
- name: effect_gfx_debuff
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x36CF00
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, debuff]
|
|
- start: 0x36CF00
|
|
type: .data
|
|
name: debuff
|
|
subsegments:
|
|
- [0x36CF00, i4, D_09000000_364C00, 32, 32]
|
|
- [0x36D100, vtx, D_09000200_364E00]
|
|
- [0x36D140, gfx, D_09000240_364E40]
|
|
- [0x36D1E8, gfx, D_090002E8_364EE8]
|
|
- [0x36D208]
|
|
- name: effect_green_impact
|
|
dir: effects
|
|
type: code
|
|
start: 0x36D210
|
|
vram: 0xE0064000
|
|
subsegments:
|
|
- [auto, c, green_impact]
|
|
- name: effect_gfx_green_impact
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x36DCB0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, green_impact]
|
|
- start: 0x36DCB0
|
|
type: .data
|
|
name: green_impact
|
|
subsegments:
|
|
- [0x36DCB0, i4, D_09000000_3659B0, 32, 32]
|
|
- [0x36DEB0, i4, D_09000200_365BB0, 32, 32]
|
|
- [0x36E0B0, vtx, D_09000400_365DB0]
|
|
- [0x36E1F0, gfx, D_09000540_365EF0]
|
|
- [0x36E250, gfx, D_090005A0_365F50]
|
|
- name: effect_radial_shimmer
|
|
dir: effects
|
|
type: code
|
|
start: 0x36E330
|
|
vram: 0xE0066000
|
|
subsegments:
|
|
- [auto, c, radial_shimmer]
|
|
- name: effect_gfx_radial_shimmer
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x36F060
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, radial_shimmer]
|
|
- start: 0x36F060
|
|
type: .data
|
|
name: radial_shimmer
|
|
subsegments:
|
|
- [0x36F060, i4, D_09000000_366D60, 64, 16]
|
|
- [0x36F260, i4, D_09000200_366F60, 64, 16]
|
|
- [0x36F460, i4, D_09000400_367160, 64, 64]
|
|
- [0x36FC60, i4, D_09000C00_367960, 32, 32]
|
|
- [0x36FE60, i4, D_09000E00_367B60, 64, 64]
|
|
- [0x370660, i4, D_09001600_368360, 64, 64]
|
|
- [0x370E60, i4, D_09001E00_368B60, 64, 64]
|
|
- [0x371660, i4, D_09002600_369360, 64, 64]
|
|
- [0x371E60, i4, D_09002E00_369B60, 32, 32]
|
|
- [0x372060, vtx, D_09003000_369D60]
|
|
- [0x372200, vtx, D_090031A0_369F00]
|
|
- [0x3723A0, gfx, D_09003340_36A0A0]
|
|
- [0x372488, gfx, D_09003428_36A188]
|
|
- [0x372568, gfx, D_09003508_36A268]
|
|
- [0x372648, gfx, D_090035E8_36A348]
|
|
- [0x372728, gfx, D_090036C8_36A428]
|
|
- [0x372808, gfx, D_090037A8_36A508]
|
|
- [0x372890, gfx, D_09003830_36A590]
|
|
- [0x372918, gfx, D_090038B8_36A618]
|
|
- [0x372A08, gfx, D_090039A8_36A708]
|
|
- [0x372AE8, gfx, D_09003A88_36A7E8]
|
|
- [0x372BC8] # padding
|
|
- name: effect_ending_decals
|
|
dir: effects
|
|
type: code
|
|
start: 0x372BD0
|
|
vram: 0xE0068000
|
|
subsegments:
|
|
- [auto, c, ending_decals]
|
|
- name: effect_gfx_ending_decals
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3731E0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, ending_decals]
|
|
- start: 0x3731E0
|
|
type: .data
|
|
name: ending_decals
|
|
subsegments:
|
|
- [0x3731E0, i8, D_09000000_36AEE0, 64, 64]
|
|
- [0x3741E0, ci4, D_09001000_36BEE0, 64, 32]
|
|
- [0x3745E0, ci4, D_09001400_36C2E0, 64, 32, D_09001000_36BEE0]
|
|
- [0x3749E0, ci4, D_09001800_36C6E0, 64, 32, D_09001000_36BEE0]
|
|
- [0x374DE0, palette, D_09001000_36BEE0]
|
|
- [0x374E00] # padding
|
|
- [0x374FE0, vtx, D_09001E00_36CCE0]
|
|
- [0x375020, gfx, D_09001E40_36CD20]
|
|
- [0x375088, gfx, D_09001EA8_36CD88]
|
|
- [0x3750F0, gfx, D_09001F10_36CDF0]
|
|
- [0x375158, gfx, D_09001F78_36CE58]
|
|
- [0x3751F8, vtx, D_09002018_36CEF8]
|
|
- [0x375238, gfx, D_09002058_36CF38]
|
|
- [0x375258, gfx, D_09002078_36CF58]
|
|
- [0x375318]
|
|
- name: effect_light_rays
|
|
dir: effects
|
|
type: code
|
|
start: 0x375320
|
|
vram: 0xE006A000
|
|
subsegments:
|
|
- [auto, c, light_rays]
|
|
- name: effect_gfx_light_rays
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x376290
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, light_rays]
|
|
- start: 0x376290
|
|
type: .data
|
|
name: light_rays
|
|
subsegments:
|
|
- [0x376290, i4, D_09000000_36DF90, 16, 16]
|
|
- [0x376310, vtx, D_09000080_36E010]
|
|
- [0x376340, gfx, D_090000B0_36E040]
|
|
- [0x376360, vtx, D_090000D0_36E060]
|
|
- [0x3763A0, gfx, D_09000110_36E0A0]
|
|
- [0x3763C0, gfx, D_09000130_36E0C0]
|
|
- [0x376468, gfx, D_090001D8_36E168]
|
|
- name: effect_lightning
|
|
dir: effects
|
|
type: code
|
|
start: 0x3764D0
|
|
vram: 0xE006C000
|
|
subsegments:
|
|
- [auto, c, lightning]
|
|
- name: effect_gfx_lightning
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x377060
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, lightning]
|
|
- start: 0x377060
|
|
type: .data
|
|
name: lightning
|
|
subsegments:
|
|
- [0x377060, i8, D_09000000_36ED60, 128, 32]
|
|
- [0x378060, vtx, D_09001000_36FD60]
|
|
- [0x378240, vtx, D_090011E0_36FF40]
|
|
- [0x378380, vtx, D_09001320_370080]
|
|
- [0x378580, vtx, D_09001520_370280]
|
|
- [0x3786A0, vtx, D_09001640_3703A0]
|
|
- [0x3788A0, vtx, D_09001840_3705A0]
|
|
- [0x378920, vtx, D_090018C0_370620]
|
|
- [0x3789A0, vtx, D_09001940_3706A0]
|
|
- [0x378A20, vtx, D_090019C0_370720]
|
|
- [0x378AA0, vtx, D_09001A40_3707A0]
|
|
- [0x378B20, vtx, D_09001AC0_370820]
|
|
- [0x378CA0, vtx, D_09001C40_3709A0]
|
|
- [0x378E20, vtx, D_09001DC0_370B20]
|
|
- [0x378FA0, vtx, D_09001F40_370CA0]
|
|
- [0x379120, vtx, D_090020C0_370E20]
|
|
- [0x3792A0, vtx, D_09002240_370FA0]
|
|
- [0x3794A0, vtx, D_09002440_3711A0]
|
|
- [0x379520, vtx, D_090024C0_371220]
|
|
- [0x379550, vtx, D_090024F0_371250]
|
|
- [0x3796D0, vtx, D_09002670_3713D0]
|
|
- [0x379760, vtx, D_09002700_371460]
|
|
- [0x379960, vtx, D_09002900_371660]
|
|
- [0x3799E0, vtx, D_09002980_3716E0]
|
|
- [0x379A10, vtx, D_090029B0_371710]
|
|
- [0x379B90, vtx, D_09002B30_371890]
|
|
- [0x379C20, vtx, D_09002BC0_371920]
|
|
- [0x379E20, vtx, D_09002DC0_371B20]
|
|
- [0x37A020, vtx, D_09002FC0_371D20]
|
|
- [0x37A0A0, vtx, D_09003040_371DA0]
|
|
- [0x37A2A0, vtx, D_09003240_371FA0]
|
|
- [0x37A2E0, gfx, D_09003280_371FE0]
|
|
- [0x37A358, gfx, D_090032F8_372058]
|
|
- [0x37A3D8, gfx, D_09003378_3720D8]
|
|
- [0x37A440, gfx, D_090033E0_372140]
|
|
- [0x37A5E0, gfx, D_09003580_3722E0]
|
|
- [0x37A7D8, gfx, D_09003778_3724D8]
|
|
- [0x37A8E8, gfx, D_09003888_3725E8]
|
|
- [0x37A9A8, gfx, D_09003948_3726A8]
|
|
- name: effect_fire_breath
|
|
dir: effects
|
|
type: code
|
|
start: 0x37AA90
|
|
vram: 0xE006E000
|
|
subsegments:
|
|
- [auto, c, fire_breath]
|
|
- name: effect_gfx_fire_breath
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x37B6E0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, fire_breath]
|
|
- start: 0x37B6E0
|
|
type: .data
|
|
name: fire_breath
|
|
subsegments:
|
|
- [0x37B6E0, i4, D_09000000_3733E0, 128, 32]
|
|
- [0x37BEE0, i4, D_09000800_373BE0, 32, 32]
|
|
- [0x37C0E0, gfx, D_09000A00_373DE0]
|
|
- [0x37C1C8, vtx, D_09000AE8_373EC8]
|
|
- [0x37C218, vtx, D_09000B38_373F18]
|
|
- [0x37C268, gfx, D_09000B88_373F68]
|
|
- [0x37C288, gfx, D_09000BA8_373F88]
|
|
- [0x37C2A0, vtx, D_09000BC0_373FA0]
|
|
- [0x37C2E0, gfx, D_09000C00_373FE0]
|
|
- [0x37C300, gfx, D_09000C20_374000]
|
|
- [0x37C3A8]
|
|
- name: effect_shimmer_burst
|
|
dir: effects
|
|
type: code
|
|
start: 0x37C3B0
|
|
vram: 0xE0070000
|
|
subsegments:
|
|
- [auto, c, shimmer_burst]
|
|
- name: effect_energy_shockwave
|
|
dir: effects
|
|
type: code
|
|
start: 0x37D150
|
|
vram: 0xE0072000
|
|
subsegments:
|
|
- [auto, c, energy_shockwave]
|
|
- name: effect_gfx_energy_shockwave
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x37D810
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, energy_shockwave]
|
|
- start: 0x37D810
|
|
type: .data
|
|
name: energy_shockwave
|
|
subsegments:
|
|
- [0x37D810, i4, D_09000000_375510, 64, 64]
|
|
- [0x37E010, i4, D_09000800_375D10, 32, 32]
|
|
- [0x37E210, vtx, D_09000A00_375F10]
|
|
- [0x37E410, vtx, D_09000C00_376110]
|
|
- [0x37E5D0, gfx, D_09000DC0_3762D0]
|
|
- [0x37E670, gfx, D_09000E60_376370]
|
|
- [0x37E758]
|
|
- name: effect_shimmer_wave
|
|
dir: effects
|
|
type: code
|
|
start: 0x37E760
|
|
vram: 0xE0074000
|
|
subsegments:
|
|
- [auto, c, shimmer_wave]
|
|
- name: effect_aura
|
|
dir: effects
|
|
type: code
|
|
start: 0x37F370
|
|
vram: 0xE0076000
|
|
subsegments:
|
|
- [auto, c, aura]
|
|
- name: effect_gfx_aura
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x380280
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, aura]
|
|
- start: 0x380280
|
|
type: .data
|
|
name: aura
|
|
subsegments:
|
|
- [0x380280, i4, D_09000000_377F80, 32, 64]
|
|
- [0x380680, i8, D_09000400_378380, 32, 32]
|
|
- [0x380A80, i4, D_09000800_378780, 64, 64]
|
|
- [0x381280, i4, D_09001000_378F80, 64, 64]
|
|
- [0x381A80, i4, D_09001800_379780, 64, 64]
|
|
- [0x382280, gfx, D_09002000_379F80]
|
|
- [0x382368, gfx, D_090020E8_37A068]
|
|
- [0x382450, gfx, D_090021D0_37A150]
|
|
- [0x382530, vtx, D_090022B0_37A230]
|
|
- [0x382550, vtx, D_090022D0_37A250]
|
|
- [0x382570, vtx, D_090022F0_37A270]
|
|
- [0x382590, vtx, D_09002310_37A290]
|
|
- [0x3825B0, vtx, D_09002330_37A2B0]
|
|
- [0x3825D0, vtx, D_09002350_37A2D0]
|
|
- [0x3825F0, vtx, D_09002370_37A2F0]
|
|
- [0x382610, vtx, D_09002390_37A310]
|
|
- [0x382630, gfx, D_090023B0_37A330]
|
|
- [0x382648, gfx, D_090023C8_37A348]
|
|
- [0x382660, gfx, D_090023E0_37A360]
|
|
- [0x382678, gfx, D_090023F8_37A378]
|
|
- [0x382690, gfx, D_09002410_37A390]
|
|
- [0x3826A8, gfx, D_09002428_37A3A8]
|
|
- [0x3826C0, gfx, D_09002440_37A3C0]
|
|
- [0x3826D8, gfx, D_09002458_37A3D8]
|
|
- name: effect_bulb_glow
|
|
dir: effects
|
|
type: code
|
|
start: 0x3826F0
|
|
vram: 0xE0078000
|
|
subsegments:
|
|
- [auto, c, bulb_glow]
|
|
- name: effect_gfx_bulb_glow
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3830D0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, bulb_glow]
|
|
- start: 0x3830D0
|
|
type: .data
|
|
name: bulb_glow
|
|
subsegments:
|
|
- [0x3830D0, rgba16, D_09000000_37ADD0, 32, 32]
|
|
- [0x3838D0, i8, D_09000800_37B5D0, 32, 32]
|
|
- [0x383CD0, i4, D_09000C00_37B9D0, 64, 64]
|
|
- [0x3844D0, gfx, D_09001400_37C1D0]
|
|
- [0x384588, gfx, D_090014B8_37C288]
|
|
- [0x384640, gfx, D_09001570_37C340]
|
|
- [0x3846E8, gfx, D_09001618_37C3E8]
|
|
- [0x384790, gfx, D_090016C0_37C490]
|
|
- [0x384838]
|
|
- name: effect_effect_3D
|
|
dir: effects
|
|
type: code
|
|
start: 0x384840
|
|
vram: 0xE007A000
|
|
subsegments:
|
|
- [auto, c, effect_3D]
|
|
- name: effect_gfx_effect_3D
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x385480
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, effect_3D]
|
|
- start: 0x385480
|
|
type: .data
|
|
name: effect_3D
|
|
subsegments:
|
|
- [0x385480, i4, D_09000000_37D180, 32, 32]
|
|
- [0x385680, vtx, D_09000200_37D380]
|
|
- [0x3856C0, gfx, D_09000240_37D3C0]
|
|
- [0x385768, gfx, D_090002E8_37D468]
|
|
- [0x385788]
|
|
- name: effect_blast
|
|
dir: effects
|
|
type: code
|
|
start: 0x385790
|
|
vram: 0xE007C000
|
|
subsegments:
|
|
- [auto, c, blast]
|
|
- name: effect_gfx_blast
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x385CD0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, blast]
|
|
- start: 0x385CD0
|
|
type: .data
|
|
name: blast
|
|
subsegments:
|
|
- [0x385CD0, i4, D_09000000_37D9D0, 32, 32]
|
|
- [0x385ED0, i4, D_09000200_37DBD0, 32, 32]
|
|
- [0x3860D0, i4, D_09000400_37DDD0, 32, 32]
|
|
- [0x3862D0, i4, D_09000600_37DFD0, 32, 32]
|
|
- [0x3864D0, i4, D_09000800_37E1D0, 32, 32]
|
|
- [0x3866D0, i4, D_09000A00_37E3D0, 32, 32]
|
|
- [0x3868D0, i4, D_09000C00_37E5D0, 32, 32]
|
|
- [0x386AD0, i4, D_09000E00_37E7D0, 32, 32]
|
|
- [0x386CD0, i4, D_09001000_37E9D0, 32, 32]
|
|
- [0x386ED0, vtx, D_09001200_37EBD0]
|
|
- [0x386F10, vtx, D_09001240_37EC10]
|
|
- [0x386F90, vtx, D_090012C0_37EC90]
|
|
- [0x386FD0, gfx, D_09001300_37ECD0]
|
|
- [0x387048, gfx, D_09001378_37ED48]
|
|
- [0x3870C0, gfx, D_090013F0_37EDC0]
|
|
- [0x387138, gfx, D_09001468_37EE38]
|
|
- [0x3871B0, gfx, D_090014E0_37EEB0]
|
|
- [0x387228, gfx, D_09001558_37EF28]
|
|
- [0x3872A0, gfx, D_090015D0_37EFA0]
|
|
- [0x387318, gfx, D_09001648_37F018]
|
|
- [0x387390, gfx, D_090016C0_37F090]
|
|
- [0x387408, gfx, D_09001738_37F108]
|
|
- [0x387480, gfx, D_090017B0_37F180]
|
|
- [0x3874A0, gfx, D_090017D0_37F1A0]
|
|
- [0x387590, gfx, D_090018C0_37F290]
|
|
- [0x3875B0, vtx, D_090018E0_37F2B0]
|
|
- [0x387720, vtx, D_09001A50_37F420]
|
|
- [0x387770, vtx, D_09001AA0_37F470]
|
|
- [0x387950, gfx, D_09001C80_37F650]
|
|
- [0x387998, gfx, D_09001CC8_37F698]
|
|
- [0x3879D0, gfx, D_09001D00_37F6D0]
|
|
- [0x387A18]
|
|
- name: effect_fire_flower # should be called fire_flower but we already have a segment with that name TODO rename
|
|
dir: effects
|
|
type: code
|
|
start: 0x387A20
|
|
vram: 0xE007E000
|
|
subsegments:
|
|
- [auto, c, fire_flower]
|
|
- name: effect_gfx_fire_flower
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3886A0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, fire_flower]
|
|
- start: 0x3886A0
|
|
type: .data
|
|
name: fire_flower
|
|
subsegments:
|
|
- [0x3886A0, ci4, D_09000000_3803A0, 32, 32]
|
|
- [0x3888A0, ci4, D_09000200_3805A0, 32, 32, D_09000000_3803A0]
|
|
- [0x388AA0, ci4, D_09000400_3807A0, 32, 32, D_09000000_3803A0]
|
|
- [0x388CA0, ci4, D_09000600_3809A0, 32, 32, D_09000000_3803A0]
|
|
- [0x388EA0, palette, D_09000000_3803A0]
|
|
- [0x388EC0] # padding
|
|
- [0x3890A0, ci4, D_09000A00_380DA0, 16, 16]
|
|
- [0x389120, palette, D_09000A00_380DA0]
|
|
- [0x389140] # padding
|
|
- [0x389320, vtx, D_09000C80_381020]
|
|
- [0x389360, vtx, D_09000CC0_381060]
|
|
- [0x3893A0, vtx, D_09000D00_3810A0]
|
|
- [0x3893E0, gfx, D_09000D40_3810E0]
|
|
- [0x389480, gfx, D_09000DE0_381180]
|
|
- [0x389558, gfx, D_09000EB8_381258]
|
|
- [0x389578, gfx, D_09000ED8_381278]
|
|
- [0x389598, gfx, D_09000EF8_381298]
|
|
- [0x3895B8]
|
|
- name: effect_recover
|
|
dir: effects
|
|
type: code
|
|
start: 0x3895C0
|
|
vram: 0xE0080000
|
|
subsegments:
|
|
- [auto, c, recover]
|
|
- name: effect_gfx_recover
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x38A100
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, recover]
|
|
- start: 0x38A100
|
|
type: .data
|
|
name: recover
|
|
subsegments:
|
|
- [0x38A100, i8, D_09000000_381E00, 16, 32]
|
|
- [0x38A300, i8, D_09000200_382000, 16, 32]
|
|
- [0x38A500, i8, D_09000400_382200, 16, 32]
|
|
- [0x38A700, i8, D_09000600_382400, 16, 32]
|
|
- [0x38A900, i8, D_09000800_382600, 16, 32]
|
|
- [0x38AB00, i8, D_09000A00_382800, 16, 32]
|
|
- [0x38AD00, i8, D_09000C00_382A00, 16, 32]
|
|
- [0x38AF00, i8, D_09000E00_382C00, 16, 32]
|
|
- [0x38B100, i8, D_09001000_382E00, 16, 32]
|
|
- [0x38B300, i8, D_09001200_383000, 16, 32]
|
|
- [0x38B500, i8, D_09001400_383200, 16, 32]
|
|
- [0x38B700, i8, D_09001600_383400, 16, 32]
|
|
- [0x38B900, rgba16, D_09001800_383600, 32, 32]
|
|
- [0x38C100, rgba16, D_09002000_383E00, 32, 32]
|
|
- [0x38C900, rgba16, D_09002800_384600, 32, 32]
|
|
- [0x38D100, vtx, D_09003000_384E00]
|
|
- [0x38D140, vtx, D_09003040_384E40]
|
|
- [0x38D180, vtx, D_09003080_384E80]
|
|
- [0x38D1C0, vtx, D_090030C0_384EC0]
|
|
- [0x38D200, vtx, D_09003100_384F00]
|
|
- [0x38D240, vtx, D_09003140_384F40]
|
|
- [0x38D280, vtx, D_09003180_384F80]
|
|
- [0x38D2C0, vtx, D_090031C0_384FC0]
|
|
- [0x38D300, gfx, D_09003200_385000]
|
|
- [0x38D398, gfx, D_09003298_385098]
|
|
- [0x38D430, gfx, D_09003330_385130]
|
|
- [0x38D4D0, gfx, D_090033D0_3851D0]
|
|
- [0x38D4F0, gfx, D_090033F0_3851F0]
|
|
- [0x38D510, gfx, D_09003410_385210]
|
|
- [0x38D530, gfx, D_09003430_385230]
|
|
- [0x38D550, gfx, D_09003450_385250]
|
|
- [0x38D570, gfx, D_09003470_385270]
|
|
- [0x38D590, gfx, D_09003490_385290]
|
|
- [0x38D5B0, gfx, D_090034B0_3852B0]
|
|
- [0x38D5D0, gfx, D_090034D0_3852D0]
|
|
- [0x38D640, gfx, D_09003540_385340]
|
|
- [0x38D680, gfx, D_09003580_385380]
|
|
- [0x38D6C0, gfx, D_090035C0_3853C0]
|
|
- [0x38D700, gfx, D_09003600_385400]
|
|
- [0x38D740, gfx, D_09003640_385440]
|
|
- [0x38D780, gfx, D_09003680_385480]
|
|
- [0x38D7C0, gfx, D_090036C0_3854C0]
|
|
- [0x38D800, gfx, D_09003700_385500]
|
|
- [0x38D840, gfx, D_09003740_385540]
|
|
- [0x38D880, gfx, D_09003780_385580]
|
|
- [0x38D8C0, gfx, D_090037C0_3855C0]
|
|
- [0x38D900, gfx, D_09003800_385600]
|
|
- name: effect_disable_x
|
|
dir: effects
|
|
type: code
|
|
start: 0x38D940
|
|
vram: 0xE0082000
|
|
subsegments:
|
|
- [auto, c, disable_x]
|
|
- name: effect_gfx_disable_x
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x38E6B0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, disable_x]
|
|
- start: 0x38E6B0
|
|
type: .data
|
|
name: disable_x
|
|
subsegments:
|
|
- [0x38E6B0, i4, D_09000000_3863B0, 32, 32]
|
|
- [0x38E8B0, i4, D_09000200_3865B0, 32, 32]
|
|
- [0x38EAB0, i4, D_09000400_3867B0, 32, 32]
|
|
- [0x38ECB0, i4, D_09000600_3869B0, 32, 32]
|
|
- [0x38EEB0, i4, D_09000800_386BB0, 32, 32]
|
|
- [0x38F0B0, i4, D_09000A00_386DB0, 32, 32]
|
|
- [0x38F2B0, i4, D_09000C00_386FB0, 32, 32]
|
|
- [0x38F4B0, i4, D_09000E00_3871B0, 32, 32]
|
|
- [0x38F6B0, i4, D_09001000_3873B0, 32, 32]
|
|
- [0x38F8B0, i4, D_09001200_3875B0, 32, 32]
|
|
- [0x38FAB0, i4, D_09001400_3877B0, 32, 32]
|
|
- [0x38FCB0, i4, D_09001600_3879B0, 32, 32]
|
|
- [0x38FEB0, rgba16, D_09001800_387BB0, 32, 32]
|
|
- [0x3906B0, vtx, D_09002000_3883B0]
|
|
- [0x3906F0, vtx, D_09002040_3883F0]
|
|
- [0x390730, vtx, D_09002080_388430]
|
|
- [0x390770, vtx, D_090020C0_388470]
|
|
- [0x3907B0, gfx, D_09002100_3884B0]
|
|
- [0x390848, gfx, D_09002198_388548]
|
|
- [0x3908E0, gfx, D_09002230_3885E0]
|
|
- [0x390900, gfx, D_09002250_388600]
|
|
- [0x390920, gfx, D_09002270_388620]
|
|
- [0x390940, gfx, D_09002290_388640]
|
|
- [0x390960, gfx, D_090022B0_388660]
|
|
- [0x3909D0, gfx, D_09002320_3886D0]
|
|
- [0x390A10, gfx, D_09002360_388710]
|
|
- [0x390A50, gfx, D_090023A0_388750]
|
|
- [0x390A90, gfx, D_090023E0_388790]
|
|
- [0x390AD0, gfx, D_09002420_3887D0]
|
|
- [0x390B10, gfx, D_09002460_388810]
|
|
- [0x390B50, gfx, D_090024A0_388850]
|
|
- [0x390B90, gfx, D_090024E0_388890]
|
|
- [0x390BD0, gfx, D_09002520_3888D0]
|
|
- [0x390C10, gfx, D_09002560_388910]
|
|
- [0x390C50, gfx, D_090025A0_388950]
|
|
- [0x390C90, gfx, D_090025E0_388990]
|
|
- name: effect_bombette_breaking
|
|
dir: effects
|
|
type: code
|
|
start: 0x390CD0
|
|
vram: 0xE0084000
|
|
subsegments:
|
|
- [auto, c, bombette_breaking]
|
|
- name: effect_firework
|
|
dir: effects
|
|
type: code
|
|
start: 0x391B50
|
|
vram: 0xE0086000
|
|
subsegments:
|
|
- [auto, c, firework]
|
|
- name: effect_gfx_firework
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x392650
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, firework]
|
|
- start: 0x392650
|
|
type: .data
|
|
name: firework
|
|
subsegments:
|
|
- [0x392650, i4, D_09000000_38A350, 32, 128]
|
|
- [0x392E50, vtx, D_09000800_38AB50]
|
|
- [0x392E90, vtx, D_09000840_38AB90]
|
|
- [0x392ED0, vtx, D_09000880_38ABD0]
|
|
- [0x392F10, vtx, D_090008C0_38AC10]
|
|
- [0x392F50, vtx, D_09000900_38AC50]
|
|
- [0x392F90, gfx, D_09000940_38AC90]
|
|
- [0x393050, gfx, D_09000A00_38AD50]
|
|
- [0x393070, gfx, D_09000A20_38AD70]
|
|
- [0x393090, gfx, D_09000A40_38AD90]
|
|
- [0x3930B0, gfx, D_09000A60_38ADB0]
|
|
- [0x3930D0, gfx, D_09000A80_38ADD0]
|
|
- name: effect_confetti
|
|
dir: effects
|
|
type: code
|
|
start: 0x3930F0
|
|
vram: 0xE0088000
|
|
subsegments:
|
|
- [auto, c, confetti]
|
|
- name: effect_gfx_confetti
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x393EA0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, confetti]
|
|
- start: 0x393EA0
|
|
type: .data
|
|
name: confetti
|
|
subsegments:
|
|
- [0x393EA0, ia4, D_09000000_38BBA0, 16, 256]
|
|
- [0x3946A0, vtx, D_09000800_38C3A0]
|
|
- [0x3946E0, vtx, D_09000840_38C3E0]
|
|
- [0x394720, vtx, D_09000880_38C420]
|
|
- [0x394760, vtx, D_090008C0_38C460]
|
|
- [0x3947A0, vtx, D_09000900_38C4A0]
|
|
- [0x3947E0, gfx, D_09000940_38C4E0]
|
|
- [0x394888, gfx, D_090009E8_38C588]
|
|
- [0x3948A0, gfx, D_09000A00_38C5A0]
|
|
- name: effect_snowfall
|
|
dir: effects
|
|
type: code
|
|
start: 0x3948F0
|
|
vram: 0xE008A000
|
|
subsegments:
|
|
- [auto, c, snowfall]
|
|
- name: effect_gfx_snowfall
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x395370
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, snowfall]
|
|
- start: 0x395370
|
|
type: .data
|
|
name: snowfall
|
|
subsegments:
|
|
- [0x395370, i4, D_09000000_38D070, 16, 16]
|
|
- [0x3953F0, i4, D_09000080_38D0F0, 64, 64]
|
|
- [0x395BF0, vtx, D_09000880_38D8F0]
|
|
- [0x395D70, vtx, D_09000A00_38DA70]
|
|
- [0x395DF0, vtx, D_09000A80_38DAF0]
|
|
- [0x395F70]
|
|
- [0x395F80, gfx, D_09000C10_38DC80]
|
|
- [0x3960A0, gfx, D_09000D30_38DDA0]
|
|
- [0x3960C0, gfx, D_09000D50_38DDC0]
|
|
- [0x3960F8] # padding
|
|
- name: effect_effect_46
|
|
dir: effects
|
|
type: code
|
|
start: 0x396100
|
|
vram: 0xE008C000
|
|
subsegments:
|
|
- [auto, c, effect_46]
|
|
- name: effect_gfx_effect_46
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x396C90
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, effect_46]
|
|
- start: 0x396C90
|
|
type: .data
|
|
name: effect_46
|
|
subsegments:
|
|
- [0x396C90, i8, D_09000000_38E990, 32, 16]
|
|
- [0x396E90, vtx, D_09000200_38EB90]
|
|
- [0x397030, gfx, D_090003A0_38ED30]
|
|
- [0x3970B0, gfx, D_09000420_38EDB0]
|
|
- name: effect_gather_magic
|
|
dir: effects
|
|
type: code
|
|
start: 0x397160
|
|
vram: 0xE008E000
|
|
subsegments:
|
|
- [auto, c, gather_magic]
|
|
- name: effect_gfx_gather_magic
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x397A10
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, gather_magic]
|
|
- start: 0x397A10
|
|
type: .data
|
|
name: gather_magic
|
|
subsegments:
|
|
- [0x397A10, i4, D_09000000_38F710, 16, 16]
|
|
- [0x397A90, gfx, D_09000080_38F790]
|
|
- [0x397B38, vtx, D_09000128_38F838]
|
|
- [0x397B78, vtx, D_09000168_38F878]
|
|
- [0x397BB8, gfx, D_090001A8_38F8B8]
|
|
- [0x397BD8, gfx, D_090001C8_38F8D8]
|
|
- [0x397BF8]
|
|
- name: effect_attack_result_text
|
|
dir: effects
|
|
type: code
|
|
start: 0x397C00
|
|
vram: 0xE0090000
|
|
subsegments:
|
|
- [auto, c, attack_result_text]
|
|
- name: effect_gfx_attack_result_text
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3986D0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, attack_result_text]
|
|
- start: 0x3986D0
|
|
type: .data
|
|
name: attack_result_text
|
|
subsegments:
|
|
- [0x3986D0, ia4, battle/lucky, 64, 32]
|
|
- [0x398AD0, ia4, battle/miss, 64, 32]
|
|
- [0x398ED0, ia4, battle/good, 64, 32]
|
|
- [0x3992D0, ia4, battle/nice, 64, 32]
|
|
- [0x3996D0, ia4, battle/super, 64, 32]
|
|
- [0x399AD0, i8, D_09001400_3917D0, 8, 32]
|
|
- [0x399BD0, gfx, D_09001500_3918D0]
|
|
- [0x399C78, gfx, D_090015A8_391978]
|
|
- [0x399CE0, gfx, D_09001610_3919E0]
|
|
- [0x399D28, gfx, D_09001658_391A28]
|
|
- [0x399D70, gfx, D_090016A0_391A70]
|
|
- [0x399DB8, gfx, D_090016E8_391AB8]
|
|
- [0x399E00, gfx, D_09001730_391B00]
|
|
- [0x399E48, vtx, D_09001778_391B48]
|
|
- [0x399E88, vtx, D_090017B8_391B88]
|
|
- [0x399EC8, vtx, D_090017F8_391BC8]
|
|
- [0x399F08, vtx, D_09001838_391C08]
|
|
- [0x399F48, vtx, D_09001878_391C48]
|
|
- [0x399F88, gfx, D_090018B8_391C88]
|
|
- [0x399FA8, gfx, D_090018D8_391CA8]
|
|
- [0x399FC8, gfx, D_090018F8_391CC8]
|
|
- [0x399FE8, gfx, D_09001918_391CE8]
|
|
- [0x39A008, gfx, D_09001938_391D08]
|
|
- [0x39A028]
|
|
- name: effect_small_gold_sparkle
|
|
dir: effects
|
|
type: code
|
|
start: 0x39A030
|
|
vram: 0xE0092000
|
|
subsegments:
|
|
- [auto, c, small_gold_sparkle]
|
|
- name: effect_gfx_small_gold_sparkle
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x39A740
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, small_gold_sparkle]
|
|
- start: 0x39A740
|
|
type: .data
|
|
name: small_gold_sparkle
|
|
subsegments:
|
|
- [0x39A740, i4, D_09000000_392440, 16, 16]
|
|
- [0x39A7C0, i4, D_09000080_3924C0, 16, 16]
|
|
- [0x39A840, i4, D_09000100_392540, 16, 16]
|
|
- [0x39A8C0, i4, D_09000180_3925C0, 16, 16]
|
|
- [0x39A940, i4, D_09000200_392640, 16, 16]
|
|
- [0x39A9C0, vtx, D_09000280_3926C0]
|
|
- [0x39AA00, gfx, D_090002C0_392700]
|
|
- [0x39AA70, gfx, D_09000330_392770]
|
|
- [0x39AAB0, gfx, D_09000370_3927B0]
|
|
- [0x39AAF0, gfx, D_090003B0_3927F0]
|
|
- [0x39AB30, gfx, D_090003F0_392830]
|
|
- [0x39AB70, gfx, D_09000430_392870]
|
|
- [0x39ABB0, gfx, D_09000470_3928B0]
|
|
- name: effect_flashing_box_shockwave
|
|
dir: effects
|
|
type: code
|
|
start: 0x39ABD0
|
|
vram: 0xE0094000
|
|
subsegments:
|
|
- [auto, c, flashing_box_shockwave]
|
|
- name: effect_gfx_flashing_box_shockwave
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x39B3A0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, flashing_box_shockwave]
|
|
- start: 0x39B3A0
|
|
type: .data
|
|
name: flashing_box_shockwave
|
|
subsegments:
|
|
- [0x39B3A0, i4, D_09000000_3930A0, 32, 32]
|
|
- [0x39B5A0, i8, D_09000200_3932A0, 32, 32]
|
|
- [0x39B9A0, gfx, D_09000600_3936A0]
|
|
- [0x39BA48, vtx, D_090006A8_393748]
|
|
- [0x39BB88, vtx, D_090007E8_393888]
|
|
- [0x39BC88, gfx, D_090008E8_393988]
|
|
- [0x39BCF0, gfx, D_09000950_3939F0]
|
|
- [0x39BD98, vtx, D_090009F8_393A98]
|
|
- [0x39BEB8, vtx, D_09000B18_393BB8]
|
|
- [0x39BF58, vtx, D_09000BB8_393C58]
|
|
- [0x39C098, vtx, D_09000CF8_393D98]
|
|
- [0x39C1B8, vtx, D_09000E18_393EB8]
|
|
- [0x39C258, vtx, D_09000EB8_393F58]
|
|
- [0x39C398, gfx, D_09000FF8_394098]
|
|
- name: effect_balloon
|
|
dir: effects
|
|
type: code
|
|
start: 0x39C580
|
|
vram: 0xE0096000
|
|
subsegments:
|
|
- [auto, c, balloon]
|
|
- name: effect_gfx_balloon
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x39C970
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, balloon]
|
|
- start: 0x39C970
|
|
type: .data
|
|
name: balloon
|
|
subsegments:
|
|
- [0x39C970, ci4, D_09000000_394670, 32, 32]
|
|
- [0x39CB70, ci4, D_09000200_394870, 32, 32, D_09000000_394670]
|
|
- [0x39CD70, palette, D_09000000_394670]
|
|
- [0x39CD90] # padding
|
|
- [0x39CF70, ci4, D_09000600_394C70, 32, 32]
|
|
- [0x39D170, ci4, D_09000800_394E70, 32, 32, D_09000600_394C70]
|
|
- [0x39D370, palette, D_09000600_394C70]
|
|
- [0x39D390] # padding
|
|
- [0x39D570, ci4, D_09000C00_395270, 32, 32]
|
|
- [0x39D770, ci4, D_09000E00_395470, 32, 32, D_09000C00_395270]
|
|
- [0x39D970, palette, D_09000C00_395270]
|
|
- [0x39D990] # padding
|
|
- [0x39DB70, vtx, D_09001200_395870]
|
|
- [0x39DBF0, gfx, D_09001280_3958F0]
|
|
- [0x39DCC8, gfx, D_09001358_3959C8]
|
|
- [0x39DDA0, gfx, D_09001430_395AA0]
|
|
- [0x39DE78, gfx, D_09001508_395B78]
|
|
- name: effect_floating_rock
|
|
dir: effects
|
|
type: code
|
|
start: 0x39DEB0
|
|
vram: 0xE0098000
|
|
subsegments:
|
|
- [auto, c, floating_rock]
|
|
- name: effect_gfx_floating_rock
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x39E3F0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, floating_rock]
|
|
- start: 0x39E3F0
|
|
type: .data
|
|
name: floating_rock
|
|
subsegments:
|
|
- [0x39E3F0, vtx, D_09000000_3960F0]
|
|
- [0x39E560, vtx, D_09000170_396260]
|
|
- [0x39E5B0, vtx, D_090001C0_3962B0]
|
|
- [0x39E790, gfx, D_090003A0_396490]
|
|
- [0x39E7D0, gfx, D_090003E0_3964D0]
|
|
- [0x39E800, gfx, D_09000410_396500]
|
|
- [0x39E840, gfx, D_09000450_396540]
|
|
- [0x39E8A8]
|
|
- name: effect_chomp_drop
|
|
dir: effects
|
|
type: code
|
|
start: 0x39E8B0
|
|
vram: 0xE009A000
|
|
subsegments:
|
|
- [auto, c, chomp_drop]
|
|
- name: effect_gfx_chomp_drop
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x39F340
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, chomp_drop]
|
|
- start: 0x39F340
|
|
type: .data
|
|
name: chomp_drop
|
|
subsegments:
|
|
- [0x39F340, i4, D_09000000_397040, 64, 64]
|
|
- [0x39FB40, ia4, D_09000800_397840, 64, 64]
|
|
- [0x3A0340, vtx, D_09001000_398040]
|
|
- [0x3A0380, gfx, D_09001040_398080]
|
|
- [0x3A0428, gfx, D_090010E8_398128]
|
|
- [0x3A04D0, gfx, D_09001190_3981D0]
|
|
- name: effect_quizmo_stage
|
|
dir: effects
|
|
type: code
|
|
start: 0x3A04F0
|
|
vram: 0xE009C000
|
|
subsegments:
|
|
- [auto, c, quizmo_stage]
|
|
- name: effect_gfx_quizmo_stage
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3A0EC0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, quizmo_stage]
|
|
- start: 0x3A0EC0
|
|
type: .data
|
|
name: quizmo_stage
|
|
subsegments:
|
|
- [0x3A0EC0] # light
|
|
- [0x3A0ED8, ia4, D_09000018_398BD8, 64, 16]
|
|
- [0x3A10D8, gfx, D_09000218_398DD8]
|
|
- [0x3A1148, rgba16, D_09000288_398E48, 32, 64]
|
|
- [0x3A2148, gfx, D_09001288_399E48]
|
|
- [0x3A21B8, ci4, D_090012F8_399EB8, 64, 16]
|
|
- [0x3A23B8, palette, D_090012F8_399EB8]
|
|
- [0x3A23D8, gfx, D_09001518_39A0D8]
|
|
- [0x3A2478, i4, D_090015B8_39A178, 32, 32]
|
|
- [0x3A2678, gfx, D_090017B8_39A378]
|
|
- [0x3A26E8, ci4, D_09001828_39A3E8, 32, 64]
|
|
- [0x3A2AE8, palette, D_09001828_39A3E8]
|
|
- [0x3A2B08, gfx, D_09001C48_39A808]
|
|
- [0x3A2BA8, rgba16, D_09001CE8_39A8A8, 32, 64]
|
|
- [0x3A3BA8, gfx, D_09002CE8_39B8A8]
|
|
- [0x3A3C18, ci4, D_09002D58_39B918, 64, 64]
|
|
- [0x3A4418, palette, D_09002D58_39B918]
|
|
- [0x3A4438, gfx, D_09003578_39C138]
|
|
- [0x3A44D8, ia4, D_09003618_39C1D8, 128, 32]
|
|
- [0x3A4CD8, gfx, D_09003E18_39C9D8]
|
|
- [0x3A4D48, ci4, D_09003E88_39CA48, 32, 32]
|
|
- [0x3A4F48, palette, D_09003E88_39CA48]
|
|
- [0x3A4F68, gfx, D_090040A8_39CC68]
|
|
- [0x3A5108, ci4, D_09004248_39CE08, 64, 64]
|
|
- [0x3A5908, palette, D_09004248_39CE08]
|
|
- [0x3A5928, gfx, D_09004A68_39D628]
|
|
- [0x3A59C8, ia4, D_09004B08_39D6C8, 128, 32]
|
|
- [0x3A61C8, gfx, D_09005308_39DEC8]
|
|
- [0x3A6238, rgba16, D_09005378_39DF38, 64, 32]
|
|
- [0x3A7238, gfx, D_09006378_39EF38]
|
|
- [0x3A72A8, vtx, D_090063E8_39EFA8]
|
|
- [0x3A72E8, vtx, D_09006428_39EFE8]
|
|
- [0x3A7328, vtx, D_09006468_39F028]
|
|
- [0x3A7368, vtx, D_090064A8_39F068]
|
|
- [0x3A73A8, vtx, D_090064E8_39F0A8]
|
|
- [0x3A7428, vtx, D_09006568_39F128]
|
|
- [0x3A74A8, vtx, D_090065E8_39F1A8]
|
|
- [0x3A74E8, vtx, D_09006628_39F1E8]
|
|
- [0x3A76A8, vtx, D_090067E8_39F3A8]
|
|
- [0x3A76E8, vtx, D_09006828_39F3E8]
|
|
- [0x3A7728, vtx, D_09006868_39F428]
|
|
- [0x3A7768, vtx, D_090068A8_39F468]
|
|
- [0x3A77A8, vtx, D_090068E8_39F4A8]
|
|
- [0x3A77E8, vtx, D_09006928_39F4E8]
|
|
- [0x3A7828, vtx, D_09006968_39F528]
|
|
- [0x3A7868, vtx, D_090069A8_39F568]
|
|
- [0x3A78A8, gfx, D_090069E8_39F5A8]
|
|
- [0x3A7908, gfx, D_09006A48_39F608]
|
|
- [0x3A7968, gfx, D_09006AA8_39F668]
|
|
- [0x3A79C8, gfx, D_09006B08_39F6C8]
|
|
- [0x3A7A28, gfx, D_09006B68_39F728]
|
|
- [0x3A7A68, gfx, D_09006BA8_39F768]
|
|
- [0x3A7AC8, gfx, D_09006C08_39F7C8]
|
|
- [0x3A7B28, gfx, D_09006C68_39F828]
|
|
- [0x3A7B58, gfx, D_09006C98_39F858]
|
|
- [0x3A7BB0, gfx, D_09006CF0_39F8B0]
|
|
- [0x3A7C08, gfx, D_09006D48_39F908]
|
|
- [0x3A7C38, gfx, D_09006D78_39F938]
|
|
- [0x3A7C60, gfx, D_09006DA0_39F960]
|
|
- [0x3A7CE8, gfx, D_09006E28_39F9E8]
|
|
- [0x3A7D48, gfx, D_09006E88_39FA48]
|
|
- [0x3A7D78, gfx, D_09006EB8_39FA78]
|
|
- [0x3A7DE0, gfx, D_09006F20_39FAE0]
|
|
- [0x3A7E08, gfx, D_09006F48_39FB08]
|
|
- [0x3A7E70, gfx, D_09006FB0_39FB70]
|
|
- [0x3A7E98, gfx, D_09006FD8_39FB98]
|
|
- [0x3A7EF0, gfx, D_09007030_39FBF0]
|
|
- [0x3A7F50, gfx, D_09007090_39FC50]
|
|
- [0x3A7FA8, gfx, D_090070E8_39FCA8]
|
|
- [0x3A8008, gfx, D_09007148_39FD08]
|
|
- [0x3A8048, gfx, D_09007188_39FD48]
|
|
- [0x3A8090, gfx, D_090071D0_39FD90]
|
|
- [0x3A80C0, gfx, D_09007200_39FDC0]
|
|
- [0x3A80F0, gfx, D_09007230_39FDF0]
|
|
- [0x3A8158, vtx, D_09007298_39FE58]
|
|
- [0x3A8198, gfx, D_090072D8_39FE98]
|
|
- [0x3A8218]
|
|
- name: effect_radiating_energy_orb
|
|
dir: effects
|
|
type: code
|
|
start: 0x3A8220
|
|
vram: 0xE009E000
|
|
subsegments:
|
|
- [auto, c, radiating_energy_orb]
|
|
- name: effect_gfx_radiating_energy_orb
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3A9060
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, radiating_energy_orb]
|
|
- start: 0x3A9060
|
|
type: .data
|
|
name: radiating_energy_orb
|
|
subsegments:
|
|
- [0x3A9060, i4, D_09000000_3A0D60, 16, 64]
|
|
- [0x3A9260, i8, D_09000200_3A0F60, 64, 64]
|
|
- [0x3AA260, gfx, D_09001200_3A1F60]
|
|
- [0x3AA308, gfx, D_090012A8_3A2008]
|
|
- [0x3AA3B0, vtx, D_09001350_3A20B0]
|
|
- [0x3AA3F0, vtx, D_09001390_3A20F0]
|
|
- [0x3AA430, vtx, D_090013D0_3A2130]
|
|
- [0x3AA470, vtx, D_09001410_3A2170]
|
|
- [0x3AA4B0, vtx, D_09001450_3A21B0]
|
|
- [0x3AA4F0, gfx, D_09001490_3A21F0]
|
|
- [0x3AA510, gfx, D_090014B0_3A2210]
|
|
- [0x3AA530, gfx, D_090014D0_3A2230]
|
|
- [0x3AA550, gfx, D_090014F0_3A2250]
|
|
- [0x3AA570, gfx, D_09001510_3A2270]
|
|
- name: effect_quizmo_answer
|
|
dir: effects
|
|
type: code
|
|
start: 0x3AA590
|
|
vram: 0xE00A0000
|
|
subsegments:
|
|
- [auto, c, quizmo_answer]
|
|
- name: effect_gfx_quizmo_answer
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3AA740
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, quizmo_answer]
|
|
- start: 0x3AA740
|
|
type: .data
|
|
name: quizmo_answer
|
|
subsegments:
|
|
- [0x3AA740, i4, D_09000000_3A2440, 32, 32]
|
|
- [0x3AA940, i4, D_09000200_3A2640, 32, 32]
|
|
- [0x3AAB40, gfx, D_09000400_3A2840]
|
|
- [0x3AABE8, gfx, D_090004A8_3A28E8]
|
|
- name: effect_motion_blur_flame
|
|
dir: effects
|
|
type: code
|
|
start: 0x3AAC90
|
|
vram: 0xE00A2000
|
|
subsegments:
|
|
- [auto, c, motion_blur_flame]
|
|
- name: effect_gfx_motion_blur_flame
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3AB6D0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, motion_blur_flame]
|
|
- start: 0x3AB6D0
|
|
type: .data
|
|
name: motion_blur_flame
|
|
subsegments:
|
|
- [0x3AB6D0, i8, D_09000000_3A33D0, 16, 16]
|
|
- [0x3AB7D0, i8, D_09000100_3A34D0, 16, 16]
|
|
- [0x3AB8D0, gfx, D_09000200_3A35D0]
|
|
- [0x3AB978, gfx, D_090002A8_3A3678]
|
|
- [0x3ABA28, gfx, D_09000358_3A3728]
|
|
- [0x3ABAD8]
|
|
- name: effect_energy_orb_wave
|
|
dir: effects
|
|
type: code
|
|
start: 0x3ABAE0
|
|
vram: 0xE00A4000
|
|
subsegments:
|
|
- [auto, c, energy_orb_wave]
|
|
- name: effect_gfx_energy_orb_wave
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3AC620
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, energy_orb_wave]
|
|
- start: 0x3AC620
|
|
type: .data
|
|
name: energy_orb_wave
|
|
subsegments:
|
|
- [0x3AC620, i4, D_09000000_3A4320, 64, 64]
|
|
- [0x3ACE20, i8, D_09000800_3A4B20, 64, 32]
|
|
- [0x3AD620, gfx, D_09001000_3A5320]
|
|
- [0x3AD6C8, gfx, D_090010A8_3A53C8]
|
|
- [0x3AD770, vtx, D_09001150_3A5470]
|
|
- [0x3AD7B0, vtx, D_09001190_3A54B0]
|
|
- [0x3AD7F0, gfx, D_090011D0_3A54F0]
|
|
- [0x3AD810, gfx, D_090011F0_3A5510]
|
|
- [0x3AD830, gfx, D_09001210_3A5530]
|
|
- name: effect_merlin_house_stars
|
|
dir: effects
|
|
type: code
|
|
start: 0x3AD850
|
|
vram: 0xE00A6000
|
|
subsegments:
|
|
- [auto, c, merlin_house_stars]
|
|
- name: effect_gfx_merlin_house_stars
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3ADEE0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, merlin_house_stars]
|
|
- start: 0x3ADEE0
|
|
type: .data
|
|
name: merlin_house_stars
|
|
subsegments:
|
|
- [0x3ADEE0, i4, D_09000000_3A5BE0, 64, 64]
|
|
- [0x3AE6E0, i4, D_09000800_3A63E0, 64, 64]
|
|
- [0x3AEEE0, gfx, D_09001000_3A6BE0]
|
|
- [0x3AEFD8, vtx, D_090010F8_3A6CD8]
|
|
- [0x3AF168, vtx, D_09001288_3A6E68]
|
|
- [0x3AF188, vtx, D_090012A8_3A6E88]
|
|
- [0x3AF198, vtx, D_090012B8_3A6E98]
|
|
- [0x3AF1B8, vtx, D_090012D8_3A6EB8]
|
|
- [0x3AF1C8, vtx, D_090012E8_3A6EC8]
|
|
- [0x3AF2F8, gfx, D_09001418_3A6FF8]
|
|
- [0x3AF3E8]
|
|
- name: effect_quizmo_audience
|
|
dir: effects
|
|
type: code
|
|
start: 0x3AF3F0
|
|
vram: 0xE00A8000
|
|
subsegments:
|
|
- [auto, c, quizmo_audience]
|
|
- name: effect_gfx_quizmo_audience
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3AFAA0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, quizmo_audience]
|
|
- start: 0x3AFAA0
|
|
type: .data
|
|
name: quizmo_audience
|
|
subsegments:
|
|
- [0x3AFAA0, ia4, D_09000000_3A77A0, 32, 64]
|
|
- [0x3AFEA0, gfx, D_09000400_3A7BA0]
|
|
- [0x3AFF10, ia4, D_09000470_3A7C10, 32, 64]
|
|
- [0x3B0310, gfx, D_09000870_3A8010]
|
|
- [0x3B0380, ia4, D_090008E0_3A8080, 32, 64]
|
|
- [0x3B0780, gfx, D_09000CE0_3A8480]
|
|
- [0x3B07F0, ia4, D_09000D50_3A84F0, 32, 64]
|
|
- [0x3B0BF0, gfx, D_09001150_3A88F0]
|
|
- [0x3B0C60, ia4, D_090011C0_3A8960, 32, 64]
|
|
- [0x3B1060, gfx, D_090015C0_3A8D60]
|
|
- [0x3B10D0, ia4, D_09001630_3A8DD0, 32, 64]
|
|
- [0x3B14D0, gfx, D_09001A30_3A91D0]
|
|
- [0x3B1540, ia4, D_09001AA0_3A9240, 32, 64]
|
|
- [0x3B1940, gfx, D_09001EA0_3A9640]
|
|
- [0x3B19B0, ia4, D_09001F10_3A96B0, 32, 64]
|
|
- [0x3B1DB0, gfx, D_09002310_3A9AB0]
|
|
- [0x3B1E20, ia4, D_09002380_3A9B20, 32, 64]
|
|
- [0x3B2220, gfx, D_09002780_3A9F20]
|
|
- [0x3B2290, ia4, D_090027F0_3A9F90, 32, 64]
|
|
- [0x3B2690, gfx, D_09002BF0_3AA390]
|
|
- [0x3B2700, vtx, D_09002C60_3AA400]
|
|
- [0x3B2740, vtx, D_09002CA0_3AA440]
|
|
- [0x3B2780, vtx, D_09002CE0_3AA480]
|
|
- [0x3B27C0, vtx, D_09002D20_3AA4C0]
|
|
- [0x3B2800, vtx, D_09002D60_3AA500]
|
|
- [0x3B2840, vtx, D_09002DA0_3AA540]
|
|
- [0x3B2880, vtx, D_09002DE0_3AA580]
|
|
- [0x3B28C0, vtx, D_09002E20_3AA5C0]
|
|
- [0x3B2900, vtx, D_09002E60_3AA600]
|
|
- [0x3B2940, vtx, D_09002EA0_3AA640]
|
|
- [0x3B2980, gfx, D_09002EE0_3AA680]
|
|
- [0x3B29B8, gfx, D_09002F18_3AA6B8]
|
|
- [0x3B29F0, gfx, D_09002F50_3AA6F0]
|
|
- [0x3B2A28, gfx, D_09002F88_3AA728]
|
|
- [0x3B2A60, gfx, D_09002FC0_3AA760]
|
|
- [0x3B2A98, gfx, D_09002FF8_3AA798]
|
|
- [0x3B2AD0, gfx, D_09003030_3AA7D0]
|
|
- [0x3B2B08, gfx, D_09003068_3AA808]
|
|
- [0x3B2B40, gfx, D_090030A0_3AA840]
|
|
- [0x3B2B78, gfx, D_090030D8_3AA878]
|
|
- [0x3B2BB0, gfx, D_09003110_3AA8B0]
|
|
- name: effect_butterflies
|
|
dir: effects
|
|
type: code
|
|
start: 0x3B2C20
|
|
vram: 0xE00AA000
|
|
subsegments:
|
|
- [auto, c, butterflies]
|
|
- name: effect_gfx_butterflies
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3B3330
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, butterflies]
|
|
- start: 0x3B3330
|
|
type: .data
|
|
name: butterflies
|
|
subsegments:
|
|
- [0x3B3330, ci4, D_09000000_3AB030, 32, 64]
|
|
- [0x3B3730, palette, D_09000000_3AB030]
|
|
- [0x3B3750, ci4, D_09000420_3AB450, 32, 64]
|
|
- [0x3B3B50, palette, D_09000420_3AB450]
|
|
- [0x3B3B70, ci4, D_09000840_3AB870, 32, 64]
|
|
- {start: 0x3B3F70, type: palette, name: D_09000840_3AB870, size: 0x10}
|
|
- [0x3B3F80, ci4, D_09000C50_3ABC80, 32, 64]
|
|
- [0x3B4380, palette, D_09000C50_3ABC80]
|
|
- [0x3B43A0, ci4, D_09001070_3AC0A0, 32, 64]
|
|
- {start: 0x3B47A0, type: palette, name: D_09001070_3AC0A0, size: 0x10}
|
|
- [0x3B47B0, ci4, D_09001480_3AC4B0, 32, 64]
|
|
- [0x3B4BB0, palette, D_09001480_3AC4B0]
|
|
- [0x3B4BD0, ci4, D_090018A0_3AC8D0, 32, 64]
|
|
- [0x3B4FD0, palette, D_090018A0_3AC8D0]
|
|
- [0x3B4FF0, ci4, D_09001CC0_3ACCF0, 32, 64]
|
|
- [0x3B53F0, palette, D_09001CC0_3ACCF0]
|
|
- [0x3B5410, ci4, D_090020E0_3AD110, 32, 64]
|
|
- [0x3B5810, palette, D_090020E0_3AD110]
|
|
- [0x3B5830, ci4, D_09002500_3AD530, 32, 64]
|
|
- [0x3B5C30, palette, D_09002500_3AD530]
|
|
- [0x3B5C50, ci4, D_09002920_3AD950, 32, 64]
|
|
- [0x3B6050, palette, D_09002920_3AD950]
|
|
- [0x3B6070, vtx, D_09002D40_3ADD70]
|
|
- [0x3B6BB0, gfx, D_09003880_3AE8B0]
|
|
- [0x3B6C28, gfx, D_090038F8_3AE928]
|
|
- [0x3B6C98, gfx, D_09003968_3AE998]
|
|
- [0x3B6D08, gfx, D_090039D8_3AEA08]
|
|
- [0x3B6D78, gfx, D_09003A48_3AEA78]
|
|
- [0x3B6DE8, gfx, D_09003AB8_3AEAE8]
|
|
- [0x3B6E58, gfx, D_09003B28_3AEB58]
|
|
- [0x3B6EC8, gfx, D_09003B98_3AEBC8]
|
|
- [0x3B6F38, gfx, D_09003C08_3AEC38]
|
|
- [0x3B6FA8, gfx, D_09003C78_3AECA8]
|
|
- [0x3B7018, gfx, D_09003CE8_3AED18]
|
|
- [0x3B7088, gfx, D_09003D58_3AED88]
|
|
- [0x3B70F8, gfx, D_09003DC8_3AEDF8]
|
|
- [0x3B7118]
|
|
- name: effect_stat_change
|
|
dir: effects
|
|
type: code
|
|
start: 0x3B7120
|
|
vram: 0xE00AC000
|
|
subsegments:
|
|
- [auto, c, stat_change]
|
|
- name: effect_gfx_stat_change
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3B7A00
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, stat_change]
|
|
- start: 0x3B7A00
|
|
type: .data
|
|
name: stat_change
|
|
subsegments:
|
|
- [0x3B7A00, i4, D_09000000_3AF700, 32, 32]
|
|
- [0x3B7C00, i4, D_09000200_3AF900, 32, 32]
|
|
- [0x3B7E00, i4, D_09000400_3AFB00, 32, 32]
|
|
- [0x3B8000, i4, D_09000600_3AFD00, 32, 32]
|
|
- [0x3B8200, i4, D_09000800_3AFF00, 32, 32]
|
|
- [0x3B8400, i4, D_09000A00_3B0100, 32, 32]
|
|
- [0x3B8600, i4, D_09000C00_3B0300, 32, 32]
|
|
- [0x3B8800, i4, D_09000E00_3B0500, 32, 32]
|
|
- [0x3B8A00, i4, D_09001000_3B0700, 32, 32]
|
|
- [0x3B8C00, i4, D_09001200_3B0900, 32, 32]
|
|
- [0x3B8E00, i4, D_09001400_3B0B00, 32, 32]
|
|
- [0x3B9000, i4, D_09001600_3B0D00, 32, 32]
|
|
- [0x3B9200, rgba16, D_09001800_3B0F00, 32, 32]
|
|
- [0x3B9A00, ci8, D_09002000_3B1700, 32, 32]
|
|
- [0x3B9E00, palette, D_09002000_3B1700]
|
|
- [0x3BA000, vtx, D_09002600_3B1D00]
|
|
- [0x3BA040, vtx, D_09002640_3B1D40]
|
|
- [0x3BA080, vtx, D_09002680_3B1D80]
|
|
- [0x3BA0C0, vtx, D_090026C0_3B1DC0]
|
|
- [0x3BA100, gfx, D_09002700_3B1E00]
|
|
- [0x3BA198, gfx, D_09002798_3B1E98]
|
|
- [0x3BA260, gfx, D_09002860_3B1F60]
|
|
- [0x3BA280, gfx, D_09002880_3B1F80]
|
|
- [0x3BA2A0, gfx, D_090028A0_3B1FA0]
|
|
- [0x3BA2C0, gfx, D_090028C0_3B1FC0]
|
|
- [0x3BA2E0, gfx, D_090028E0_3B1FE0]
|
|
- [0x3BA350, gfx, D_09002950_3B2050]
|
|
- [0x3BA390, gfx, D_09002990_3B2090]
|
|
- [0x3BA3D0, gfx, D_090029D0_3B20D0]
|
|
- [0x3BA410, gfx, D_09002A10_3B2110]
|
|
- [0x3BA450, gfx, D_09002A50_3B2150]
|
|
- [0x3BA490, gfx, D_09002A90_3B2190]
|
|
- [0x3BA4D0, gfx, D_09002AD0_3B21D0]
|
|
- [0x3BA510, gfx, D_09002B10_3B2210]
|
|
- [0x3BA550, gfx, D_09002B50_3B2250]
|
|
- [0x3BA590, gfx, D_09002B90_3B2290]
|
|
- [0x3BA5D0, gfx, D_09002BD0_3B22D0]
|
|
- [0x3BA610, gfx, D_09002C10_3B2310]
|
|
- name: effect_snaking_static
|
|
dir: effects
|
|
type: code
|
|
start: 0x3BA650
|
|
vram: 0xE00AE000
|
|
subsegments:
|
|
- [auto, c, snaking_static]
|
|
- name: effect_gfx_snaking_static
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3BB090
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, snaking_static]
|
|
- start: 0x3BB090
|
|
type: .data
|
|
name: snaking_static
|
|
subsegments:
|
|
- [0x3BB090, i4, D_09000000_3B2D90, 256, 32]
|
|
- [0x3BC090, gfx, D_09001000_3B3D90]
|
|
- [0x3BC148, vtx, D_090010B8_3B3E48]
|
|
- [0x3BC188, gfx, D_090010F8_3B3E88]
|
|
- [0x3BC1A8]
|
|
- name: effect_thunderbolt_ring
|
|
dir: effects
|
|
type: code
|
|
start: 0x3BC1B0
|
|
vram: 0xE00B0000
|
|
subsegments:
|
|
- [auto, c, thunderbolt_ring]
|
|
- name: effect_gfx_thunderbolt_ring
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3BC9A0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, thunderbolt_ring]
|
|
- start: 0x3BC9A0
|
|
type: .data
|
|
name: thunderbolt_ring
|
|
subsegments:
|
|
- [0x3BC9A0, gfx, D_09000000_3B46A0]
|
|
- [0x3BCA08, vtx, D_09000068_3B4708]
|
|
- [0x3BCA68, gfx, D_090000C8_3B4768]
|
|
- name: effect_squirt
|
|
dir: effects
|
|
type: code
|
|
start: 0x3BCA90
|
|
vram: 0xE00B2000
|
|
subsegments:
|
|
- [auto, c, squirt]
|
|
- name: effect_gfx_squirt
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3BD640
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, squirt]
|
|
- start: 0x3BD640
|
|
type: .data
|
|
name: squirt
|
|
subsegments:
|
|
- [0x3BD640, ia4, D_09000000_3B5340, 64, 32]
|
|
- [0x3BDA40, ia8, D_09000400_3B5740, 32, 32]
|
|
- [0x3BDE40, gfx, D_09000800_3B5B40]
|
|
- [0x3BDEE8, gfx, D_090008A8_3B5BE8]
|
|
- [0x3BDF90, vtx, D_09000950_3B5C90]
|
|
- [0x3BDFD0, gfx, D_09000990_3B5CD0]
|
|
- name: effect_water_block
|
|
dir: effects
|
|
type: code
|
|
start: 0x3BDFF0
|
|
vram: 0xE00B4000
|
|
subsegments:
|
|
- [auto, c, water_block]
|
|
- name: effect_gfx_water_block
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3BEEF0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, water_block]
|
|
- start: 0x3BEEF0
|
|
type: .data
|
|
name: water_block
|
|
subsegments:
|
|
- [0x3BEEF0, i4, D_09000000_3B6BF0, 16, 32]
|
|
- [0x3BEFF0, ia4, D_09000100_3B6CF0, 32, 32]
|
|
- [0x3BF1F0, gfx, D_09000300_3B6EF0]
|
|
- [0x3BF2A0, gfx, D_090003B0_3B6FA0]
|
|
- [0x3BF350, vtx, D_09000460_3B7050]
|
|
- [0x3BF390, gfx, D_090004A0_3B7090]
|
|
- [0x3BF3B0] # unmapped
|
|
- [0x3BF3C8, gfx, D_090004D8_3B70C8]
|
|
- [0x3BF428, gfx, D_09000538_3B7128]
|
|
- [0x3BF458] # padding
|
|
- name: effect_waterfall
|
|
dir: effects
|
|
type: code
|
|
start: 0x3BF460
|
|
vram: 0xE00B6000
|
|
subsegments:
|
|
- [auto, c, waterfall]
|
|
- name: effect_gfx_waterfall
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3BFBD0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, waterfall]
|
|
- start: 0x3BFBD0
|
|
type: .data
|
|
name: waterfall
|
|
subsegments:
|
|
- [0x3BFBD0, i4, D_09000000_3B78D0, 32, 32]
|
|
- [0x3BFDD0, gfx, D_09000200_3B7AD0]
|
|
- [0x3BFE78]
|
|
- name: effect_water_fountain
|
|
dir: effects
|
|
type: code
|
|
start: 0x3BFE80
|
|
vram: 0xE00B8000
|
|
subsegments:
|
|
- [auto, c, water_fountain]
|
|
- name: effect_gfx_water_fountain
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3C0B60
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, water_fountain]
|
|
- start: 0x3C0B60
|
|
type: .data
|
|
name: water_fountain
|
|
subsegments:
|
|
- [0x3C0B60, i4, D_09000000_3B8860, 32, 32]
|
|
- [0x3C0D60, vtx, D_09000200_3B8A60]
|
|
- [0x3C0DA0, vtx, D_09000240_3B8AA0]
|
|
- [0x3C0DE0, gfx, D_09000280_3B8AE0]
|
|
- [0x3C0E88, gfx, D_09000328_3B8B88]
|
|
- [0x3C0EA8, gfx, D_09000348_3B8BA8]
|
|
- [0x3C0EC8]
|
|
- name: effect_underwater
|
|
dir: effects
|
|
type: code
|
|
start: 0x3C0ED0
|
|
vram: 0xE00BA000
|
|
subsegments:
|
|
- [auto, c, underwater]
|
|
- name: effect_gfx_underwater
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3C1D70
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, underwater]
|
|
- start: 0x3C1D70
|
|
type: .data
|
|
name: underwater
|
|
subsegments:
|
|
- [0x3C1D70, i4, D_09000000_3B9A70, 16, 16]
|
|
- [0x3C1DF0, vtx, D_09000080_3B9AF0]
|
|
- [0x3C1F70, gfx, D_09000200_3B9C70]
|
|
- [0x3C1FB8, gfx, D_09000248_3B9CB8]
|
|
- [0x3C1FC8, gfx, D_09000258_3B9CC8]
|
|
- [0x3C1FD8, gfx, D_09000268_3B9CD8]
|
|
- [0x3C1FE8, gfx, D_09000278_3B9CE8]
|
|
- [0x3C2110, gfx, D_090003A0_3B9E10]
|
|
- [0x3C2128, vtx, D_090003B8_3B9E28]
|
|
- [0x3C2158, gfx, D_090003D8_3B9E58]
|
|
- [0x3C2188] # unmapped
|
|
- [0x3C2198, vtx, D_09000428_3B9E98]
|
|
- [0x3C2298, gfx, D_09000528_3B9F98]
|
|
- [0x3C22E0, gfx, D_09000570_3B9FE0]
|
|
- name: effect_lightning_bolt
|
|
dir: effects
|
|
type: code
|
|
start: 0x3C2330
|
|
vram: 0xE00BC000
|
|
subsegments:
|
|
- [auto, c, lightning_bolt]
|
|
- name: effect_gfx_lightning_bolt
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3C31A0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, lightning_bolt]
|
|
- start: 0x3C31A0
|
|
type: .data
|
|
name: lightning_bolt
|
|
subsegments:
|
|
- [0x3C31A0, i8, D_09000000_3BAEA0, 128, 32]
|
|
- [0x3C41A0, gfx, D_09001000_3BBEA0]
|
|
- [0x3C4258]
|
|
- name: effect_water_splash
|
|
dir: effects
|
|
type: code
|
|
start: 0x3C4260
|
|
vram: 0xE00BE000
|
|
subsegments:
|
|
- [auto, c, water_splash]
|
|
- name: effect_gfx_water_splash
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3C4D90
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, water_splash]
|
|
- start: 0x3C4D90
|
|
type: .data
|
|
name: water_splash
|
|
subsegments:
|
|
- [0x3C4D90, ia8, D_09000000_3BCA90, 16, 16]
|
|
- [0x3C4E90, gfx, D_09000100_3BCB90]
|
|
- [0x3C4F38, vtx, D_090001A8_3BCC38]
|
|
- [0x3C4F78, vtx, D_090001E8_3BCC78]
|
|
- [0x3C4FB8, vtx, D_09000228_3BCCB8]
|
|
- [0x3C4FF8, gfx, D_09000268_3BCCF8]
|
|
- [0x3C5018, gfx, D_09000288_3BCD18]
|
|
- [0x3C5038, gfx, D_090002A8_3BCD38]
|
|
- [0x3C5058]
|
|
- name: effect_snowman_doll
|
|
dir: effects
|
|
type: code
|
|
start: 0x3C5060
|
|
vram: 0xE00C0000
|
|
subsegments:
|
|
- [auto, c, snowman_doll]
|
|
- name: effect_gfx_snowman_doll
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3C5CA0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, snowman_doll]
|
|
- start: 0x3C5CA0
|
|
type: .data
|
|
name: snowman_doll
|
|
subsegments:
|
|
- [0x3C5CA0, ia8, D_09000000_3BD9A0, 32, 64]
|
|
- [0x3C64A0, gfx, D_09000800_3BE1A0]
|
|
- [0x3C6518, ci4, D_09000878_3BE218, 32, 32]
|
|
- [0x3C6718, palette, D_09000878_3BE218]
|
|
- [0x3C6738, gfx, D_09000A98_3BE438]
|
|
- [0x3C67E0, vtx, D_09000B40_3BE4E0]
|
|
- [0x3C6860, vtx, D_09000BC0_3BE560]
|
|
- [0x3C6890, vtx, D_09000BF0_3BE590]
|
|
- [0x3C6900, vtx, D_09000C60_3BE600]
|
|
- [0x3C6930, vtx, D_09000C90_3BE630]
|
|
- [0x3C6950, vtx, D_09000CB0_3BE650]
|
|
- [0x3C6960, vtx, D_09000CC0_3BE660]
|
|
- [0x3C6980, vtx, D_09000CE0_3BE680]
|
|
- [0x3C69A0, vtx, D_09000D00_3BE6A0]
|
|
- [0x3C69B0, vtx, D_09000D10_3BE6B0]
|
|
- [0x3C69C0, vtx, D_09000D20_3BE6C0]
|
|
- [0x3C6A00, vtx, D_09000D60_3BE700]
|
|
- [0x3C6A40, vtx, D_09000DA0_3BE740]
|
|
- [0x3C6A80, vtx, D_09000DE0_3BE780]
|
|
- [0x3C6AC0, vtx, D_09000E20_3BE7C0]
|
|
- [0x3C6B10, vtx, D_09000E70_3BE810]
|
|
- [0x3C6BF0, vtx, D_09000F50_3BE8F0]
|
|
- [0x3C6C60, vtx, D_09000FC0_3BE960]
|
|
- [0x3C6CB0, vtx, D_09001010_3BE9B0]
|
|
- [0x3C6DA0, vtx, D_09001100_3BEAA0]
|
|
- [0x3C6DE0, vtx, D_09001140_3BEAE0]
|
|
- [0x3C6F10, vtx, D_09001270_3BEC10]
|
|
- [0x3C7030, vtx, D_09001390_3BED30]
|
|
- [0x3C7060, vtx, D_090013C0_3BED60]
|
|
- [0x3C7080, vtx, D_090013E0_3BED80]
|
|
- [0x3C70B0, vtx, D_09001410_3BEDB0]
|
|
- [0x3C70D0, vtx, D_09001430_3BEDD0]
|
|
- [0x3C7110, vtx, D_09001470_3BEE10]
|
|
- [0x3C7130, vtx, D_09001490_3BEE30]
|
|
- [0x3C7160, vtx, D_090014C0_3BEE60]
|
|
- [0x3C7190, vtx, D_090014F0_3BEE90]
|
|
- [0x3C71D0, vtx, D_09001530_3BEED0]
|
|
- [0x3C71E0, vtx, D_09001540_3BEEE0]
|
|
- [0x3C71F0, vtx, D_09001550_3BEEF0]
|
|
- [0x3C7200, vtx, D_09001560_3BEF00]
|
|
- [0x3C7270, vtx, D_090015D0_3BEF70]
|
|
- [0x3C7280, vtx, D_090015E0_3BEF80]
|
|
- [0x3C7310, vtx, D_09001670_3BF010]
|
|
- [0x3C73C0, vtx, D_09001720_3BF0C0]
|
|
- [0x3C73D0, vtx, D_09001730_3BF0D0]
|
|
- [0x3C7410, vtx, D_09001770_3BF110]
|
|
- [0x3C7440, vtx, D_090017A0_3BF140]
|
|
- [0x3C7450, vtx, D_090017B0_3BF150]
|
|
- [0x3C7470, vtx, D_090017D0_3BF170]
|
|
- [0x3C74B0, vtx, D_09001810_3BF1B0]
|
|
- [0x3C7560, vtx, D_090018C0_3BF260]
|
|
- [0x3C75B0, vtx, D_09001910_3BF2B0]
|
|
- [0x3C7670, vtx, D_090019D0_3BF370]
|
|
- [0x3C7770, vtx, D_09001AD0_3BF470]
|
|
- [0x3C77C0, vtx, D_09001B20_3BF4C0]
|
|
- [0x3C77E0, vtx, D_09001B40_3BF4E0]
|
|
- [0x3C77F0, vtx, D_09001B50_3BF4F0]
|
|
- [0x3C7810, vtx, D_09001B70_3BF510]
|
|
- [0x3C7820, vtx, D_09001B80_3BF520]
|
|
- [0x3C7830, vtx, D_09001B90_3BF530]
|
|
- [0x3C7840, vtx, D_09001BA0_3BF540]
|
|
- [0x3C7850, vtx, D_09001BB0_3BF550]
|
|
- [0x3C7870, vtx, D_09001BD0_3BF570]
|
|
- [0x3C7890, vtx, D_09001BF0_3BF590]
|
|
- [0x3C78D0, vtx, D_09001C30_3BF5D0]
|
|
- [0x3C78F0, vtx, D_09001C50_3BF5F0]
|
|
- [0x3C7990, vtx, D_09001CF0_3BF690]
|
|
- [0x3C79F0, vtx, D_09001D50_3BF6F0]
|
|
- [0x3C7A60, vtx, D_09001DC0_3BF760]
|
|
- [0x3C7AA0, vtx, D_09001E00_3BF7A0]
|
|
- [0x3C7AD0, vtx, D_09001E30_3BF7D0]
|
|
- [0x3C7B30, vtx, D_09001E90_3BF830]
|
|
- [0x3C7B70, vtx, D_09001ED0_3BF870]
|
|
- [0x3C7BD0, vtx, D_09001F30_3BF8D0]
|
|
- [0x3C7C00, vtx, D_09001F60_3BF900]
|
|
- [0x3C7C40, vtx, D_09001FA0_3BF940]
|
|
- [0x3C7C80, vtx, D_09001FE0_3BF980]
|
|
- [0x3C7DB0, vtx, D_09002110_3BFAB0]
|
|
- [0x3C7DD0, vtx, D_09002130_3BFAD0]
|
|
- [0x3C7E00, vtx, D_09002160_3BFB00]
|
|
- [0x3C7E30, vtx, D_09002190_3BFB30]
|
|
- [0x3C7E50, vtx, D_090021B0_3BFB50]
|
|
- [0x3C7FE0, vtx, D_09002340_3BFCE0]
|
|
- [0x3C80E0, vtx, D_09002440_3BFDE0]
|
|
- [0x3C80F0, vtx, D_09002450_3BFDF0]
|
|
- [0x3C8120, vtx, D_09002480_3BFE20]
|
|
- [0x3C8230, vtx, D_09002590_3BFF30]
|
|
- [0x3C8290, vtx, D_090025F0_3BFF90]
|
|
- [0x3C82F0, vtx, D_09002650_3BFFF0]
|
|
- [0x3C8300, vtx, D_09002660_3C0000]
|
|
- [0x3C8330, vtx, D_09002690_3C0030]
|
|
- [0x3C8440, vtx, D_090027A0_3C0140]
|
|
- [0x3C84A0, vtx, D_09002800_3C01A0]
|
|
- [0x3C8500, gfx, D_09002860_3C0200]
|
|
- [0x3C8640, gfx, D_090029A0_3C0340]
|
|
- [0x3C8780, gfx, D_09002AE0_3C0480]
|
|
- [0x3C8808, gfx, D_09002B68_3C0508]
|
|
- [0x3C8988, gfx, D_09002CE8_3C0688]
|
|
- [0x3C8DE8, gfx, D_09003148_3C0AE8]
|
|
- [0x3C9038, gfx, D_09003398_3C0D38]
|
|
- [0x3C91B0, gfx, D_09003510_3C0EB0]
|
|
- [0x3C93D0, gfx, D_09003730_3C10D0]
|
|
- [0x3C9418, gfx, D_09003778_3C1118]
|
|
- [0x3C9430, gfx, D_09003790_3C1130]
|
|
- [0x3C9440] # padding
|
|
- [0x3C9448, gfx, D_090037A8_3C1148]
|
|
- [0x3C94B8, gfx, D_09003818_3C11B8]
|
|
- name: effect_fright_jar
|
|
dir: effects
|
|
type: code
|
|
start: 0x3C94D0
|
|
vram: 0xE00C2000
|
|
subsegments:
|
|
- [auto, c, fright_jar]
|
|
- name: effect_gfx_fright_jar
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3C9EA0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, fright_jar]
|
|
- start: 0x3C9EA0
|
|
type: .data
|
|
name: fright_jar
|
|
subsegments:
|
|
- [0x3C9EA0, ci4, D_09000000_3C1BA0, 128, 128]
|
|
- [0x3CBEA0, palette, D_09000000_3C1BA0]
|
|
- [0x3CBEC0, ci8, D_09002020_3C3BC0, 64, 128]
|
|
- [0x3CDEC0, palette, D_09002020_3C3BC0]
|
|
- [0x3CDEE0, vtx, D_09004040_3C5BE0]
|
|
- [0x3CE250, vtx, D_090043B0_3C5F50]
|
|
- [0x3CE5C0, vtx, D_09004720_3C62C0]
|
|
- [0x3D2A80, gfx, D_09008BE0_3CA780]
|
|
- [0x3D2B50, gfx, D_09008CB0_3CA850]
|
|
- [0x3D2B70, gfx, D_09008CD0_3CA870]
|
|
- [0x3D30E8]
|
|
- name: effect_stop_watch
|
|
dir: effects
|
|
type: code
|
|
start: 0x3D30F0
|
|
vram: 0xE00C4000
|
|
subsegments:
|
|
- [auto, c, stop_watch]
|
|
- name: effect_gfx_stop_watch
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3D3B90
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, stop_watch]
|
|
- start: 0x3D3B90
|
|
type: .data
|
|
name: stop_watch
|
|
subsegments:
|
|
- [0x3D3B90, i4, D_09000000_3CB890, 64, 64]
|
|
- [0x3D4390, i4, D_09000800_3CC090, 64, 64]
|
|
- [0x3D4B90, gfx, D_09001000_3CC890]
|
|
- [0x3D4C78, vtx, D_090010E8_3CC978]
|
|
- [0x3D4CB8, gfx, D_09001128_3CC9B8]
|
|
- [0x3D4CD8]
|
|
- name: effect_effect_63
|
|
dir: effects
|
|
type: code
|
|
start: 0x3D4CE0
|
|
vram: 0xE00C6000
|
|
subsegments:
|
|
- [auto, c, effect_63]
|
|
- name: effect_gfx_effect_63
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3D59E0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, effect_63]
|
|
- start: 0x3D59E0
|
|
type: .data
|
|
name: effect_63
|
|
subsegments:
|
|
- [0x3D59E0, i8, D_09000000_3CD6E0, 32, 32]
|
|
- [0x3D5DE0, i4, D_09000400_3CDAE0, 32, 128]
|
|
- [0x3D65E0, i8, D_09000C00_3CE2E0, 32, 32]
|
|
- [0x3D69E0, i8, D_09001000_3CE6E0, 32, 64]
|
|
- [0x3D71E0, vtx, D_09001800_3CEEE0]
|
|
- [0x3D7220, vtx, D_09001840_3CEF20]
|
|
- [0x3D7260, vtx, D_09001880_3CEF60]
|
|
- [0x3D72A0, vtx, D_090018C0_3CEFA0]
|
|
- [0x3D72E0, vtx, D_09001900_3CEFE0]
|
|
- [0x3D7340, gfx, D_09001960_3CF040]
|
|
- [0x3D7368, gfx, D_09001988_3CF068]
|
|
- [0x3D7388, gfx, D_090019A8_3CF088]
|
|
- [0x3D73A8, gfx, D_090019C8_3CF0A8]
|
|
- [0x3D73C8, gfx, D_090019E8_3CF0C8]
|
|
- [0x3D73E8, gfx, D_09001A08_3CF0E8]
|
|
- [0x3D74D0, gfx, D_09001AF0_3CF1D0]
|
|
- [0x3D7550, gfx, D_09001B70_3CF250]
|
|
- [0x3D7638, vtx, D_09001C58_3CF338]
|
|
- [0x3D7678, gfx, D_09001C98_3CF378]
|
|
- [0x3D7698]
|
|
- name: effect_throw_spiny
|
|
dir: effects
|
|
type: code
|
|
start: 0x3D76A0
|
|
vram: 0xE00C8000
|
|
subsegments:
|
|
- [auto, c, throw_spiny]
|
|
- name: effect_gfx_throw_spiny
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3D7DF0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, throw_spiny]
|
|
- start: 0x3D7DF0
|
|
type: .data
|
|
name: throw_spiny
|
|
subsegments:
|
|
- [0x3D7DF0, ci4, D_09000000_3CFAF0, 32, 32]
|
|
- [0x3D7FF0, palette, D_09000000_3CFAF0]
|
|
- [0x3D8010] # padding
|
|
- [0x3D81F0, ci4, D_09000400_3CFEF0, 32, 32]
|
|
- [0x3D83F0, palette, D_09000400_3CFEF0]
|
|
- [0x3D8410] # padding
|
|
- [0x3D85F0, gfx, D_09000800_3D02F0]
|
|
- [0x3D86C8, gfx, D_090008D8_3D03C8]
|
|
- [0x3D87A0, vtx, D_090009B0_3D04A0]
|
|
- [0x3D87E0, gfx, D_090009F0_3D04E0]
|
|
- name: effect_effect_65
|
|
dir: effects
|
|
type: code
|
|
start: 0x3D8800
|
|
vram: 0xE00CA000
|
|
subsegments:
|
|
- [auto, c, effect_65]
|
|
- name: effect_gfx_effect_65
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3D94E0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, effect_65]
|
|
- start: 0x3D94E0
|
|
type: .data
|
|
name: effect_65
|
|
subsegments:
|
|
- [0x3D94E0, i4, D_09000000_3D11E0, 64, 32]
|
|
- [0x3D98E0, gfx, D_09000400_3D15E0]
|
|
- [0x3D9988]
|
|
- name: effect_tubba_heart_attack
|
|
dir: effects
|
|
type: code
|
|
start: 0x3D9990
|
|
vram: 0xE00CC000
|
|
subsegments:
|
|
- [auto, c, tubba_heart_attack]
|
|
- name: effect_gfx_tubba_heart_attack
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3DA880
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, tubba_heart_attack]
|
|
- start: 0x3DA880
|
|
type: .data
|
|
name: tubba_heart_attack
|
|
subsegments:
|
|
- [0x3DA880, ci4, D_09000000_3D2580, 32, 32]
|
|
- [0x3DAA80, palette, D_09000000_3D2580]
|
|
- [0x3DAAA0] # padding
|
|
- [0x3DAC80, gfx, D_09000400_3D2980]
|
|
- [0x3DAD58, vtx, D_090004D8_3D2A58]
|
|
- [0x3DAD98, gfx, D_09000518_3D2A98]
|
|
- [0x3DADB8]
|
|
- name: effect_whirlwind
|
|
dir: effects
|
|
type: code
|
|
start: 0x3DADC0
|
|
vram: 0xE00CE000
|
|
subsegments:
|
|
- [auto, c, whirlwind]
|
|
- name: effect_gfx_whirlwind
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3DBC30
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, whirlwind]
|
|
- start: 0x3DBC30
|
|
type: .data
|
|
name: whirlwind
|
|
subsegments:
|
|
- [0x3DBC30, i4, D_09000000_3D3930, 64, 32]
|
|
- [0x3DC030, gfx, D_09000400_3D3D30]
|
|
- [0x3DC120]
|
|
- name: effect_red_impact
|
|
dir: effects
|
|
type: code
|
|
start: 0x3DC120
|
|
vram: 0xE00D0000
|
|
subsegments:
|
|
- [auto, c, red_impact]
|
|
- name: effect_floating_cloud_puff
|
|
dir: effects
|
|
type: code
|
|
start: 0x3DCC70
|
|
vram: 0xE00D2000
|
|
subsegments:
|
|
- [auto, c, floating_cloud_puff]
|
|
- name: effect_gfx_floating_cloud_puff
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3DD190
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, floating_cloud_puff]
|
|
- start: 0x3DD190
|
|
type: .data
|
|
name: floating_cloud_puff
|
|
subsegments:
|
|
- [0x3DD190, ia4, D_09000000_3D4E90, 16, 16]
|
|
- [0x3DD210, gfx, D_09000080_3D4F10]
|
|
- [0x3DD2B8, vtx, D_09000128_3D4FB8]
|
|
- [0x3DD2F8, gfx, D_09000168_3D4FF8]
|
|
- [0x3DD318]
|
|
- name: effect_energy_in_out
|
|
dir: effects
|
|
type: code
|
|
start: 0x3DD320
|
|
vram: 0xE00D6000
|
|
subsegments:
|
|
- [auto, c, energy_in_out]
|
|
- name: effect_gfx_energy_in_out
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3DE230
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, energy_in_out]
|
|
- start: 0x3DE230
|
|
type: .data
|
|
name: energy_in_out
|
|
subsegments:
|
|
- [0x3DE230, i4, D_09000000_3D5F30, 16, 64]
|
|
- [0x3DE430, gfx, D_09000200_3D6130]
|
|
- [0x3DE4D8, vtx, D_090002A8_3D61D8]
|
|
- [0x3DE518, vtx, D_090002E8_3D6218]
|
|
- [0x3DE558, vtx, D_09000328_3D6258]
|
|
- [0x3DE598, vtx, D_09000368_3D6298]
|
|
- [0x3DE5D8, gfx, D_090003A8_3D62D8]
|
|
- [0x3DE5F8, gfx, D_090003C8_3D62F8]
|
|
- [0x3DE618, gfx, D_090003E8_3D6318]
|
|
- [0x3DE638, gfx, D_09000408_3D6338]
|
|
- [0x3DE658, vtx, D_09000428_3D6358]
|
|
- [0x3DE698, vtx, D_09000468_3D6398]
|
|
- [0x3DE6D8, vtx, D_090004A8_3D63D8]
|
|
- [0x3DE718, vtx, D_090004E8_3D6418]
|
|
- [0x3DE758, gfx, D_09000528_3D6458]
|
|
- [0x3DE770, gfx, D_09000540_3D6470]
|
|
- [0x3DE788, gfx, D_09000558_3D6488]
|
|
- [0x3DE7A0, gfx, D_09000570_3D64A0]
|
|
- [0x3DE7B8, vtx, D_09000588_3D64B8]
|
|
- [0x3DE7F8, vtx, D_090005C8_3D64F8]
|
|
- [0x3DE838, vtx, D_09000608_3D6538]
|
|
- [0x3DE878, vtx, D_09000648_3D6578]
|
|
- [0x3DE8B8, gfx, D_09000688_3D65B8]
|
|
- [0x3DE8D8, gfx, D_090006A8_3D65D8]
|
|
- [0x3DE8F8, gfx, D_090006C8_3D65F8]
|
|
- [0x3DE918, gfx, D_090006E8_3D6618]
|
|
- [0x3DE938, vtx, D_09000708_3D6638]
|
|
- [0x3DE978, vtx, D_09000748_3D6678]
|
|
- [0x3DE9B8, vtx, D_09000788_3D66B8]
|
|
- [0x3DE9F8, vtx, D_090007C8_3D66F8]
|
|
- [0x3DEA38, gfx, D_09000808_3D6738]
|
|
- [0x3DEA58, gfx, D_09000828_3D6758]
|
|
- [0x3DEA78, gfx, D_09000848_3D6778]
|
|
- [0x3DEA98, gfx, D_09000868_3D6798]
|
|
- [0x3DEAB8]
|
|
- name: effect_tattle_window
|
|
dir: effects
|
|
type: code
|
|
start: 0x3DEAC0
|
|
vram: 0xE00D8000
|
|
subsegments:
|
|
- [auto, c, tattle_window]
|
|
- name: effect_gfx_tattle_window
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3DF340
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, tattle_window]
|
|
- start: 0x3DF340
|
|
type: .data
|
|
name: tattle_window
|
|
subsegments:
|
|
- [0x3DF340, ia8, D_09000000_3D7040, 16, 32]
|
|
- name: effect_shiny_flare
|
|
dir: effects
|
|
type: code
|
|
start: 0x3DF540
|
|
vram: 0xE00DA000
|
|
subsegments:
|
|
- [auto, c, shiny_flare]
|
|
- name: effect_gfx_shiny_flare
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3DFA70
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, shiny_flare]
|
|
- start: 0x3DFA70
|
|
type: .data
|
|
name: shiny_flare
|
|
subsegments:
|
|
- [0x3DFA70, i4, D_09000000_3D7770, 32, 32]
|
|
- [0x3DFC70, vtx, D_09000200_3D7970]
|
|
- [0x3DFCB0, gfx, D_09000240_3D79B0]
|
|
- [0x3DFD50, gfx, D_090002E0_3D7A50]
|
|
- name: effect_huff_puff_breath
|
|
dir: effects
|
|
type: code
|
|
start: 0x3DFD70
|
|
vram: 0xE00DC000
|
|
subsegments:
|
|
- [auto, c, huff_puff_breath]
|
|
- name: effect_gfx_huff_puff_breath
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3E03C0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, huff_puff_breath]
|
|
- start: 0x3E03C0
|
|
type: .data
|
|
name: huff_puff_breath
|
|
subsegments:
|
|
- [0x3E03C0, i8, D_09000000_3D80C0, 32, 16]
|
|
- [0x3E05C0, i8, D_09000200_3D82C0, 32, 16]
|
|
- [0x3E07C0, gfx, D_09000400_3D84C0]
|
|
- [0x3E08A8, vtx, D_090004E8_3D85A8]
|
|
- [0x3E08E8, vtx, D_09000528_3D85E8]
|
|
- [0x3E0908, vtx, D_09000548_3D8608]
|
|
- [0x3E0928, vtx, D_09000568_3D8628]
|
|
- [0x3E09A8, gfx, D_090005E8_3D86A8]
|
|
- [0x3E09E8, gfx, D_09000628_3D86E8]
|
|
- name: effect_cold_breath
|
|
dir: effects
|
|
type: code
|
|
start: 0x3E0A20
|
|
vram: 0xE00DE000
|
|
subsegments:
|
|
- [auto, c, cold_breath]
|
|
- name: effect_gfx_cold_breath
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3E1400
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, cold_breath]
|
|
- start: 0x3E1400
|
|
type: .data
|
|
name: cold_breath
|
|
subsegments:
|
|
- [0x3E1400, i8, D_09000000_3D9100, 32, 128]
|
|
- [0x3E2400, i8, D_09001000_3DA100, 32, 128]
|
|
- [0x3E3400, gfx, D_09002000_3DB100]
|
|
- [0x3E34C0, vtx, D_090020C0_3DB1C0]
|
|
- [0x3E3500, vtx, D_09002100_3DB200]
|
|
- [0x3E3540, vtx, D_09002140_3DB240]
|
|
- [0x3E3580, vtx, D_09002180_3DB280]
|
|
- [0x3E35C0, vtx, D_090021C0_3DB2C0]
|
|
- [0x3E3600, gfx, D_09002200_3DB300]
|
|
- [0x3E3620, gfx, D_09002220_3DB320]
|
|
- [0x3E3640, gfx, D_09002240_3DB340]
|
|
- [0x3E3660, gfx, D_09002260_3DB360]
|
|
- [0x3E3680, gfx, D_09002280_3DB380]
|
|
- [0x3E36A0, gfx, D_090022A0_3DB3A0]
|
|
- name: effect_embers
|
|
dir: effects
|
|
type: code
|
|
start: 0x3E3760
|
|
vram: 0xE00E0000
|
|
subsegments:
|
|
- [auto, c, embers]
|
|
- name: effect_gfx_embers
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3E4240
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, embers]
|
|
- start: 0x3E4240
|
|
type: .data
|
|
name: embers
|
|
subsegments:
|
|
- [0x3E4240, i4, D_09000000_3DBF40, 16, 64]
|
|
- [0x3E4440, i4, D_09000200_3DC140, 16, 16]
|
|
- [0x3E44C0, gfx, D_09000280_3DC1C0]
|
|
- [0x3E45B0, vtx, D_09000370_3DC2B0]
|
|
- [0x3E45F0, gfx, D_090003B0_3DC2F0]
|
|
- name: effect_hieroglyphs
|
|
dir: effects
|
|
type: code
|
|
start: 0x3E4610
|
|
vram: 0xE00E2000
|
|
subsegments:
|
|
- [auto, c, hieroglyphs]
|
|
- name: effect_gfx_hieroglyphs
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3E5050
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, hieroglyphs]
|
|
- start: 0x3E5050
|
|
type: .data
|
|
name: hieroglyphs
|
|
subsegments:
|
|
- [0x3E5050, i8, D_09000000_3DCD50, 128, 32]
|
|
- [0x3E6050, gfx, D_09001000_3DDD50]
|
|
- [0x3E60F8, vtx, D_090010A8_3DDDF8]
|
|
- [0x3E62F8]
|
|
- name: effect_misc_particles
|
|
dir: effects
|
|
type: code
|
|
start: 0x3E6300
|
|
vram: 0xE00E4000
|
|
subsegments:
|
|
- [auto, c, misc_particles]
|
|
- name: effect_gfx_misc_particles
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3E7160
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, misc_particles]
|
|
- start: 0x3E7160
|
|
type: .data
|
|
name: misc_particles
|
|
subsegments:
|
|
- [0x3E7160, i8, D_09000000_3DEE60, 128, 32]
|
|
- [0x3E8160, i4, D_09001000_3DFE60, 16, 16]
|
|
- [0x3E81E0, i4, D_09001080_3DFEE0, 16, 16]
|
|
- [0x3E8260, i4, D_09001100_3DFF60, 16, 16]
|
|
- [0x3E82E0, ia8, D_09001180_3DFFE0, 32, 32]
|
|
- [0x3E86E0, gfx, D_09001580_3E03E0]
|
|
- [0x3E87D0, gfx, D_09001670_3E04D0]
|
|
- [0x3E88C8, gfx, D_09001768_3E05C8]
|
|
- [0x3E8978, gfx, D_09001818_3E0678]
|
|
- [0x3E8A30, vtx, D_090018D0_3E0730]
|
|
- [0x3E8A70, vtx, D_09001910_3E0770]
|
|
- [0x3E8AB0, vtx, D_09001950_3E07B0]
|
|
- [0x3E8AF0, vtx, D_09001990_3E07F0]
|
|
- [0x3E8B30, vtx, D_090019D0_3E0830]
|
|
- [0x3E8B80, gfx, D_09001A20_3E0880]
|
|
- [0x3E8BA0, gfx, D_09001A40_3E08A0]
|
|
- [0x3E8BC0, gfx, D_09001A60_3E08C0]
|
|
- [0x3E8BE0, gfx, D_09001A80_3E08E0]
|
|
- name: effect_static_status
|
|
dir: effects
|
|
type: code
|
|
start: 0x3E8C30
|
|
vram: 0xE00E6000
|
|
subsegments:
|
|
- [auto, c, static_status]
|
|
- name: effect_gfx_static_status
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3E95D0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, static_status]
|
|
- start: 0x3E95D0
|
|
type: .data
|
|
name: static_status
|
|
subsegments:
|
|
- [0x3E95D0, ci4, D_09000000_3E12D0, 16, 16]
|
|
- [0x3E9650, palette, D_09000000_3E12D0]
|
|
- [0x3E9670] # padding
|
|
- [0x3E9850, gfx, D_09000280_3E1550]
|
|
- [0x3E9930, vtx, D_09000360_3E1630]
|
|
- [0x3E9970, gfx, D_090003A0_3E1670]
|
|
- name: effect_moving_cloud
|
|
dir: effects
|
|
type: code
|
|
start: 0x3E9990
|
|
vram: 0xE00E8000
|
|
subsegments:
|
|
- [auto, c, moving_cloud]
|
|
- name: effect_gfx_moving_cloud
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3E9FD0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, moving_cloud]
|
|
- start: 0x3E9FD0
|
|
type: .data
|
|
name: moving_cloud
|
|
subsegments:
|
|
- [0x3E9FD0, ia8, D_09000000_3E1CD0, 16, 16]
|
|
- [0x3EA0D0, gfx, D_09000100_3E1DD0]
|
|
- [0x3EA178, vtx, D_090001A8_3E1E78]
|
|
- [0x3EA1B8, gfx, D_090001E8_3E1EB8]
|
|
- [0x3EA1D8]
|
|
- name: effect_effect_75
|
|
dir: effects
|
|
type: code
|
|
start: 0x3EA1E0
|
|
vram: 0xE00EA000
|
|
subsegments:
|
|
- [auto, c, effect_75]
|
|
- name: effect_gfx_effect_75
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3EAC60
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, effect_75]
|
|
- start: 0x3EAC60
|
|
type: .data
|
|
name: effect_75
|
|
subsegments:
|
|
- [0x3EAC60, i4, D_09000000_3E2960, 64, 64]
|
|
- [0x3EB460, i4, D_09000800_3E3160, 64, 64]
|
|
- [0x3EBC60, vtx, D_09001000_3E3960]
|
|
- [0x3EBCD0, vtx, D_09001070_3E39D0]
|
|
- [0x3EBDF0, vtx, D_09001190_3E3AF0]
|
|
- [0x3EBF30, vtx, D_090012D0_3E3C30]
|
|
- [0x3EC130, vtx, D_090014D0_3E3E30]
|
|
- [0x3EC330, gfx, D_090016D0_3E4030]
|
|
- [0x3EC398, gfx, D_09001738_3E4098]
|
|
- [0x3EC400, gfx, D_090017A0_3E4100]
|
|
- [0x3EC538, gfx, D_090018D8_3E4238]
|
|
- [0x3EC558, gfx, D_090018F8_3E4258]
|
|
- [0x3EC568] # padding
|
|
- [0x3EC570, gfx, D_09001910_3E4270]
|
|
- [0x3EC660, gfx, D_09001A00_3E4360]
|
|
- [0x3EC680, gfx, D_09001A20_3E4380]
|
|
- name: effect_firework_rocket
|
|
dir: effects
|
|
type: code
|
|
start: 0x3EC6A0
|
|
vram: 0xE010A000
|
|
subsegments:
|
|
- [auto, c, firework_rocket]
|
|
- name: effect_gfx_firework_rocket
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3ED650
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, firework_rocket]
|
|
- start: 0x3ED650
|
|
type: .data
|
|
name: firework_rocket
|
|
subsegments:
|
|
- [0x3ED650, i4, D_09000000_3E5350, 16, 16]
|
|
- [0x3ED6D0, gfx, D_09000080_3E53D0]
|
|
- [0x3ED778, vtx, D_09000128_3E5478]
|
|
- [0x3ED7A8, gfx, D_09000158_3E54A8]
|
|
- name: effect_peach_star_beam
|
|
dir: effects
|
|
type: code
|
|
start: 0x3ED7C0
|
|
vram: 0xE010C000
|
|
subsegments:
|
|
- [auto, c, peach_star_beam]
|
|
- name: effect_gfx_peach_star_beam
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3EE230
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, peach_star_beam]
|
|
- start: 0x3EE230
|
|
type: .data
|
|
name: peach_star_beam
|
|
subsegments:
|
|
- [0x3EE230, vtx, D_09000000_3E5F30]
|
|
- [0x3EE3D0, vtx, D_090001A0_3E60D0]
|
|
- [0x3EE3F0, vtx, D_090001C0_3E60F0]
|
|
- [0x3EE410, vtx, D_090001E0_3E6110]
|
|
- [0x3EE450, vtx, D_09000220_3E6150]
|
|
- [0x3EE460, vtx, D_09000230_3E6160]
|
|
- [0x3EE470, vtx, D_09000240_3E6170]
|
|
- [0x3EE480, vtx, D_09000250_3E6180]
|
|
- [0x3EE4B0, gfx, D_09000280_3E61B0]
|
|
- [0x3EE4E8, gfx, D_090002B8_3E61E8]
|
|
- [0x3EE518, gfx, D_090002E8_3E6218]
|
|
- [0x3EE5D0, gfx, D_090003A0_3E62D0]
|
|
- [0x3EE5F0, gfx, D_090003C0_3E62F0]
|
|
- [0x3EE600, gfx, D_090003D0_3E6300]
|
|
- [0x3EE610] # padding
|
|
- [0x3EE618, i4, D_090003E8_3E6318, 32, 32]
|
|
- [0x3EE818, ci4, D_090005E8_3E6518, 32, 32]
|
|
- [0x3EEA18, palette, D_090005E8_3E6518]
|
|
- [0x3EEA38] # padding
|
|
- [0x3EEC18, ci4, D_090009E8_3E6918, 64, 64]
|
|
- [0x3EF418, palette, D_090009E8_3E6918]
|
|
- [0x3EF438] # padding
|
|
- [0x3EF618, ci4, D_090013E8_3E7318, 64, 64]
|
|
- [0x3EFE18, palette, D_090013E8_3E7318]
|
|
- [0x3EFE38] # padding
|
|
- [0x3F0018, ci4, D_09001DE8_3E7D18, 64, 64]
|
|
- [0x3F0818, palette, D_09001DE8_3E7D18]
|
|
- [0x3F0838] # padding
|
|
- [0x3F0A18, ci4, D_090027E8_3E8718, 64, 64]
|
|
- [0x3F1218, palette, D_090027E8_3E8718]
|
|
- [0x3F1238] # padding
|
|
- [0x3F1418, ci4, D_090031E8_3E9118, 64, 64]
|
|
- [0x3F1C18, palette, D_090031E8_3E9118]
|
|
- [0x3F1C38] # padding
|
|
- [0x3F1E18, ci4, D_09003BE8_3E9B18, 64, 64]
|
|
- [0x3F2618, palette, D_09003BE8_3E9B18]
|
|
- [0x3F2638] # padding
|
|
- [0x3F2818, ci4, D_090045E8_3EA518, 64, 64]
|
|
- [0x3F3018, palette, D_090045E8_3EA518]
|
|
- [0x3F3038] # padding
|
|
- [0x3F3218, gfx, D_09004FE8_3EAF18]
|
|
- [0x3F32C0, gfx, D_09005090_3EAFC0]
|
|
- [0x3F3320, gfx, D_090050F0_3EB020]
|
|
- [0x3F3398, gfx, D_09005168_3EB098]
|
|
- [0x3F3410, gfx, D_090051E0_3EB110]
|
|
- [0x3F3488, gfx, D_09005258_3EB188]
|
|
- [0x3F3500, gfx, D_090052D0_3EB200]
|
|
- [0x3F3578, gfx, D_09005348_3EB278]
|
|
- [0x3F35F0, gfx, D_090053C0_3EB2F0]
|
|
- [0x3F3668, gfx, D_09005438_3EB368]
|
|
- [0x3F36E0, gfx, D_090054B0_3EB3E0]
|
|
- [0x3F3720, vtx, D_090054F0_3EB420]
|
|
- [0x3F3760, vtx, D_09005530_3EB460]
|
|
- [0x3F37A0, gfx, D_09005570_3EB4A0]
|
|
- [0x3F37C0, gfx, D_09005590_3EB4C0]
|
|
- name: effect_chapter_change
|
|
dir: effects
|
|
type: code
|
|
start: 0x3F37E0
|
|
vram: 0xE010E000
|
|
subsegments:
|
|
- [auto, c, chapter_change]
|
|
- name: effect_gfx_chapter_change
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x3F4120
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, chapter_change]
|
|
- start: 0x3F4120
|
|
type: .data
|
|
name: chapter_change
|
|
subsegments:
|
|
- [0x3F4120, ia8, world/ch1, 64, 64]
|
|
- [0x3F5120, ia8, world/ch2, 64, 64]
|
|
- [0x3F6120, ia8, world/ch3, 64, 64]
|
|
- [0x3F7120, ia8, world/ch4, 64, 64]
|
|
- [0x3F8120, ia8, world/ch5, 64, 64]
|
|
- [0x3F9120, ia8, world/ch6, 64, 64]
|
|
- [0x3FA120, ia8, world/ch7, 64, 64]
|
|
- [0x3FB120, ia8, world/ch8, 64, 64]
|
|
- [0x3FC120, ia8, world/ch0, 144, 20]
|
|
- [0x3FCC60, ia8, D_09000B40_3EC9A0, 144, 20]
|
|
- [0x3FD7A0, rgba16, world/chapter_rainbow, 8, 16]
|
|
- [0x3FD8A0, ia8, world/text_stage, 104, 20]
|
|
- [0x3FE0C0, ia8, world/D_09009FA0_3FE0C0, 104, 20]
|
|
- [0x3FE8E0, ia8, world/text_clear, 96, 20]
|
|
- [0x3FF060, ia8, world/D_0900AF40_3FF060, 96, 20]
|
|
- [0x3FF7E0, gfx, D_0900BE40_3F7CA0]
|
|
- [0x3FF828, gfx, D_0900BE88_3F7CE8]
|
|
- [0x3FF870, gfx, D_0900BED0_3F7D30]
|
|
- [0x3FF8B8, gfx, D_0900BF18_3F7D78]
|
|
- [0x3FF900, gfx, D_0900BF60_3F7DC0]
|
|
- [0x3FF948, gfx, D_0900BFA8_3F7E08]
|
|
- [0x3FF990, gfx, D_0900BFF0_3F7E50]
|
|
- [0x3FF9D8, gfx, D_0900C038_3F7E98]
|
|
- [0x3FFA20, gfx, D_0900B900_3FFA20]
|
|
- [0x3FFB08, gfx, D_0900B9E8_3FFB08]
|
|
- [0x3FFB50, gfx, D_0900BA30_3FFB50]
|
|
- [0x3FFC38, gfx, D_0900BB18_3FFC38]
|
|
- [0x3FFC80, gfx, D_0900C458_3F82B8]
|
|
- [0x3FFD68, gfx, D_0900C540_3F83A0]
|
|
- name: effect_ice_shard
|
|
dir: effects
|
|
type: code
|
|
start: 0x3FFDB0
|
|
vram: 0xE0110000
|
|
subsegments:
|
|
- [auto, c, ice_shard]
|
|
- name: effect_gfx_ice_shard
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x400680
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, ice_shard]
|
|
- start: 0x400680
|
|
type: .data
|
|
name: ice_shard
|
|
subsegments:
|
|
- [0x400680, i4, D_09000000_3F8CC0, 64, 128]
|
|
- [0x401680, gfx, D_09001000_3F9CC0]
|
|
- [0x401738, vtx, D_090010B8_3F9D78]
|
|
- [0x401778, vtx, D_090010F8_3F9DB8]
|
|
- [0x4017C8, gfx, D_09001148_3F9E08]
|
|
- [0x4017E8, gfx, D_09001168_3F9E28]
|
|
- name: effect_spirit_card
|
|
dir: effects
|
|
type: code
|
|
start: 0x401810
|
|
vram: 0xE0112000
|
|
subsegments:
|
|
- [auto, c, spirit_card]
|
|
- name: effect_gfx_spirit_card # effect spirit_card, something_rotating gfx
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x401E70
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, spirit_card]
|
|
- start: 0x401E70
|
|
type: .data
|
|
name: spirit_card
|
|
subsegments:
|
|
- { start: 0x401E70, type: ci4, name: star_cards/card_front, flip_y: true, width: 32, height: 32 }
|
|
- [0x402070, palette, star_cards/card_front]
|
|
- [0x402090] # padding
|
|
- { start: 0x402270, type: ci4, name: star_cards/card_back, flip_y: true, width: 32, height: 64 }
|
|
- [0x402670, palette, star_cards/card_back]
|
|
- [0x402690] # padding
|
|
- { start: 0x402870, type: ci4, name: star_cards/wave, flip_y: true, width: 32, height: 32 }
|
|
- [0x402A70, palette, star_cards/wave]
|
|
- [0x402A90] # padding
|
|
- { start: 0x402C70, type: ci4, name: star_cards/squares, flip_y: true, width: 16, height: 16 }
|
|
- [0x402CF0, palette, star_cards/squares]
|
|
- [0x402D10] # padding
|
|
- { start: 0x402EF0, type: ci4, name: star_cards/eldstar, flip_y: true, width: 48, height: 48 }
|
|
- [0x403370, palette, star_cards/eldstar]
|
|
- [0x403390] # padding
|
|
- { start: 0x403570, type: ci4, name: star_cards/mamar, flip_y: true, width: 48, height: 48 }
|
|
- [0x4039F0, palette, star_cards/mamar]
|
|
- [0x403A10] # padding
|
|
- { start: 0x403BF0, type: ci4, name: star_cards/skolar, flip_y: true, width: 48, height: 48 }
|
|
- [0x404070, palette, star_cards/skolar]
|
|
- [0x404090] # padding
|
|
- { start: 0x404270, type: ci4, name: star_cards/muskular, flip_y: true, width: 48, height: 48 }
|
|
- [0x4046F0, palette, star_cards/muskular]
|
|
- [0x404710] # padding
|
|
- { start: 0x4048F0, type: ci4, name: star_cards/misstar, flip_y: true, width: 48, height: 48 }
|
|
- [0x404D70, palette, star_cards/misstar]
|
|
- [0x404D90] # padding
|
|
- { start: 0x404F70, type: ci4, name: star_cards/klevar, flip_y: true, width: 48, height: 48 }
|
|
- [0x4053F0, palette, star_cards/klevar]
|
|
- [0x405410] # padding
|
|
- { start: 0x4055F0, type: ci4, name: star_cards/kalmar, flip_y: true, width: 48, height: 48 }
|
|
- [0x405A70, palette, star_cards/kalmar]
|
|
- [0x405A90] # padding
|
|
- [0x405C70, vtx, D_09003E00_3FE2B0]
|
|
- [0x405DF0] # light
|
|
- [0x405E08, gfx, D_09003F98_3FE448]
|
|
- [0x405E80, gfx, D_09004010_3FE4C0]
|
|
- [0x405EF8, gfx, D_09004088_3FE538]
|
|
- [0x405F70, gfx, D_09004100_3FE5B0]
|
|
- [0x405FE8, gfx, D_09004178_3FE628]
|
|
- [0x406060, gfx, D_090041F0_3FE6A0]
|
|
- [0x4060D8, gfx, D_09004268_3FE718]
|
|
- [0x406150, gfx, D_090042E0_3FE790] # has bug (see gfx/spirit_card.c)
|
|
- [0x4061D0, gfx, D_09004360_3FE810]
|
|
- [0x406248, vtx, D_090043D8_3FE888]
|
|
- [0x406288, gfx, D_09004418_3FE8C8]
|
|
- [0x4062A8, gfx, D_09004438_3FE8E8]
|
|
- [0x4062C8, gfx, D_09004458_3FE908]
|
|
- [0x406378, gfx, D_09004508_3FE9B8]
|
|
- [0x406470, gfx, D_09004600_3FEAB0]
|
|
- [0x406498]
|
|
- name: effect_lil_oink
|
|
dir: effects
|
|
type: code
|
|
start: 0x4064A0
|
|
vram: 0xE0114000
|
|
subsegments:
|
|
- [auto, c, lil_oink]
|
|
- name: effect_gfx_lil_oink
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x406C10
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, lil_oink]
|
|
- start: 0x406C10
|
|
type: .data
|
|
name: lil_oink
|
|
subsegments:
|
|
- [0x406C10, vtx, D_09000000_3FF250]
|
|
- [0x406C90, vtx, D_09000080_3FF2D0]
|
|
- [0x406CB0, vtx, D_090000A0_3FF2F0]
|
|
- [0x406CF0, vtx, D_090000E0_3FF330]
|
|
- [0x406D00, vtx, D_090000F0_3FF340]
|
|
- [0x406D50, vtx, D_09000140_3FF390]
|
|
- [0x406D60, vtx, D_09000150_3FF3A0]
|
|
- [0x406DA0, vtx, D_09000190_3FF3E0]
|
|
- [0x406DF0, vtx, D_090001E0_3FF430]
|
|
- [0x406E40, vtx, D_09000230_3FF480]
|
|
- [0x406E60, vtx, D_09000250_3FF4A0]
|
|
- [0x406E80, vtx, D_09000270_3FF4C0]
|
|
- [0x406E90, vtx, D_09000280_3FF4D0]
|
|
- [0x406F10, vtx, D_09000300_3FF550]
|
|
- [0x406FA0, vtx, D_09000390_3FF5E0]
|
|
- [0x407020, vtx, D_09000410_3FF660]
|
|
- [0x4070B0, vtx, D_090004A0_3FF6F0]
|
|
- [0x4070D0, vtx, D_090004C0_3FF710]
|
|
- [0x407130, vtx, D_09000520_3FF770]
|
|
- [0x407150, vtx, D_09000540_3FF790]
|
|
- [0x4071B0, gfx, D_090005A0_3FF7F0]
|
|
- [0x4073A0, gfx, D_09000790_3FF9E0]
|
|
- [0x407590, gfx, D_09000980_3FFBD0]
|
|
- [0x407760, gfx, D_09000B50_3FFDA0]
|
|
- [0x407780, gfx, D_09000B70_3FFDC0]
|
|
- [0x407790, gfx, D_09000B80_3FFDD0]
|
|
- [0x4077A0, gfx, D_09000B90_3FFDE0]
|
|
- [0x4077A8, vtx, D_09000B98_3FFDE8]
|
|
- [0x407828, vtx, D_09000C18_3FFE68]
|
|
- [0x407848, vtx, D_09000C38_3FFE88]
|
|
- [0x407888, vtx, D_09000C78_3FFEC8]
|
|
- [0x407898, vtx, D_09000C88_3FFED8]
|
|
- [0x4078E8, vtx, D_09000CD8_3FFF28]
|
|
- [0x4078F8, vtx, D_09000CE8_3FFF38]
|
|
- [0x407938, vtx, D_09000D28_3FFF78]
|
|
- [0x407988, vtx, D_09000D78_3FFFC8]
|
|
- [0x4079D8, vtx, D_09000DC8_400018]
|
|
- [0x4079F8, vtx, D_09000DE8_400038]
|
|
- [0x407A18, vtx, D_09000E08_400058]
|
|
- [0x407A28, vtx, D_09000E18_400068]
|
|
- [0x407A58, vtx, D_09000E48_400098]
|
|
- [0x407AA8, vtx, D_09000E98_4000E8]
|
|
- [0x407AF8, vtx, D_09000EE8_400138]
|
|
- [0x407B48, vtx, D_09000F38_400188]
|
|
- [0x407B88, vtx, D_09000F78_4001C8]
|
|
- [0x407B98, vtx, D_09000F88_4001D8]
|
|
- [0x407BB8, vtx, D_09000FA8_4001F8]
|
|
- [0x407C48, vtx, D_09001038_400288]
|
|
- [0x407C68, vtx, D_09001058_4002A8]
|
|
- [0x407C78, vtx, D_09001068_4002B8]
|
|
- [0x407CC8, vtx, D_090010B8_400308]
|
|
- [0x407D08, vtx, D_090010F8_400348]
|
|
- [0x407D88, gfx, D_09001178_4003C8]
|
|
- [0x407F88, gfx, D_09001378_4005C8]
|
|
- [0x408188, gfx, D_09001578_4007C8]
|
|
- [0x408368, gfx, D_09001758_4009A8]
|
|
- [0x408388, gfx, D_09001778_4009C8]
|
|
- [0x408398, gfx, D_09001788_4009D8]
|
|
- [0x4083A8, gfx, D_09001798_4009E8]
|
|
- [0x4083B8] # padding
|
|
- [0x4083C0, ci4, D_090017B0_400A00, 16, 8]
|
|
- [0x408400, palette, D_090017B0_400A00]
|
|
- [0x408420] # padding
|
|
- [0x408600, ci4, D_090019F0_400C40, 16, 8]
|
|
- [0x408640, palette, D_090019F0_400C40]
|
|
- [0x408660] # padding
|
|
- [0x408840, ci4, D_09001C30_400E80, 16, 8]
|
|
- [0x408880, palette, D_09001C30_400E80]
|
|
- [0x4088A0] # padding
|
|
- [0x408A80, ci4, D_09001E70_4010C0, 16, 8]
|
|
- [0x408AC0, palette, D_09001E70_4010C0]
|
|
- [0x408AE0] # padding
|
|
- [0x408CC0, ci4, D_090020B0_401300, 16, 8]
|
|
- [0x408D00, palette, D_090020B0_401300]
|
|
- [0x408D20] # padding
|
|
- [0x408F00, ci4, D_090022F0_401540, 16, 8]
|
|
- [0x408F40, palette, D_090022F0_401540]
|
|
- [0x408F60] # padding
|
|
- [0x409140, ci4, D_09002530_401780, 16, 8]
|
|
- [0x409180, palette, D_09002530_401780]
|
|
- [0x4091A0] # padding
|
|
- [0x409380, ci4, D_09002770_4019C0, 32, 16]
|
|
- [0x409480, palette, D_09002770_4019C0]
|
|
- [0x4094A0] # padding
|
|
- [0x409680, ci4, D_09002A70_401CC0, 32, 16]
|
|
- [0x409780, palette, D_09002A70_401CC0]
|
|
- [0x4097A0] # padding
|
|
- [0x409980, gfx, D_09002D70_401FC0]
|
|
- [0x4099E8, gfx, D_09002DD8_402028]
|
|
- [0x409A80, gfx, D_09002E70_4020C0]
|
|
- [0x409AA8, gfx, D_09002E98_4020E8]
|
|
- [0x409B40, gfx, D_09002F30_402180]
|
|
- [0x409BD8, gfx, D_09002FC8_402218]
|
|
- [0x409C70, gfx, D_09003060_4022B0]
|
|
- [0x409D08, gfx, D_090030F8_402348]
|
|
- [0x409DA0, gfx, D_09003190_4023E0]
|
|
- [0x409E38, gfx, D_09003228_402478]
|
|
- [0x409ED0, gfx, D_090032C0_402510]
|
|
- [0x409F68, gfx, D_09003358_4025A8]
|
|
- [0x409F80, gfx, D_09003370_4025C0]
|
|
- [0x409F98, gfx, D_09003388_4025D8]
|
|
- [0x409FB0, gfx, D_090033A0_4025F0]
|
|
- [0x409FC8, gfx, D_090033B8_402608]
|
|
- [0x409FE0, gfx, D_090033D0_402620]
|
|
- [0x409FF8]
|
|
- name: effect_something_rotating
|
|
dir: effects
|
|
type: code
|
|
start: 0x40A000
|
|
vram: 0xE0116000
|
|
subsegments:
|
|
- [auto, c, something_rotating]
|
|
- name: effect_breaking_junk
|
|
dir: effects
|
|
type: code
|
|
start: 0x40ADC0
|
|
vram: 0xE0118000
|
|
subsegments:
|
|
- [auto, c, breaking_junk]
|
|
- name: effect_gfx_breaking_junk
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x40B5B0
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, breaking_junk]
|
|
- start: 0x40B5B0
|
|
type: .data
|
|
name: breaking_junk
|
|
subsegments:
|
|
- [0x40B5B0, ia8, D_09000000_403BF0, 16, 16]
|
|
- [0x40B6B0, ia8, D_09000100_403CF0, 16, 16]
|
|
- [0x40B7B0, ia8, D_09000200_403DF0, 16, 16]
|
|
- [0x40B8B0, ia8, D_09000300_403EF0, 16, 16]
|
|
- [0x40B9B0, gfx, D_09000400_403FF0]
|
|
- [0x40BA58, vtx, D_090004A8_404098]
|
|
- [0x40BA98, vtx, D_090004E8_4040D8]
|
|
- [0x40BAD8, vtx, D_09000528_404118]
|
|
- [0x40BB18, vtx, D_09000568_404158]
|
|
- [0x40BB58, gfx, D_090005A8_404198]
|
|
- [0x40BB78, gfx, D_090005C8_4041B8]
|
|
- [0x40BB98, gfx, D_090005E8_4041D8]
|
|
- [0x40BBB8, gfx, D_09000608_4041F8]
|
|
- [0x40BBD8]
|
|
- name: effect_partner_buff
|
|
dir: effects
|
|
type: code
|
|
start: 0x40BBE0
|
|
vram: 0xE011A000
|
|
subsegments:
|
|
- [auto, c, partner_buff]
|
|
- name: effect_gfx_partner_buff
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x40C900
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, partner_buff]
|
|
- start: 0x40C900
|
|
type: .data
|
|
name: partner_buff
|
|
subsegments:
|
|
- [0x40C900, ci4, world/cloud, 32, 32]
|
|
- [0x40CB00, palette, world/cloud]
|
|
- [0x40CB20] # padding
|
|
- [0x40CD00, ci4, world/waterblock, 32, 32]
|
|
- [0x40CF00, palette, world/waterblock]
|
|
- [0x40CF20] # padding
|
|
- [0x40D100, ci4, world/yellow_carpet, 32, 32]
|
|
- [0x40D300, palette, world/yellow_carpet]
|
|
- [0x40D320] # padding
|
|
- [0x40D500, ci4, world/numbers, 32, 32, world/numbers] # number0
|
|
- [0x40D700, ci4, world/number1, 32, 32, world/numbers]
|
|
- [0x40D900, ci4, world/number2, 32, 32, world/numbers]
|
|
- [0x40DB00, ci4, world/number3, 32, 32, world/numbers]
|
|
- [0x40DD00, ci4, world/number4, 32, 32, world/numbers]
|
|
- [0x40DF00, palette, world/numbers]
|
|
- [0x40DF20] # padding
|
|
- [0x40E100, gfx, D_09001800_406740]
|
|
- [0x40E2A0, gfx, D_090019A0_4068E0]
|
|
- [0x40E318, gfx, D_09001A18_406958]
|
|
- [0x40E390, gfx, D_09001A90_4069D0]
|
|
- [0x40E408, gfx, D_09001B08_406A48]
|
|
- [0x40E480, gfx, D_09001B80_406AC0]
|
|
- [0x40E4F8]
|
|
- name: effect_quizmo_assistant
|
|
dir: effects
|
|
type: code
|
|
start: 0x40E500
|
|
vram: 0xE011C000
|
|
subsegments:
|
|
- [auto, c, quizmo_assistant]
|
|
- name: effect_gfx_quizmo_assistant
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x40EA40
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, quizmo_assistant]
|
|
- start: 0x40EA40
|
|
type: .data
|
|
name: quizmo_assistant
|
|
subsegments:
|
|
- [0x40EA40, ci4, D_09000000_407080, 64, 64]
|
|
- [0x40F240, palette, D_09000000_407080]
|
|
- [0x40F260] # padding
|
|
- [0x40F440, ci4, D_09000A00_407A80, 64, 32]
|
|
- [0x40F840, palette, D_09000A00_407A80]
|
|
- [0x40F860] # padding
|
|
- [0x40FA40, ci4, D_09001000_408080, 64, 64]
|
|
- [0x410240, palette, D_09001000_408080]
|
|
- [0x410260] # padding
|
|
- [0x410440, ci4, D_09001A00_408A80, 64, 64]
|
|
- [0x410C40, palette, D_09001A00_408A80]
|
|
- [0x410C60] # padding
|
|
- [0x410E40, gfx, D_09002400_409480]
|
|
- [0x410EA8, vtx, D_09002468_4094E8]
|
|
- [0x410EE8, vtx, D_090024A8_409528]
|
|
- [0x410F28, vtx, D_090024E8_409568]
|
|
- [0x410F68, gfx, D_09002528_4095A8]
|
|
- [0x410FF8, gfx, D_090025B8_409638]
|
|
- [0x411088, gfx, D_09002648_4096C8]
|
|
- [0x411118, gfx, D_090026D8_409758]
|
|
- [0x411230, gfx, D_090027F0_409870]
|
|
- [0x411348]
|
|
- name: effect_ice_pillar
|
|
dir: effects
|
|
type: code
|
|
start: 0x411350
|
|
vram: 0xE011E000
|
|
subsegments:
|
|
- [auto, c, ice_pillar]
|
|
- name: effect_gfx_ice_pillar
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x411B80
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, ice_pillar]
|
|
- start: 0x411B80
|
|
type: .data
|
|
name: ice_pillar
|
|
subsegments:
|
|
- [0x411B80, i4, D_09000000_40A1C0, 32, 64]
|
|
- [0x411F80, i4, D_09000400_40A5C0, 32, 64]
|
|
- [0x412380, i4, D_09000800_40A9C0, 32, 64]
|
|
- [0x412780, i4, D_09000C00_40ADC0, 32, 64]
|
|
- [0x412B80, gfx, D_09001000_40B1C0]
|
|
- [0x412C28, vtx, D_090010A8_40B268]
|
|
- [0x412C68, vtx, D_090010E8_40B2A8]
|
|
- [0x412CA8, vtx, D_09001128_40B2E8]
|
|
- [0x412CE8, vtx, D_09001168_40B328]
|
|
- [0x412D18]
|
|
- [0x412D28, gfx, D_090011A8_40B368]
|
|
- [0x412D48, gfx, D_090011C8_40B388]
|
|
- [0x412D68, gfx, D_090011E8_40B3A8]
|
|
- [0x412D88, gfx, D_09001208_40B3C8]
|
|
- [0x412DA8]
|
|
- name: effect_sun
|
|
dir: effects
|
|
type: code
|
|
start: 0x412DB0
|
|
vram: 0xE0120000
|
|
subsegments:
|
|
- [auto, c, sun]
|
|
- name: effect_gfx_sun
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x413560
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, sun]
|
|
- start: 0x413560
|
|
type: .data
|
|
name: sun
|
|
subsegments:
|
|
- [0x413560, i4, D_09000000_40BBA0, 16, 64]
|
|
- [0x413760, i4, D_09000200_40BDA0, 256, 8]
|
|
- [0x413B60, vtx, D_09000600_40C1A0]
|
|
- [0x413BE0, vtx, D_09000680_40C220]
|
|
- [0x413C20, vtx, D_090006C0_40C260]
|
|
- [0x413C60, vtx, D_09000700_40C2A0]
|
|
- [0x413CE0, vtx, D_09000780_40C320]
|
|
- [0x413D20, gfx, D_090007C0_40C360]
|
|
- [0x413D48, gfx, D_090007E8_40C388]
|
|
- [0x413D68, gfx, D_09000808_40C3A8]
|
|
- [0x413D88, gfx, D_09000828_40C3C8]
|
|
- [0x413DB0, gfx, D_09000850_40C3F0]
|
|
- [0x413DD0, gfx, D_09000870_40C410]
|
|
- [0x413DE0, gfx, D_09000880_40C420]
|
|
- [0x413DF0] # padding
|
|
- [0x413DF8, gfx, D_09000898_40C438]
|
|
- [0x413EE0, gfx, D_09000980_40C520]
|
|
- [0x413EF8, gfx, D_09000998_40C538]
|
|
- [0x413F10, gfx, D_090009B0_40C550]
|
|
- [0x413F28, gfx, D_090009C8_40C568]
|
|
- [0x413F40, gfx, D_090009E0_40C580]
|
|
- [0x413F58]
|
|
- name: effect_star_spirits_energy
|
|
dir: effects
|
|
type: code
|
|
start: 0x413F60
|
|
vram: 0xE0122000
|
|
subsegments:
|
|
- [auto, c, star_spirits_energy]
|
|
- name: effect_gfx_star_spirits_energy
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x414C50
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, star_spirits_energy]
|
|
- start: 0x414C50
|
|
type: .data
|
|
name: star_spirits_energy
|
|
subsegments:
|
|
- [0x414C50, i4, D_09000000_40D290, 32, 32]
|
|
- [0x414E50, i4, D_09000200_40D490, 256, 32]
|
|
- [0x415E50, i4, D_09001200_40E490, 256, 32]
|
|
- [0x416E50, i4, D_09002200_40F490, 256, 32]
|
|
- [0x417E50, i4, D_09003200_410490, 256, 32]
|
|
- [0x418E50, i4, D_09004200_411490, 64, 64]
|
|
- [0x419650, i4, D_09004A00_411C90, 64, 32]
|
|
- [0x419A50, gfx, D_09004E00_412090]
|
|
- [0x419AB8, vtx, D_09004E68_4120F8]
|
|
- [0x419AF8, vtx, D_09004EA8_412138]
|
|
- [0x419B38, vtx, D_09004EE8_412178]
|
|
- [0x419B78, vtx, D_09004F28_4121B8]
|
|
- [0x419BB8, vtx, D_09004F68_4121F8]
|
|
- [0x419BF8, vtx, D_09004FA8_412238]
|
|
- [0x419C38, vtx, D_09004FE8_412278]
|
|
- [0x419C78, vtx, D_09005028_4122B8]
|
|
- [0x419CB8, vtx, D_09005068_4122F8]
|
|
- [0x419CF8, vtx, D_090050A8_412338]
|
|
- [0x419D38, vtx, D_090050E8_412378]
|
|
- [0x419D78, vtx, D_09005128_4123B8]
|
|
- [0x419DB8, gfx, D_09005168_4123F8]
|
|
- [0x419E18, gfx, D_090051C8_412458]
|
|
- [0x419FC0, gfx, D_09005370_412600]
|
|
- [0x41A020, gfx, D_090053D0_412660]
|
|
- [0x41A090, gfx, D_09005440_4126D0]
|
|
- [0x41A0E8]
|
|
- name: effect_pink_sparkles
|
|
dir: effects
|
|
type: code
|
|
start: 0x41A0F0
|
|
vram: 0xE0124000
|
|
subsegments:
|
|
- [auto, c, pink_sparkles]
|
|
- name: effect_star_outline
|
|
dir: effects
|
|
type: code
|
|
start: 0x41AD20
|
|
vram: 0xE0126000
|
|
subsegments:
|
|
- [auto, c, star_outline]
|
|
- name: effect_gfx_star_outline
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x41B960
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, star_outline]
|
|
- start: 0x41B960
|
|
type: .data
|
|
name: star_outline
|
|
subsegments:
|
|
- [0x41B960, i4, D_09000000_413FA0, 64, 64]
|
|
- [0x41C160, gfx, D_09000800_4147A0]
|
|
- [0x41C200, vtx, D_090008A0_414840]
|
|
- [0x41C340, vtx, D_090009E0_414980]
|
|
- [0x41C480, gfx, D_09000B20_414AC0]
|
|
- [0x41C4F0, gfx, D_09000B90_414B30]
|
|
- name: effect_effect_86
|
|
dir: effects
|
|
type: code
|
|
start: 0x41C560
|
|
vram: 0xE0128000
|
|
subsegments:
|
|
- [auto, c, effect_86]
|
|
- name: effect_gfx_effect_86
|
|
dir: effects/gfx
|
|
type: code
|
|
start: 0x41CA20
|
|
vram: 0x09000000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, effect_86]
|
|
- start: 0x41CA20
|
|
type: .data
|
|
name: effect_86
|
|
subsegments:
|
|
- [0x41CA20, i4, D_09000000_415060, 256, 16]
|
|
- [0x41D220, gfx, D_09000800_415860]
|
|
- [0x41D2C8, vtx, D_090008A8_415908]
|
|
- [0x41D308, vtx, D_090008E8_415948]
|
|
- [0x41D348, vtx, D_09000928_415988]
|
|
- [0x41D388, vtx, D_09000968_4159C8]
|
|
- [0x41D3C8, vtx, D_090009A8_415A08]
|
|
- [0x41D408, vtx, D_090009E8_415A48]
|
|
- [0x41D448, vtx, D_09000A28_415A88]
|
|
- [0x41D488, vtx, D_09000A68_415AC8]
|
|
- [0x41D4C8, vtx, D_09000AA8_415B08]
|
|
- [0x41D508, vtx, D_09000AE8_415B48]
|
|
- [0x41D548, vtx, D_09000B28_415B88]
|
|
- [0x41D588, vtx, D_09000B68_415BC8]
|
|
- [0x41D5C8, gfx, D_09000BA8_415C08]
|
|
- [0x41D5E8, gfx, D_09000BC8_415C28]
|
|
- [0x41D608, gfx, D_09000BE8_415C48]
|
|
- [0x41D628, gfx, D_09000C08_415C68]
|
|
- [0x41D648, gfx, D_09000C28_415C88]
|
|
- [0x41D668, gfx, D_09000C48_415CA8]
|
|
- [0x41D688, gfx, D_09000C68_415CC8]
|
|
- [0x41D6A8, gfx, D_09000C88_415CE8]
|
|
- [0x41D6C8, gfx, D_09000CA8_415D08]
|
|
- [0x41D6E8, gfx, D_09000CC8_415D28]
|
|
- [0x41D708, gfx, D_09000CE8_415D48]
|
|
- [0x41D728, gfx, D_09000D08_415D68]
|
|
- [0x41D748]
|
|
|
|
#######################
|
|
### Action Commands ###
|
|
#######################
|
|
- [0x41D750, bin]
|
|
|
|
- type: code
|
|
start: 0x429330
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_jump
|
|
subsegments:
|
|
- [auto, c, jump]
|
|
- type: code
|
|
start: 0x429940
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_hammer
|
|
subsegments:
|
|
- [auto, c, hammer]
|
|
- type: code
|
|
start: 0x42A410
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_flee
|
|
subsegments:
|
|
- [auto, c, flee]
|
|
- type: code
|
|
start: 0x42AD30
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_break_free
|
|
subsegments:
|
|
- [auto, c, break_free]
|
|
- type: code
|
|
start: 0x42B5B0
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_whirlwind
|
|
subsegments:
|
|
- [auto, c, whirlwind]
|
|
- start: 0x42BE90
|
|
type: .data
|
|
name: whirlwind
|
|
subsegments:
|
|
- [0x42BE90, ci4, whirlwind_1, 24, 24]
|
|
- [0x42BFB0, palette, whirlwind_1]
|
|
- [0x42BFD0, ci4, whirlwind_2, 24, 24]
|
|
- [0x42C0F0, palette, whirlwind_2]
|
|
- [0x42C110, ci4, whirlwind_3, 24, 24]
|
|
- [0x42C230, palette, whirlwind_3]
|
|
- [0x42C250, ci4, whirlwind_4, 24, 24]
|
|
- [0x42C370, palette, whirlwind_4]
|
|
- [0x42C390, ci4, whirlwind_5, 24, 24]
|
|
- [0x42C4B0, palette, whirlwind_5]
|
|
- [0x42C4D0, ci4, whirlwind_6, 24, 24]
|
|
- [0x42C5F0, palette, whirlwind_6]
|
|
- [0x42C610, ci4, whirlwind_7, 24, 24]
|
|
- [0x42C730, palette, whirlwind_7]
|
|
- [0x42C750, ci4, whirlwind_bubble, 56, 48]
|
|
- [0x42CC90, palette, whirlwind_bubble]
|
|
- [0x42CCB0]
|
|
- [0x42CE90]
|
|
- type: code
|
|
start: 0x42CED0
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_stop_leech
|
|
subsegments:
|
|
- [auto, c, stop_leech]
|
|
- type: code
|
|
start: 0x42D490
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_07
|
|
subsegments:
|
|
- [auto, c, "07"]
|
|
- type: code
|
|
start: 0x42DAB0
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_dizzy_shell
|
|
subsegments:
|
|
- [auto, c, dizzy_shell]
|
|
- type: code
|
|
start: 0x42E310
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_fire_shell
|
|
subsegments:
|
|
- [auto, c, fire_shell]
|
|
- type: code
|
|
start: 0x42ECF0
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_0A
|
|
subsegments:
|
|
- [auto, c, 0A]
|
|
- type: code
|
|
start: 0x42F3B0
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_bomb
|
|
subsegments:
|
|
- [auto, c, bomb]
|
|
- type: code
|
|
start: 0x42FC20
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_body_slam
|
|
subsegments:
|
|
- [auto, c, body_slam]
|
|
- type: code
|
|
start: 0x4303B0
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_air_lift
|
|
subsegments:
|
|
- [auto, c, air_lift]
|
|
- type: code
|
|
start: 0x430C60
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_air_raid
|
|
subsegments:
|
|
- [auto, c, air_raid]
|
|
- type: code
|
|
start: 0x431660
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_squirt
|
|
subsegments:
|
|
- [auto, c, squirt]
|
|
- type: code
|
|
start: 0x431E30
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_water_block
|
|
subsegments:
|
|
- [auto, c, water_block]
|
|
- start: 0x432F90
|
|
type: .data
|
|
name: water_block
|
|
subsegments:
|
|
- [0x432F90, ci4, water_block_1, 24, 24]
|
|
- [0x4330B0, palette, water_block_1]
|
|
- [0x4330D0, ci4, water_block_2, 24, 24]
|
|
- [0x4331F0, palette, water_block_2]
|
|
- [0x433210, ci4, water_block_3, 24, 24]
|
|
- [0x433330, palette, water_block_3]
|
|
- [0x433350, ci4, water_block_0, 24, 24]
|
|
- [0x433470, palette, water_block_0]
|
|
- [0x433490, ci4, water_block_block, 32, 32]
|
|
- [0x433690, palette, water_block_block]
|
|
- [0x4336B0, ci4, water_block_circle, 40, 40]
|
|
- [0x4339D0, palette, water_block_circle]
|
|
- [0x4339F0, ci4, water_block_cloud, 40, 40]
|
|
- [0x433D10, palette, water_block_cloud]
|
|
- [0x433D30, ci4, water_block_4, 24, 24]
|
|
- [0x433E50, palette, water_block_4]
|
|
- [0x433E70]
|
|
- [0x434030]
|
|
- type: code
|
|
start: 0x434030
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_tidal_wave
|
|
subsegments:
|
|
- [auto, c, tidal_wave]
|
|
- type: code
|
|
start: 0x434850
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_power_shock
|
|
subsegments:
|
|
- [auto, c, power_shock]
|
|
- type: code
|
|
start: 0x435350
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_mega_shock
|
|
subsegments:
|
|
- [auto, c, mega_shock]
|
|
- type: code
|
|
start: 0x435CE0
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_smack
|
|
subsegments:
|
|
- [auto, c, smack]
|
|
- type: code
|
|
start: 0x436760
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_spiny_surge
|
|
subsegments:
|
|
- [auto, c, spiny_surge]
|
|
- type: code
|
|
start: 0x437020
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_hurricane
|
|
subsegments:
|
|
- [auto, c, hurricane]
|
|
- type: code
|
|
start: 0x437960
|
|
vram: 0x802A9000
|
|
dir: battle/action_cmd
|
|
name: action_cmd_spook
|
|
subsegments:
|
|
- [auto, c, spook]
|
|
|
|
####################
|
|
### Battle Areas ###
|
|
####################
|
|
- type: bin
|
|
name: battle_area_kmr_part_1
|
|
start: 0x004382E0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_kmr_part_2
|
|
start: 0x004413D0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_kmr_part_3
|
|
start: 0x0044ED80
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_mac
|
|
start: 0x0046BDD0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_hos
|
|
start: 0x004869F0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_nok
|
|
start: 0x00494AE0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_trd_part_1
|
|
start: 0x004A89E0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_trd_part_2
|
|
start: 0x004B8B30
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_trd_part_3
|
|
start: 0x004D6AF0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_iwa
|
|
start: 0x004D7B30
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_sbk
|
|
start: 0x004E1F20
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_isk_part_1
|
|
start: 0x004EA080
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_isk_part_2
|
|
start: 0x004F6DE0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_mim
|
|
start: 0x004FF520
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_arn
|
|
start: 0x00506390
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_dgb
|
|
start: 0x00516960
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_omo
|
|
start: 0x00519F10
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_omo2
|
|
start: 0x00532FE0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_omo2_1
|
|
start: 0x0054AEB0
|
|
vram: 0x80231000
|
|
- type: bin
|
|
name: battle_area_omo2_2
|
|
start: 0x0054FD20
|
|
vram: 0x80231000
|
|
- type: bin
|
|
name: battle_area_omo2_3
|
|
start: 0x005545B0
|
|
vram: 0x80231000
|
|
- type: bin
|
|
name: battle_area_omo2_4
|
|
start: 0x00559D80
|
|
vram: 0x80231000
|
|
- type: bin
|
|
name: battle_area_omo2_5
|
|
start: 0x0055A4F0
|
|
vram: 0x80231000
|
|
- type: bin
|
|
name: battle_area_omo2_6
|
|
start: 0x0055E5D0
|
|
vram: 0x80231000
|
|
- type: bin
|
|
name: battle_area_omo3
|
|
start: 0x0055ED20
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_kgr
|
|
start: 0x00575BE0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_jan
|
|
start: 0x0057B260
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_jan2
|
|
start: 0x0058C280
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_kzn
|
|
start: 0x00593C30
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_kzn2
|
|
start: 0x005A6020
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_flo
|
|
start: 0x005B8DF0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_flo2
|
|
start: 0x005D5FD0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_tik
|
|
start: 0x005F3DD0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_tik2
|
|
start: 0x006103F0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_tik3
|
|
start: 0x00620030
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_sam
|
|
start: 0x0062B4E0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_sam2
|
|
start: 0x00644B20
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_pra
|
|
start: 0x00650750
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_pra2
|
|
start: 0x00668090
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_pra3
|
|
start: 0x006716C0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_kpa
|
|
start: 0x0068C370
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_kpa2
|
|
start: 0x006A6B40
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_kpa3
|
|
start: 0x006C34D0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_kpa4
|
|
start: 0x006D39B0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_kkj
|
|
start: 0x006E36E0
|
|
vram: 0x80218000
|
|
- type: bin
|
|
name: battle_area_dig
|
|
start: 0x006E5700
|
|
vram: 0x80218000
|
|
|
|
#######################
|
|
### Battle Partners ###
|
|
#######################
|
|
- name: battle_partner_goompa
|
|
dir: battle/partner
|
|
type: code
|
|
start: 0x6F8470
|
|
vram: 0x80238000
|
|
subsegments:
|
|
- [auto, c, goompa]
|
|
- name: battle_partner_goombario
|
|
dir: battle/partner
|
|
type: code
|
|
start: 0x6F8A20
|
|
vram: 0x80238000
|
|
subsegments:
|
|
- [auto, c, goombario]
|
|
- name: battle_partner_kooper
|
|
dir: battle/partner
|
|
type: code
|
|
start: 0x6FD7C0
|
|
vram: 0x80238000
|
|
subsegments:
|
|
- [auto, c, kooper]
|
|
- name: battle_partner_bombette
|
|
dir: battle/partner
|
|
type: code
|
|
start: 0x702650
|
|
vram: 0x80238000
|
|
subsegments:
|
|
- [auto, c, bombette]
|
|
- name: battle_partner_parakarry
|
|
dir: battle/partner
|
|
type: code
|
|
start: 0x7076C0
|
|
vram: 0x80238000
|
|
subsegments:
|
|
- [auto, c, parakarry]
|
|
- name: battle_partner_watt
|
|
dir: battle/partner
|
|
type: code
|
|
start: 0x70B430
|
|
vram: 0x80238000
|
|
subsegments:
|
|
- [auto, c, watt]
|
|
- name: battle_partner_sushie
|
|
dir: battle/partner
|
|
type: code
|
|
start: 0x70F5E0
|
|
vram: 0x80238000
|
|
subsegments:
|
|
- [auto, c, sushie]
|
|
- name: battle_partner_lakilester
|
|
dir: battle/partner
|
|
type: code
|
|
start: 0x713650
|
|
vram: 0x80238000
|
|
subsegments:
|
|
- [auto, c, lakilester]
|
|
- name: battle_partner_bow
|
|
dir: battle/partner
|
|
type: code
|
|
start: 0x718830
|
|
vram: 0x80238000
|
|
subsegments:
|
|
- [auto, c, bow]
|
|
- name: battle_partner_twink
|
|
dir: battle/partner
|
|
type: code
|
|
start: 0x71C630
|
|
vram: 0x80238000
|
|
subsegments:
|
|
- [auto, c, twink]
|
|
|
|
####################
|
|
### Battle Items ###
|
|
####################
|
|
- name: mushroom
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x71D190
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, mushroom]
|
|
- name: fire_flower
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x71E5A0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, fire_flower]
|
|
- name: dusty_hammer
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x71F310
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, dusty_hammer]
|
|
- start: 0x71F550
|
|
type: .data
|
|
name: dusty_hammer
|
|
subsegments:
|
|
- [0x71FB10, ci4, dusty_hammer, 32, 32]
|
|
- [0x71FD10, palette, dusty_hammer]
|
|
- [0x71FD30]
|
|
- name: pow_block
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x720190
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, pow_block]
|
|
- name: pebble
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x7212B0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, pebble]
|
|
- start: 0x7214F0
|
|
type: .data
|
|
name: pebble
|
|
subsegments:
|
|
- [0x721AB0, ci4, pebble, 32, 32]
|
|
- [0x721CB0, palette, pebble]
|
|
- [0x721CD0]
|
|
- name: volt_shroom
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x722130
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, volt_shroom]
|
|
- name: thunder_rage
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x722AE0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, thunder_rage]
|
|
- name: snowman_doll
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x723770
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, snowman_doll]
|
|
- name: dried_shroom
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x724620
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, dried_shroom]
|
|
- name: shooting_star
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x7250B0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, shooting_star]
|
|
- name: sleepy_sheep
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x725F90
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, sleepy_sheep]
|
|
- start: 0x726900
|
|
type: .data
|
|
name: sleepy_sheep
|
|
subsegments:
|
|
- [0x726900]
|
|
- [0x726EC0, ci4, sleepy_sheep1, 56, 48]
|
|
- [0x727400, palette, sleepy_sheep1]
|
|
- [0x727420, ci4, sleepy_sheep2, 56, 48]
|
|
- [0x727960, palette, sleepy_sheep2]
|
|
- [0x727980, ci4, sleepy_sheep3, 56, 48]
|
|
- [0x727EC0, palette, sleepy_sheep3]
|
|
- [0x727EE0]
|
|
- name: stone_cap
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x728EE0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, stone_cap]
|
|
- name: tasty_tonic
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x729940
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, tasty_tonic]
|
|
- name: thunder_bolt
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x72A480
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, thunder_bolt]
|
|
- name: ultra_shroom
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x72B0C0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, ultra_shroom]
|
|
- name: unknown_item
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x72BB80
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, unknown_item]
|
|
- name: super_soda
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x72C620
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, super_soda]
|
|
- name: hustle_drink
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x72D8A0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, hustle_drink]
|
|
- name: stop_watch
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x72E710
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, stop_watch]
|
|
- name: dizzy_dial
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x72F250
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, dizzy_dial]
|
|
- name: please_come_back
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x72FF20
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, please_come_back]
|
|
- name: egg_missile
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x730800
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, egg_missile]
|
|
- start: 0x730B10
|
|
type: .data
|
|
name: egg_missile
|
|
subsegments:
|
|
- [0x730B10]
|
|
- [0x7310D0, ci4, egg_missile1, 32, 32]
|
|
- [0x7312D0, palette, egg_missile1]
|
|
- [0x7312F0, ci4, egg_missile2, 32, 32]
|
|
- [0x7314F0, palette, egg_missile2]
|
|
- [0x731510, ci4, egg_missile3, 32, 32]
|
|
- [0x731710, palette, egg_missile3]
|
|
- [0x731730, ci4, egg_missile4, 32, 32]
|
|
- [0x731930, palette, egg_missile4]
|
|
- [0x731950]
|
|
- name: insecticide_herb
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x732090
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, insecticide_herb]
|
|
- start: 0x7324B0
|
|
type: .data
|
|
name: insecticide_herb
|
|
subsegments:
|
|
- [0x7324B0]
|
|
- [0x732A70, ci4, insecticide_herb, 32, 32]
|
|
- [0x732C70, palette, insecticide_herb]
|
|
- [0x732C90]
|
|
- name: fright_jar
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x733250
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, fright_jar]
|
|
- name: mystery
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x733EF0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, mystery]
|
|
- start: 0x734840
|
|
type: .data
|
|
name: mystery
|
|
subsegments:
|
|
- [0x734840]
|
|
- [0x734E00, ci4, mystery, 32, 32]
|
|
- [0x735000, palette, mystery]
|
|
- [0x735020]
|
|
- name: repel_gel
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x7354B0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, repel_gel]
|
|
- name: life_shroom
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x735E70
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, life_shroom]
|
|
- name: coconut
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x737060
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, coconut]
|
|
- start: 0x7372A0
|
|
type: .data
|
|
name: coconut
|
|
subsegments:
|
|
- [0x7372A0]
|
|
- [0x737860, ci4, coconut, 32, 32]
|
|
- [0x737A60, palette, coconut]
|
|
- [0x737A80]
|
|
- name: electro_pop
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x737EE0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, electro_pop]
|
|
- name: strange_cake
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x738C40
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, strange_cake]
|
|
- start: 0x7397E0
|
|
type: .data
|
|
name: strange_cake
|
|
subsegments:
|
|
- [0x7397E0]
|
|
- [0x739DB0, ci4, strange_cake1, 32, 32]
|
|
- [0x739FB0, palette, strange_cake1]
|
|
- [0x739FD0, ci4, strange_cake2, 32, 32]
|
|
- [0x73A1D0, palette, strange_cake2]
|
|
- [0x73A1F0, ci4, strange_cake3, 32, 32]
|
|
- [0x73A3F0, palette, strange_cake3]
|
|
- [0x73A410]
|
|
- name: food
|
|
dir: battle/move/item
|
|
type: code
|
|
start: 0x73AA10
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, food]
|
|
|
|
####################
|
|
### Battle Moves ###
|
|
####################
|
|
- name: battle_move_hammer_attack
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x73BEE0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, attack]
|
|
- name: battle_move_spin_smash
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x73F1D0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, spin_smash]
|
|
- name: battle_move_quake_hammer
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x742810
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, quake_hammer]
|
|
- name: battle_move_jump_attack
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x7451A0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, attack]
|
|
- name: battle_move_multibounce
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x748600
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, multibounce]
|
|
- name: battle_move_power_bounce
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x74B730
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, power_bounce]
|
|
- name: battle_move_sleep_stomp
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x74E750
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, sleep_stomp]
|
|
- name: battle_move_dizzy_stomp
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x750710
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, dizzy_stomp]
|
|
- name: battle_move_d_down_pound
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x7526D0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, d_down_pound]
|
|
- name: battle_move_jump_charge_0
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x754EB0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, jump_charge_0]
|
|
- name: battle_move_hammer_charge_0
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x756A70
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, hammer_charge_0]
|
|
- name: battle_move_hammer_throw
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x759D90
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, hammer_throw]
|
|
- start: 0x759E40
|
|
type: .data
|
|
name: hammer_throw
|
|
subsegments:
|
|
- [0x759E40]
|
|
- [0x75BDD8, ci4, dusty_hammer, 32, 32]
|
|
- [0x75BFD8, palette, dusty_hammer]
|
|
- [0x75BFF8, ci4, basic_hammer, 32, 32]
|
|
- [0x75C1F8, palette, basic_hammer]
|
|
- [0x75C218, ci4, super_hammer, 32, 32]
|
|
- [0x75C418, palette, super_hammer]
|
|
- [0x75C438, ci4, ultra_hammer, 32, 32]
|
|
- [0x75C638, palette, ultra_hammer]
|
|
- [0x75C658, vtx, hammer_throw]
|
|
- [0x75C698, gfx, dusty_hammer]
|
|
- [0x75C788, gfx, basic_hammer]
|
|
- [0x75C878, gfx, super_hammer]
|
|
- [0x75C968, gfx, ultra_hammer]
|
|
- [0x75CA58]
|
|
- name: battle_move_mega_quake
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x75E0C0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, mega_quake]
|
|
- name: battle_move_hammer_charge_1
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x760EF0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, hammer_charge_1]
|
|
- name: battle_move_jump_charge_1
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x7642C0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, jump_charge_1]
|
|
- name: battle_move_hammer_charge_2
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x765F10
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, hammer_charge_2]
|
|
- name: battle_move_jump_charge_2
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x769260
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, jump_charge_2]
|
|
- name: battle_move_auto_smash
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x76AE80
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, auto_smash]
|
|
- name: battle_move_auto_jump
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x76D560
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, auto_jump]
|
|
- name: battle_move_power_quake
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x76F5D0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, power_quake]
|
|
- name: battle_move_auto_multibounce
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x772170
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, auto_multibounce]
|
|
- name: battle_move_power_jump
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x7750A0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, power_jump]
|
|
- name: battle_move_super_jump
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x776C70
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, super_jump]
|
|
- name: battle_move_mega_jump
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x778870
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, mega_jump]
|
|
- name: battle_move_power_smash
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x77A4E0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, power_smash]
|
|
- name: battle_move_super_smash
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x77CA40
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, super_smash]
|
|
- name: battle_move_mega_smash
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x77EFD0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, mega_smash]
|
|
- name: battle_move_demo_power_bounce
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x7815D0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, demo_power_bounce]
|
|
- name: battle_move_shrink_smash
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x7844C0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, shrink_smash]
|
|
- name: battle_move_shell_crack
|
|
dir: battle/move/hammer
|
|
type: code
|
|
start: 0x786B80
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, shell_crack]
|
|
- name: battle_move_d_down_jump
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x789260
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, d_down_jump]
|
|
- name: battle_move_shrink_stomp
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x78B4E0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, shrink_stomp]
|
|
- name: battle_move_earthquake_jump
|
|
dir: battle/move/jump
|
|
type: code
|
|
start: 0x78D460
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, earthquake_jump]
|
|
- name: battle_move_focus
|
|
dir: battle/move/star_power
|
|
type: code
|
|
start: 0x7917A0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, focus]
|
|
- name: battle_move_refresh
|
|
dir: battle/move/star_power
|
|
type: code
|
|
start: 0x792F40
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, refresh]
|
|
- name: battle_move_lullaby
|
|
dir: battle/move/star_power
|
|
type: code
|
|
start: 0x794A90
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, lullaby]
|
|
- name: battle_move_star_storm
|
|
dir: battle/move/star_power
|
|
type: code
|
|
start: 0x796110
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, star_storm]
|
|
- name: battle_move_chill_out
|
|
dir: battle/move/star_power
|
|
type: code
|
|
start: 0x797A10
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, chill_out]
|
|
- name: battle_move_smooch
|
|
dir: battle/move/star_power
|
|
type: code
|
|
start: 0x7996D0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, smooch]
|
|
- name: battle_move_time_out
|
|
dir: battle/move/star_power
|
|
type: code
|
|
start: 0x79B660
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, time_out]
|
|
- name: battle_move_up_and_away
|
|
dir: battle/move/star_power
|
|
type: code
|
|
start: 0x79CC20
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, up_and_away]
|
|
- name: battle_move_star_beam
|
|
dir: battle/move/star_power
|
|
type: code
|
|
start: 0x79E900
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, star_beam]
|
|
- name: battle_move_peach_beam
|
|
dir: battle/move/star_power
|
|
type: code
|
|
start: 0x7A10F0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, peach_beam]
|
|
- name: battle_move_peach_focus
|
|
dir: battle/move/star_power
|
|
type: code
|
|
start: 0x7A38E0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, peach_focus]
|
|
- name: battle_move_peach_focus_alt
|
|
dir: battle/move/star_power
|
|
type: code
|
|
start: 0x7A51E0
|
|
vram: 0x802A1000
|
|
subsegments:
|
|
- [auto, c, peach_focus_alt]
|
|
- type: code
|
|
name: level_up
|
|
start: 0x7A6880
|
|
vram: 0x802A1000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, level_up]
|
|
- start: 0x7A6880
|
|
type: .data
|
|
name: level_up
|
|
subsegments:
|
|
- [0x7A6880]
|
|
- [0x7A6898, vtx, level_up/draw_RE]
|
|
- [0x7A6918, vtx, level_up/draw_BE]
|
|
- [0x7A6998, vtx, level_up/draw_RU]
|
|
- [0x7A6A18, vtx, level_up/draw_A]
|
|
- [0x7A6A98, vtx, level_up/draw_LTSU]
|
|
- [0x7A6B18, vtx, level_up/draw_PU]
|
|
- [0x7A6B98, vtx, level_up/draw_exclamation_mark]
|
|
- [0x7A6C18, ia8, level_up/big_A, 64, 64]
|
|
- [0x7A7C18, gfx, level_up/big_A]
|
|
- [0x7A7C90, ia8, level_up/big_BE, 64, 64]
|
|
- [0x7A8C90, gfx, level_up/big_BE]
|
|
- [0x7A8D08, ia8, level_up/big_exclamation_mark, 32, 64]
|
|
- [0x7A9508, gfx, level_up/big_exclamation_mark]
|
|
- [0x7A9580, ia8, level_up/big_PU, 64, 64]
|
|
- [0x7AA580, gfx, level_up/big_PU]
|
|
- [0x7AA5F8, ia8, level_up/big_RE, 64, 64]
|
|
- [0x7AB5F8, gfx, level_up/big_RE]
|
|
- [0x7AB670, ia8, level_up/big_RU, 64, 64]
|
|
- [0x7AC670, gfx, level_up/big_RU]
|
|
- [0x7AC6E8, ia8, level_up/big_LTSU, 64, 64]
|
|
- [0x7AD6E8, gfx, level_up/big_LTSU]
|
|
- [0x7AD760]
|
|
- [0x7ADAB8, ci4, level_up/heart, 40, 40]
|
|
- [0x7ADDD8, palette, level_up/heart]
|
|
- [0x7ADDF8, ci4, level_up/flower, 40, 40]
|
|
- [0x7AE118, palette, level_up/flower]
|
|
- [0x7AE138, ci4, level_up/leaves, 40, 40]
|
|
- [0x7AE458, palette, level_up/leaves]
|
|
- [0x7AE478, ci4, level_up/badge, 40, 40]
|
|
- [0x7AE798, palette, level_up/badge]
|
|
- [0x7AE7B8, ci4, level_up/FP, 32, 24]
|
|
- [0x7AE938, palette, level_up/FP]
|
|
- [0x7AE958, ci4, level_up/BP, 32, 24]
|
|
- [0x7AEAD8, palette, level_up/BP]
|
|
- [0x7AEAF8, ci4, level_up/HP, 32, 24]
|
|
- [0x7AEC78, palette, level_up/HP]
|
|
- [0x7AEC98, ci4, level_up/digit_0, 8, 16]
|
|
- [0x7AECD8, palette, level_up/digit_0]
|
|
- [0x7AECF8, ci4, level_up/digit_1, 8, 16]
|
|
- [0x7AED38, palette, level_up/digit_1]
|
|
- [0x7AED58, ci4, level_up/digit_2, 8, 16]
|
|
- [0x7AED98, palette, level_up/digit_2]
|
|
- [0x7AEDB8, ci4, level_up/digit_3, 8, 16]
|
|
- [0x7AEDF8, palette, level_up/digit_3]
|
|
- [0x7AEE18, ci4, level_up/digit_4, 8, 16]
|
|
- [0x7AEE58, palette, level_up/digit_4]
|
|
- [0x7AEE78, ci4, level_up/digit_5, 8, 16]
|
|
- [0x7AEEB8, palette, level_up/digit_5]
|
|
- [0x7AEED8, ci4, level_up/digit_6, 8, 16]
|
|
- [0x7AEF18, palette, level_up/digit_6]
|
|
- [0x7AEF38, ci4, level_up/digit_7, 8, 16]
|
|
- [0x7AEF78, palette, level_up/digit_7]
|
|
- [0x7AEF98, ci4, level_up/digit_8, 8, 16]
|
|
- [0x7AEFD8, palette, level_up/digit_8]
|
|
- [0x7AEFF8, ci4, level_up/digit_9, 8, 16]
|
|
- [0x7AF038, palette, level_up/digit_9]
|
|
- [0x7AF058, ci4, level_up/small_digit_0, 8, 8]
|
|
- [0x7AF078, palette, level_up/small_digit_0]
|
|
- [0x7AF098, ci4, level_up/small_digit_1, 8, 8]
|
|
- [0x7AF0B8, palette, level_up/small_digit_1]
|
|
- [0x7AF0D8, ci4, level_up/small_digit_2, 8, 8]
|
|
- [0x7AF0F8, palette, level_up/small_digit_2]
|
|
- [0x7AF118, ci4, level_up/small_digit_3, 8, 8]
|
|
- [0x7AF138, palette, level_up/small_digit_3]
|
|
- [0x7AF158, ci4, level_up/small_digit_4, 8, 8]
|
|
- [0x7AF178, palette, level_up/small_digit_4]
|
|
- [0x7AF198, ci4, level_up/small_digit_5, 8, 8]
|
|
- [0x7AF1B8, palette, level_up/small_digit_5]
|
|
- [0x7AF1D8, ci4, level_up/small_digit_6, 8, 8]
|
|
- [0x7AF1F8, palette, level_up/small_digit_6]
|
|
- [0x7AF218, ci4, level_up/small_digit_7, 8, 8]
|
|
- [0x7AF238, palette, level_up/small_digit_7]
|
|
- [0x7AF258, ci4, level_up/small_digit_8, 8, 8]
|
|
- [0x7AF278, palette, level_up/small_digit_8]
|
|
- [0x7AF298, ci4, level_up/small_digit_9, 8, 8]
|
|
- [0x7AF2B8, palette, level_up/small_digit_9]
|
|
- [0x7AF2D8, ci4, level_up/small_arrow, 8, 8]
|
|
- [0x7AF2F8, palette, level_up/small_arrow]
|
|
- [0x7AF318, palette, level_up/digit_0.red]
|
|
- [0x7AF338, palette, level_up/digit_1.red]
|
|
- [0x7AF358, palette, level_up/digit_2.red]
|
|
- [0x7AF378, palette, level_up/digit_3.red]
|
|
- [0x7AF398, palette, level_up/digit_4.red]
|
|
- [0x7AF3B8, palette, level_up/digit_5.red]
|
|
- [0x7AF3D8, palette, level_up/digit_6.red]
|
|
- [0x7AF3F8, palette, level_up/digit_7.red]
|
|
- [0x7AF418, palette, level_up/digit_8.red]
|
|
- [0x7AF438, palette, level_up/digit_9.red]
|
|
- [0x7AF458, palette, level_up/small_digit_0.red]
|
|
- [0x7AF478, palette, level_up/small_digit_1.red]
|
|
- [0x7AF498, palette, level_up/small_digit_2.red]
|
|
- [0x7AF4B8, palette, level_up/small_digit_3.red]
|
|
- [0x7AF4D8, palette, level_up/small_digit_4.red]
|
|
- [0x7AF4F8, palette, level_up/small_digit_5.red]
|
|
- [0x7AF518, palette, level_up/small_digit_6.red]
|
|
- [0x7AF538, palette, level_up/small_digit_7.red]
|
|
- [0x7AF558, palette, level_up/small_digit_8.red]
|
|
- [0x7AF578, palette, level_up/small_digit_9.red]
|
|
- [0x7AF598, palette, level_up/small_arrow.red]
|
|
- [0x7AF5B8, palette, level_up/digit_0.blue]
|
|
- [0x7AF5D8, palette, level_up/digit_1.blue]
|
|
- [0x7AF5F8, palette, level_up/digit_2.blue]
|
|
- [0x7AF618, palette, level_up/digit_3.blue]
|
|
- [0x7AF638, palette, level_up/digit_4.blue]
|
|
- [0x7AF658, palette, level_up/digit_5.blue]
|
|
- [0x7AF678, palette, level_up/digit_6.blue]
|
|
- [0x7AF698, palette, level_up/digit_7.blue]
|
|
- [0x7AF6B8, palette, level_up/digit_8.blue]
|
|
- [0x7AF6D8, palette, level_up/digit_9.blue]
|
|
- [0x7AF6F8, palette, level_up/small_digit_0.blue]
|
|
- [0x7AF718, palette, level_up/small_digit_1.blue]
|
|
- [0x7AF738, palette, level_up/small_digit_2.blue]
|
|
- [0x7AF758, palette, level_up/small_digit_3.blue]
|
|
- [0x7AF778, palette, level_up/small_digit_4.blue]
|
|
- [0x7AF798, palette, level_up/small_digit_5.blue]
|
|
- [0x7AF7B8, palette, level_up/small_digit_6.blue]
|
|
- [0x7AF7D8, palette, level_up/small_digit_7.blue]
|
|
- [0x7AF7F8, palette, level_up/small_digit_8.blue]
|
|
- [0x7AF818, palette, level_up/small_digit_9.blue]
|
|
- [0x7AF838, palette, level_up/small_arrow.blue]
|
|
- [0x7AF858, ci4, level_up/select_one_to_upgrade, 208, 16]
|
|
- [0x7AFED8, palette, level_up/select_one_to_upgrade]
|
|
- [0x7AFEF8]
|
|
- type: code
|
|
name: starpoint
|
|
start: 0x7B0A70
|
|
vram: 0x802A1000
|
|
symbol_name_format: $VRAM_$ROM
|
|
subsegments:
|
|
- [auto, c, starpoint]
|
|
- start: 0x7B0A70
|
|
type: .data
|
|
name: starpoint
|
|
subsegments:
|
|
- [0x7B0A70]
|
|
- [0x7B0A88, ia8, starpoint/text_get, 64, 32]
|
|
- [0x7B1288, ia8, starpoint/text_point, 64, 32]
|
|
- [0x7B1A88, ia8, starpoint/text_star, 64, 32]
|
|
- [0x7B2288, gfx, starpoint/load_text_get]
|
|
- [0x7B2300, gfx, starpoint/load_text_point]
|
|
- [0x7B2378, gfx, starpoint/load_text_star]
|
|
- [0x7B23F0, vtx, starpoint/text_star]
|
|
- [0x7B2430, vtx, starpoint/text_point]
|
|
- [0x7B2470, vtx, starpoint/text_get]
|
|
- [0x7B24B0]
|
|
- [0x7B2630, vtx, starpoint/digit_0]
|
|
- [0x7B2670, ia8, starpoint/digit_0, 64, 64]
|
|
- [0x7B3670, gfx, starpoint/load_digit_0]
|
|
- [0x7B36E8, gfx, starpoint/__render_digit_0]
|
|
- [0x7B3730, gfx, starpoint/_render_digit_0]
|
|
- [0x7B3740, gfx, starpoint/render_digit_0]
|
|
- [0x7B3750, vtx, starpoint/digit_1]
|
|
- [0x7B3790, ia8, starpoint/digit_1, 64, 64]
|
|
- [0x7B4790, gfx, starpoint/load_digit_1]
|
|
- [0x7B4808, gfx, starpoint/__render_digit_1]
|
|
- [0x7B4850, gfx, starpoint/_render_digit_1]
|
|
- [0x7B4860, gfx, starpoint/render_digit_1]
|
|
- [0x7B4870, vtx, starpoint/digit_2]
|
|
- [0x7B48B0, ia8, starpoint/digit_2, 64, 64]
|
|
- [0x7B58B0, gfx, starpoint/load_digit_2]
|
|
- [0x7B5928, gfx, starpoint/__render_digit_2]
|
|
- [0x7B5970, gfx, starpoint/_render_digit_2]
|
|
- [0x7B5980, gfx, starpoint/render_digit_2]
|
|
- [0x7B5990, vtx, starpoint/digit_3]
|
|
- [0x7B59D0, ia8, starpoint/digit_3, 64, 64]
|
|
- [0x7B69D0, gfx, starpoint/load_digit_3]
|
|
- [0x7B6A48, gfx, starpoint/__render_digit_3]
|
|
- [0x7B6A90, gfx, starpoint/_render_digit_3]
|
|
- [0x7B6AA0, gfx, starpoint/render_digit_3]
|
|
- [0x7B6AB0, vtx, starpoint/digit_4]
|
|
- [0x7B6AF0, ia8, starpoint/digit_4, 64, 64]
|
|
- [0x7B7AF0, gfx, starpoint/load_digit_4]
|
|
- [0x7B7B68, gfx, starpoint/__render_digit_4]
|
|
- [0x7B7BB0, gfx, starpoint/_render_digit_4]
|
|
- [0x7B7BC0, gfx, starpoint/render_digit_4]
|
|
- [0x7B7BD0, vtx, starpoint/digit_5]
|
|
- [0x7B7C10, ia8, starpoint/digit_5, 64, 64]
|
|
- [0x7B8C10, gfx, starpoint/load_digit_5]
|
|
- [0x7B8C88, gfx, starpoint/__render_digit_5]
|
|
- [0x7B8CD0, gfx, starpoint/_render_digit_5]
|
|
- [0x7B8CE0, gfx, starpoint/render_digit_5]
|
|
- [0x7B8CF0, vtx, starpoint/digit_6]
|
|
- [0x7B8D30, ia8, starpoint/digit_6, 64, 64]
|
|
- [0x7B9D30, gfx, starpoint/load_digit_6]
|
|
- [0x7B9DA8, gfx, starpoint/__render_digit_6]
|
|
- [0x7B9DF0, gfx, starpoint/_render_digit_6]
|
|
- [0x7B9E00, gfx, starpoint/render_digit_6]
|
|
- [0x7B9E10, vtx, starpoint/digit_7]
|
|
- [0x7B9E50, ia8, starpoint/digit_7, 64, 64]
|
|
- [0x7BAE50, gfx, starpoint/load_digit_7]
|
|
- [0x7BAEC8, gfx, starpoint/__render_digit_7]
|
|
- [0x7BAF10, gfx, starpoint/_render_digit_7]
|
|
- [0x7BAF20, gfx, starpoint/render_digit_7]
|
|
- [0x7BAF30, vtx, starpoint/digit_8]
|
|
- [0x7BAF70, ia8, starpoint/digit_8, 64, 64]
|
|
- [0x7BBF70, gfx, starpoint/load_digit_8]
|
|
- [0x7BBFE8, gfx, starpoint/__render_digit_8]
|
|
- [0x7BC030, gfx, starpoint/_render_digit_8]
|
|
- [0x7BC040, gfx, starpoint/render_digit_8]
|
|
- [0x7BC050]
|
|
- [0x7BC050, vtx, starpoint/digit_9]
|
|
- [0x7BC090, ia8, starpoint/digit_9, 64, 64]
|
|
- [0x7BD090, gfx, starpoint/load_digit_9]
|
|
- [0x7BD108, gfx, starpoint/__render_digit_9]
|
|
- [0x7BD150, gfx, starpoint/_render_digit_9]
|
|
- [0x7BD160, gfx, starpoint/render_digit_9]
|
|
- [0x7BD170]
|
|
- name: world_model_anim_kzn_01
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7BD2F0
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "01"]
|
|
- name: world_model_anim_kzn_00
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7BE020
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "00"]
|
|
- name: world_model_anim_kzn_04
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7BEA70
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "04"]
|
|
- name: world_model_anim_kzn_05
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7BF9C0
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "05"]
|
|
- name: world_model_anim_kzn_06
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7C06C0
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "06"]
|
|
- name: world_model_anim_kzn_07
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7C1170
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "07"]
|
|
- name: world_model_anim_kzn_08
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7C1C10
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "08"]
|
|
- name: world_model_anim_kzn_09
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7C29E0
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "09"]
|
|
- name: world_model_anim_kzn_0A
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7C3710
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "0A"]
|
|
- name: world_model_anim_kzn_0B
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7C6760
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "0B"]
|
|
- name: world_model_anim_kzn_0C
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7C9050
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "0C"]
|
|
- name: world_model_anim_kzn_0D
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7CB390
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "0D"]
|
|
- name: world_model_anim_kzn_0E
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7CBE60
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "0E"]
|
|
- name: world_model_anim_kzn_02
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7CC8E0
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "02"]
|
|
- name: world_model_anim_kzn_03
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7CEDA0
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "03"]
|
|
- name: world_model_anim_kzn_0F
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7CF7E0
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "0F"]
|
|
- name: world_model_anim_kzn_10
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7D21E0
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "10"]
|
|
- name: world_model_anim_kzn_11
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7D4F80
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "11"]
|
|
- name: world_model_anim_kzn_12
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7D54C0
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "12"]
|
|
- name: world_model_anim_kzn_13
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7D6980
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "13"]
|
|
- name: world_model_anim_kzn_14
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7D7650
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "14"]
|
|
- name: world_model_anim_kzn_15
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7D81F0
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "15"]
|
|
- name: world_model_anim_kzn_16
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7D8E70
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "16"]
|
|
- name: world_model_anim_kzn_17
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7D9A10
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "17"]
|
|
- name: world_model_anim_kzn_18
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7DA2F0
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "18"]
|
|
- name: world_model_anim_kzn_19
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7DABF0
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "19"]
|
|
- name: world_model_anim_kzn_1A
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7DCF00
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "1A"]
|
|
- name: world_model_anim_kzn_1B
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7DE910
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "1B"]
|
|
- name: world_model_anim_kzn_1C
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7DF040
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "1C"]
|
|
- name: world_model_anim_kzn_1D
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7E0980
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "1D"]
|
|
- name: world_model_anim_kzn_1E
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7E1070
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "1E"]
|
|
- name: world_model_anim_kzn_1F
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7E1270
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "1F"]
|
|
- name: world_model_anim_kzn_20
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7E1AD0
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "20"]
|
|
- name: world_model_anim_kzn_21
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7E3B10
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "21"]
|
|
- name: world_model_anim_kzn_22
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7E6300
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "22"]
|
|
- name: world_model_anim_kzn_23
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7E6C40
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "23"]
|
|
- name: world_model_anim_kzn_24
|
|
dir: world/model_anim/kzn
|
|
type: code
|
|
start: 0x7E7D40
|
|
vram: 0x80234000
|
|
subsegments:
|
|
- [auto, c, "24"]
|
|
- name: world_script_api
|
|
dir: world/script_api
|
|
type: code
|
|
start: 0x7E8810
|
|
vram: 0x80280000
|
|
subsegments:
|
|
- [auto, c, shops]
|
|
- [auto, c, rooms]
|
|
- [auto, c, push_blocks]
|
|
- [auto, c, enter_exit]
|
|
- name: texture_memory
|
|
type: code
|
|
start: 0x7EECD0
|
|
vram: 0x8028E000
|
|
subsegments:
|
|
- [auto, c, texture_memory]
|
|
|
|
############
|
|
### Maps ###
|
|
############
|
|
- type: bin
|
|
name: machi
|
|
start: 0x7EECD0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mac_00
|
|
start: 0x7F2640
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mac_01
|
|
start: 0x808370
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mac_02
|
|
start: 0x82AE80
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mac_03
|
|
start: 0x839560
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mac_04
|
|
start: 0x84AA80
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mac_05
|
|
start: 0x85A330
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mac_06
|
|
start: 0x86CF40
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_01
|
|
start: 0x8718B0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_02
|
|
start: 0x874B40
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_03
|
|
start: 0x876F00
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_04
|
|
start: 0x879E30
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_05
|
|
start: 0x87D1C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_06
|
|
start: 0x87F2E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_07
|
|
start: 0x881FE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_08
|
|
start: 0x8871F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_09
|
|
start: 0x88A5C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_10
|
|
start: 0x88E7C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_12
|
|
start: 0x890FD0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_14
|
|
start: 0x895A00
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_15
|
|
start: 0x897FA0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_17
|
|
start: 0x89AE20
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_18
|
|
start: 0x89DAE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_19
|
|
start: 0x89F9E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_20
|
|
start: 0x8A2750
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_21
|
|
start: 0x8A5BA0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_22
|
|
start: 0x8A82C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_23
|
|
start: 0x8AA7D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_24
|
|
start: 0x8ADE80
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tik_25
|
|
start: 0x8B0380
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kgr_01
|
|
start: 0x8B1E10
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kgr_02
|
|
start: 0x8B2850
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_00
|
|
start: 0x8B4390
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_02
|
|
start: 0x8B8470
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_03
|
|
start: 0x8D0350
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_04
|
|
start: 0x8D2CC0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_05
|
|
start: 0x8D6430
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_06
|
|
start: 0x8D98D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_07
|
|
start: 0x8DC180
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_09
|
|
start: 0x8DE1C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_10
|
|
start: 0x8E0890
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_11
|
|
start: 0x8E24C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_12
|
|
start: 0x8F3720
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_20
|
|
start: 0x8F41E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_21
|
|
start: 0x907190
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_22
|
|
start: 0x907990
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_23
|
|
start: 0x90FD50
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_24
|
|
start: 0x913560
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kmr_30
|
|
start: 0x9139F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: iwa_00
|
|
start: 0x914F60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: iwa_01
|
|
start: 0x917F50
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: iwa_02
|
|
start: 0x91E610
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: iwa_03
|
|
start: 0x9219C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: iwa_04
|
|
start: 0x9246F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: iwa_10
|
|
start: 0x927380
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: iwa_11
|
|
start: 0x92FD70
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_00
|
|
start: 0x9325F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_01
|
|
start: 0x932E10
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_02
|
|
start: 0x933630
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_03
|
|
start: 0x938C30
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_04
|
|
start: 0x939850
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_05
|
|
start: 0x93A070
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_06
|
|
start: 0x93B940
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_10
|
|
start: 0x93D000
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_11
|
|
start: 0x93D3C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_12
|
|
start: 0x93E0C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_13
|
|
start: 0x93EB60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_14
|
|
start: 0x93FA60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_15
|
|
start: 0x940050
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_16
|
|
start: 0x9408F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_20
|
|
start: 0x941910
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_21
|
|
start: 0x9428E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_22
|
|
start: 0x942CB0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_23
|
|
start: 0x943AE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_24
|
|
start: 0x943FB0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_25
|
|
start: 0x945600
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_26
|
|
start: 0x947050
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_30
|
|
start: 0x948930
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_31
|
|
start: 0x94D380
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_32
|
|
start: 0x94DDE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_33
|
|
start: 0x94ED50
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_34
|
|
start: 0x94F250
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_35
|
|
start: 0x951A30
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_36
|
|
start: 0x9531E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_40
|
|
start: 0x954720
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_41
|
|
start: 0x9553C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_42
|
|
start: 0x955890
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_43
|
|
start: 0x9564F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_44
|
|
start: 0x956920
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_45
|
|
start: 0x957820
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_46
|
|
start: 0x957D20
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_50
|
|
start: 0x959990
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_51
|
|
start: 0x959CF0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_52
|
|
start: 0x95A9F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_53
|
|
start: 0x95AE60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_54
|
|
start: 0x95B900
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_55
|
|
start: 0x95BDD0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_56
|
|
start: 0x95D340
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_60
|
|
start: 0x95FD70
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_61
|
|
start: 0x960310
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_62
|
|
start: 0x9606D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_63
|
|
start: 0x9610F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_64
|
|
start: 0x961910
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_65
|
|
start: 0x961CD0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_66
|
|
start: 0x962030
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sbk_99
|
|
start: 0x964230
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dro_01
|
|
start: 0x964580
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dro_02
|
|
start: 0x972500
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_01
|
|
start: 0x981440
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_02
|
|
start: 0x981A10
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_03
|
|
start: 0x983150
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_04
|
|
start: 0x984930
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_05
|
|
start: 0x986DD0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_06
|
|
start: 0x989D20
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_07
|
|
start: 0x98B740
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_08
|
|
start: 0x98E130
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_09
|
|
start: 0x98F7E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_10
|
|
start: 0x991E60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_11
|
|
start: 0x993D10
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_12
|
|
start: 0x996940
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_13
|
|
start: 0x998AE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_14
|
|
start: 0x99BA30
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_16
|
|
start: 0x99E4F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_18
|
|
start: 0x9A1270
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: isk_19
|
|
start: 0x9A2A40
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: trd_00
|
|
start: 0x9A2F70
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: trd_01
|
|
start: 0x9A5C90
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: trd_02
|
|
start: 0x9AA2E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: trd_03
|
|
start: 0x9AD950
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: trd_04
|
|
start: 0x9B16F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: trd_05
|
|
start: 0x9B7A00
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: trd_06
|
|
start: 0x9BAA90
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: trd_07
|
|
start: 0x9BFDC0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: trd_08
|
|
start: 0x9C46E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: trd_09
|
|
start: 0x9C6AA0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: trd_10
|
|
start: 0x9CBD50
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: nok_01
|
|
start: 0x9CE820
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: nok_02
|
|
start: 0x9E0440
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: nok_03
|
|
start: 0x9F4C10
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: nok_04
|
|
start: 0x9F7010
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: nok_11
|
|
start: 0x9FDE60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: nok_12
|
|
start: 0xA03C50
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: nok_13
|
|
start: 0xA09A60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: nok_14
|
|
start: 0xA0BCA0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: nok_15
|
|
start: 0xA10360
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: hos_00
|
|
start: 0xA15150
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: hos_01
|
|
start: 0xA19CE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: hos_02
|
|
start: 0xA1F680
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: hos_03
|
|
start: 0xA24560
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: hos_04
|
|
start: 0xA302F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: hos_05
|
|
start: 0xA336B0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: hos_06
|
|
start: 0xA428F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: hos_10
|
|
start: 0xA48B10
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: hos_20
|
|
start: 0xA4F120
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_01
|
|
start: 0xA50750
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_03
|
|
start: 0xA51DB0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_04
|
|
start: 0xA55750
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_08
|
|
start: 0xA56170
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_09
|
|
start: 0xA58750
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_10
|
|
start: 0xA5B0D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_11
|
|
start: 0xA5C010
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_12
|
|
start: 0xA5E0A0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_13
|
|
start: 0xA5F670
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_14
|
|
start: 0xA60BE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_15
|
|
start: 0xA62AC0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_16
|
|
start: 0xA637A0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_17
|
|
start: 0xA66190
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_32
|
|
start: 0xA67830
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_33
|
|
start: 0xA687F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_40
|
|
start: 0xA697B0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_41
|
|
start: 0xA69BE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_50
|
|
start: 0xA6A140
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_51
|
|
start: 0xA6D800
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_52
|
|
start: 0xA70870
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_53
|
|
start: 0xA74410
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_60
|
|
start: 0xA76270
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_61
|
|
start: 0xA77B50
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_62
|
|
start: 0xA7B990
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_63
|
|
start: 0xA7CD20
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_70
|
|
start: 0xA7DFE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_81
|
|
start: 0xA81C30
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_82
|
|
start: 0xA83C50
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_83
|
|
start: 0xA8CBB0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_90
|
|
start: 0xA8FED0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_91
|
|
start: 0xA90170
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_94
|
|
start: 0xA95EE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_95
|
|
start: 0xA961A0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_96
|
|
start: 0xA9BEE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_100
|
|
start: 0xA9C880
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_101
|
|
start: 0xA9CB60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_102
|
|
start: 0xA9CE60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_111
|
|
start: 0xAA2CB0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_112
|
|
start: 0xAA6010
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_113
|
|
start: 0xAA62B0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_114
|
|
start: 0xAA7F60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_115
|
|
start: 0xAA8320
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_116
|
|
start: 0xAAB410
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_117
|
|
start: 0xAAB6B0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_118
|
|
start: 0xAAB8F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_119
|
|
start: 0xAABB90
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_121
|
|
start: 0xAABE20
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_130
|
|
start: 0xAAC250
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_133
|
|
start: 0xAB09B0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kpa_134
|
|
start: 0xAB24D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: osr_00
|
|
start: 0xAB5D60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: osr_01
|
|
start: 0xAB9520
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: osr_02
|
|
start: 0xABB6A0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: osr_03
|
|
start: 0xABF7C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: osr_04
|
|
start: 0xAC27E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_00
|
|
start: 0xAC47C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_01
|
|
start: 0xACE6A0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_02
|
|
start: 0xAD2250
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_03
|
|
start: 0xAD2C40
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_10
|
|
start: 0xAD4050
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_11
|
|
start: 0xAD7670
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_12
|
|
start: 0xADD5C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_13
|
|
start: 0xADF400
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_14
|
|
start: 0xAE4360
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_15
|
|
start: 0xAEEA50
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_16
|
|
start: 0xAF68D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_17
|
|
start: 0xAFB120
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_18
|
|
start: 0xAFC160
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_19
|
|
start: 0xB00E10
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_20
|
|
start: 0xB07000
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_21
|
|
start: 0xB0B760
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_22
|
|
start: 0xB0B9B0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_23
|
|
start: 0xB0BD40
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_24
|
|
start: 0xB0FA30
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_25
|
|
start: 0xB0FEC0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_26
|
|
start: 0xB1C5B0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_27
|
|
start: 0xB1D200
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_28
|
|
start: 0xB1E330
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kkj_29
|
|
start: 0xB1E540
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tst_01
|
|
start: 0xB23D90
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tst_02
|
|
start: 0xB240C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tst_03
|
|
start: 0xB24410
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tst_04
|
|
start: 0xB24A00
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tst_10
|
|
start: 0xB259D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tst_11
|
|
start: 0xB25EE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tst_12
|
|
start: 0xB26780
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tst_13
|
|
start: 0xB26BF0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: tst_20
|
|
start: 0xB29900
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_00
|
|
start: 0xB299D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_01
|
|
start: 0xB314C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_02
|
|
start: 0xB35900
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_03
|
|
start: 0xB3E010
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_04
|
|
start: 0xB4DB70
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_05
|
|
start: 0xB53E40
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_06
|
|
start: 0xB5BC00
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_07
|
|
start: 0xB62C40
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_08
|
|
start: 0xB675C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_09
|
|
start: 0xB6EDC0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_10
|
|
start: 0xB756A0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_11
|
|
start: 0xB79B70
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_12
|
|
start: 0xB7C3C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_13
|
|
start: 0xB7FAC0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_14
|
|
start: 0xB83360
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_15
|
|
start: 0xB86C30
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_16
|
|
start: 0xB89310
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_17
|
|
start: 0xB8CAD0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_18
|
|
start: 0xB8CEA0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_19
|
|
start: 0xB8D170
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_22
|
|
start: 0xB8D490
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: jan_23
|
|
start: 0xB98FE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mim_01
|
|
start: 0xB9C750
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mim_02
|
|
start: 0xBA0F10
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mim_03
|
|
start: 0xBA4790
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mim_04
|
|
start: 0xBA6C70
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mim_05
|
|
start: 0xBA9A40
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mim_06
|
|
start: 0xBADA90
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mim_07
|
|
start: 0xBB3450
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mim_08
|
|
start: 0xBB6C10
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mim_09
|
|
start: 0xBBC0D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mim_10
|
|
start: 0xBBECB0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mim_11
|
|
start: 0xBC0340
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mim_12
|
|
start: 0xBC4650
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: obk_01
|
|
start: 0xBC6470
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: obk_02
|
|
start: 0xBCBD60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: obk_03
|
|
start: 0xBCD550
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: obk_04
|
|
start: 0xBD1130
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: obk_05
|
|
start: 0xBD6330
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: obk_06
|
|
start: 0xBD7960
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: obk_07
|
|
start: 0xBD7EC0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: obk_08
|
|
start: 0xBDCBB0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: obk_09
|
|
start: 0xBE3AF0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: arn_02
|
|
start: 0xBE64F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: arn_03
|
|
start: 0xBE80D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: arn_04
|
|
start: 0xBECAF0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: arn_05
|
|
start: 0xBF0F20
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: arn_07
|
|
start: 0xBF6130
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: arn_08
|
|
start: 0xBFDAE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: arn_09
|
|
start: 0xBFF3A0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: arn_10
|
|
start: 0xBFFD40
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: arn_11
|
|
start: 0xC009C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: arn_12
|
|
start: 0xC01AD0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: arn_13
|
|
start: 0xC02750
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_00
|
|
start: 0xC033E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_01
|
|
start: 0xC06BC0
|
|
vram: 0x80240000
|
|
- [ 0xC2A280, bin ]
|
|
- type: bin
|
|
name: dgb_02
|
|
start: 0xC37EE0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_03
|
|
start: 0xC3A820
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_04
|
|
start: 0xC3F7C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_05
|
|
start: 0xC43CA0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_06
|
|
start: 0xC46310
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_07
|
|
start: 0xC46E80
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_08
|
|
start: 0xC49040
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_09
|
|
start: 0xC4FE70
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_10
|
|
start: 0xC55620
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_11
|
|
start: 0xC56670
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_12
|
|
start: 0xC57180
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_13
|
|
start: 0xC57BF0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_14
|
|
start: 0xC582C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_15
|
|
start: 0xC587A0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_16
|
|
start: 0xC5B7D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_17
|
|
start: 0xC5ECF0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: dgb_18
|
|
start: 0xC5F1D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_01
|
|
start: 0xC62C50
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_02
|
|
start: 0xC639C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_03
|
|
start: 0xC69F90
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_04
|
|
start: 0xC713B0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_05
|
|
start: 0xC75350
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_06
|
|
start: 0xC75BA0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_07
|
|
start: 0xC775B0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_08
|
|
start: 0xC7A700
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_09
|
|
start: 0xC7FF60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_10
|
|
start: 0xC87400
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_11
|
|
start: 0xC89390
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_17
|
|
start: 0xC8ECA0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_18
|
|
start: 0xC95290
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_19
|
|
start: 0xC96DA0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_20
|
|
start: 0xC9F120
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_22
|
|
start: 0xCA33E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: kzn_23
|
|
start: 0xCA54E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_00
|
|
start: 0xCA7100
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_03
|
|
start: 0xCB0480
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_07
|
|
start: 0xCB53D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_08
|
|
start: 0xCB7F20
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_09
|
|
start: 0xCBE1E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_10
|
|
start: 0xCC23E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_11
|
|
start: 0xCC6E50
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_12
|
|
start: 0xCC9FB0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_13
|
|
start: 0xCCC990
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_14
|
|
start: 0xCD4490
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_15
|
|
start: 0xCD9840
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_16
|
|
start: 0xCDAFB0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_17
|
|
start: 0xCE0460
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_18
|
|
start: 0xCE5820
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_19
|
|
start: 0xCEC720
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_21
|
|
start: 0xCEF730
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_22
|
|
start: 0xCF5310
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_23
|
|
start: 0xCF7330
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_24
|
|
start: 0xCF9A10
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: flo_25
|
|
start: 0xCFBCA0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sam_01
|
|
start: 0xD00C40
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sam_02
|
|
start: 0xD0ED50
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sam_03
|
|
start: 0xD1A6A0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sam_04
|
|
start: 0xD1CBB0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sam_05
|
|
start: 0xD21DC0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sam_06
|
|
start: 0xD29450
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sam_07
|
|
start: 0xD35230
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sam_08
|
|
start: 0xD39180
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sam_09
|
|
start: 0xD3F7F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sam_10
|
|
start: 0xD40D00
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sam_11
|
|
start: 0xD43AD0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: sam_12
|
|
start: 0xD54ED0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_01
|
|
start: 0xD564F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_02
|
|
start: 0xD594A0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_03
|
|
start: 0xD5D160
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_04
|
|
start: 0xD5DB40
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_05
|
|
start: 0xD5F060
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_06
|
|
start: 0xD608E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_09
|
|
start: 0xD61D40
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_10
|
|
start: 0xD68710
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_11
|
|
start: 0xD6A960
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_12
|
|
start: 0xD6C170
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_13
|
|
start: 0xD6DA40
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_14
|
|
start: 0xD71160
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_15
|
|
start: 0xD72C70
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_16
|
|
start: 0xD72F80
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_18
|
|
start: 0xD74A80
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_19
|
|
start: 0xD77E10
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_20
|
|
start: 0xD7F7B0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_21
|
|
start: 0xD81330
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_22
|
|
start: 0xD81C90
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_27
|
|
start: 0xD82D60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_28
|
|
start: 0xD84610
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_29
|
|
start: 0xD85EC0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_31
|
|
start: 0xD880D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_32
|
|
start: 0xD8FCF0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_33
|
|
start: 0xD929D0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_34
|
|
start: 0xD946A0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_35
|
|
start: 0xD96540
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_36
|
|
start: 0xD9A9F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_37
|
|
start: 0xD9C230
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_38
|
|
start: 0xD9E8E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_39
|
|
start: 0xDA0B80
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: pra_40
|
|
start: 0xDA2CA0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_01
|
|
start: 0xDA41E0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_02
|
|
start: 0xDA67C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_03
|
|
start: 0xDAE530
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_04
|
|
start: 0xDB66F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_05
|
|
start: 0xDBB5B0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_06
|
|
start: 0xDC0C00
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_07
|
|
start: 0xDC65A0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_08
|
|
start: 0xDCD6C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_09
|
|
start: 0xDD5FC0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_10
|
|
start: 0xDE0CA0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_11
|
|
start: 0xDE5B20
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_12
|
|
start: 0xDE8600
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_13
|
|
start: 0xDEB780
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_14
|
|
start: 0xDEE9A0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_15
|
|
start: 0xDF1A60
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_16
|
|
start: 0xDF51C0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: omo_17
|
|
start: 0xDF8190
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: end_00
|
|
start: 0xDFFCF0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: end_01
|
|
start: 0xE0E290
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mgm_00
|
|
start: 0xE17630
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mgm_01
|
|
start: 0xE1B5F0
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mgm_02
|
|
start: 0xE1EC10
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: mgm_03
|
|
start: 0xE27210
|
|
vram: 0x80240000
|
|
- type: bin
|
|
name: gv_01
|
|
start: 0xE272F0
|
|
vram: 0x80240000
|
|
|
|
- [ 0xE28FA0, bin ]
|
|
|
|
- type: code
|
|
name: inspect_icon
|
|
start: 0xE28FA0
|
|
vram: 0x802B7000
|
|
subsegments:
|
|
- [auto, c, inspect_icon]
|
|
- start: 0xE299C0
|
|
type: .data
|
|
name: inspect_icon
|
|
subsegments:
|
|
- [0xE299C0, ci4, inspect_icon, 32, 32]
|
|
- [0xE29BC0, palette, inspect_icon]
|
|
- [0xE29BE0, gfx, inspect_icon]
|
|
- [0xE29C58]
|
|
- [0xE29C60]
|
|
- type: code
|
|
start: 0xE29D40
|
|
vram: 0x802B7000
|
|
name: speech_bubble
|
|
subsegments:
|
|
- [auto, c, speech_bubble]
|
|
- start: 0xE2A450
|
|
type: .data
|
|
name: speech_bubble
|
|
subsegments:
|
|
- [0xE2A450, ci4, speech_bubble, 32, 32]
|
|
- [0xE2A650, palette, speech_bubble]
|
|
- [0xE2A670, gfx, speech_bubble]
|
|
- [0xE2A6E8]
|
|
- [0xE2A6F0]
|
|
- type: code
|
|
start: 0xE2A700
|
|
vram: 0x802B7000
|
|
name: pulse_stone
|
|
subsegments:
|
|
- [auto, c, pulse_stone]
|
|
- start: 0xE2AD40
|
|
type: .data
|
|
name: pulse_stone
|
|
subsegments:
|
|
- [0xE2AD40, ci4, pulse_stone_icon, 56, 56]
|
|
- [0xE2B360, palette, pulse_stone_icon]
|
|
- [0xE2B380, palette, pulse_stone_icon.flash]
|
|
- [0xE2B3A0, gfx, pulse_stone_icon]
|
|
- [0xE2B418]
|
|
- [0xE2B420]
|
|
- type: code
|
|
start: 0xE2B440
|
|
vram: 0x802B7000
|
|
name: i_spy
|
|
subsegments:
|
|
- [auto, c, i_spy]
|
|
- start: 0xE2B9C0
|
|
type: .data
|
|
name: i_spy
|
|
subsegments:
|
|
- [0xE2B9C0, ci4, ispy_icon, 56, 56]
|
|
- [0xE2BFE0, palette, ispy_icon]
|
|
- [0xE2C000, palette, ispy_icon.2]
|
|
- [0xE2C020, palette, ispy_icon.3]
|
|
- [0xE2C040, gfx, ispy_icon]
|
|
- [0xE2C0B8]
|
|
- [0xE2C0C0]
|
|
|
|
- [ 0xE2C0F0, bin ]
|
|
|
|
- type: code
|
|
name: world_action_idle
|
|
dir: world/action
|
|
start: 0xE2C0F0
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, idle]
|
|
- type: code
|
|
name: world_action_walk
|
|
dir: world/action
|
|
start: 0xE2C570
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, walk]
|
|
- type: code
|
|
name: world_action_jump
|
|
dir: world/action
|
|
start: 0xE2CED0
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, jump]
|
|
- type: code
|
|
name: world_action_step_up
|
|
dir: world/action
|
|
start: 0xE2D460
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, step_up]
|
|
- type: code
|
|
name: world_action_land
|
|
dir: world/action
|
|
start: 0xE2D790
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, land]
|
|
- type: code
|
|
name: world_action_hammer
|
|
dir: world/action
|
|
start: 0xE2DD40
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, hammer]
|
|
- type: code
|
|
name: world_action_spin
|
|
dir: world/action
|
|
start: 0xE2EBD0
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, spin]
|
|
- type: code
|
|
name: world_action_tornado_jump
|
|
dir: world/action
|
|
start: 0xE2F580
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, tornado_jump]
|
|
- type: code
|
|
name: world_action_spin_jump
|
|
dir: world/action
|
|
start: 0xE2FC50
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, spin_jump]
|
|
- type: code
|
|
name: world_action_slide
|
|
dir: world/action
|
|
start: 0xE30380
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, slide]
|
|
- type: code
|
|
name: world_action_hit_fire
|
|
dir: world/action
|
|
start: 0xE30B00
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, hit_fire]
|
|
- type: code
|
|
name: world_action_hit_lava
|
|
dir: world/action
|
|
start: 0xE30DB0
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, hit_lava]
|
|
- type: code
|
|
name: world_action_knockback
|
|
dir: world/action
|
|
start: 0xE31660
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, knockback]
|
|
- type: code
|
|
name: world_action_misc
|
|
dir: world/action
|
|
start: 0xE318A0
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, misc]
|
|
- type: code
|
|
name: world_action_use_munchlesia
|
|
dir: world/action
|
|
start: 0xE32010
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, use_munchlesia]
|
|
- type: code
|
|
name: world_action_use_spinning_flower
|
|
dir: world/action
|
|
start: 0xE322E0
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, use_spinning_flower]
|
|
- type: code
|
|
name: world_action_use_tweester
|
|
dir: world/action
|
|
start: 0xE331C0
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, use_tweester]
|
|
- type: code
|
|
name: world_action_sneaky_parasol
|
|
dir: world/action
|
|
start: 0xE33530
|
|
vram: 0x802B6000
|
|
subsegments:
|
|
- [auto, c, sneaky_parasol]
|
|
|
|
- [ 0xE343B0, bin ]
|
|
|
|
- start: 0xFC0000
|
|
type: pm_sbn
|
|
name: audio
|
|
- [ 0x1A01AF0, bin ]
|
|
|
|
- start: 0x1A40000
|
|
align: 8
|
|
type: pm_sprites
|
|
name: sprites
|
|
|
|
- [0x1C7F208, bin ]
|
|
|
|
- start: 0x1D40000
|
|
type: pm_msg
|
|
name: msg_jp
|
|
files:
|
|
- 00_Intro
|
|
- 01_Outro
|
|
- 02_ToadTownGate
|
|
- 03_ToadTownPlaza
|
|
- 04_ToadTownBridge
|
|
- 05_ToadTownStation
|
|
- 06_ToadTownHousing
|
|
- 07_ToadTownPort
|
|
- 08_Minigame
|
|
- 09_CastleGrounds
|
|
- 0A_ShootingStarSummit
|
|
- 0B_Prologue
|
|
- 0C_Chapter1
|
|
- 0D_Chapter2
|
|
- 0E_Chapter3
|
|
- 0F_Chapter4
|
|
- 10_Chapter5
|
|
- 11_Chapter6
|
|
- 12_Chapter7
|
|
- 13_Chapter8
|
|
- 14_Peach
|
|
- 15_KootFavors
|
|
- 16_RussTHints
|
|
- 17_Unused
|
|
- 18_Unused
|
|
- 19_NewsBoard
|
|
- 1A_GossipBoard
|
|
- 1B_MapTattles
|
|
- 1C_NpcTattles
|
|
- 1D_EntityTattles
|
|
- 1E_EnemyTattles
|
|
- 1F_Unused
|
|
- 20_Menus
|
|
- 21_Choices
|
|
- 22_MenuTips
|
|
- 23_Documents
|
|
- 24_QuizQuestions
|
|
- 25_QuizChoices
|
|
- 26_MerlonHints
|
|
- 27_MerluvleeHints
|
|
- 28_ShortItemDesc
|
|
- 29_ShopItemDesc
|
|
- 2A_FullItemDesc
|
|
- 2B_ItemNames
|
|
- 2C_PlayerMoves
|
|
- 2D_Shops
|
|
- 2E_PartnerDesc
|
|
- 2F_PartnerMoves
|
|
- 30_TestStrings
|
|
- 31_EnemyNames
|
|
- 32_Credits
|
|
|
|
- [0x1DDBE60, bin]
|
|
- [0x1E00000, pm_map_data, mapfs]
|
|
- [0x27BCB14, bin]
|
|
- [0x2800000]
|