mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 08:52:40 +01:00
0d70e3ecac
* Remove JP dump * Add new JP dump * Fix sort_symbol_addrs to only look at one version * Deduplicate and sort symbol_addrs * Clean up JP rom if conditions * Use /current dir for diffing * Fix state_step_logos * Add todo comments for unsplitted segments * Fix draw_merlee_message * rename background_gfx * Fix background_gfx * Fix JP build * Set unused data offsets to auto
37 lines
1.1 KiB
ArmAsm
37 lines
1.1 KiB
ArmAsm
.include "macro.inc"
|
|
|
|
/* assembler directives */
|
|
.set noat /* allow manual use of $at */
|
|
.set noreorder /* don't insert nops after branches */
|
|
.set gp=64 /* allow use of 64-bit general purpose registers */
|
|
|
|
.section .text, "ax"
|
|
|
|
/* Generated by spimdisasm 1.11.1 */
|
|
|
|
glabel func_JP_8006A5B0
|
|
/* 459B0 8006A5B0 00000000 */ nop
|
|
/* 459B4 8006A5B4 00000000 */ nop
|
|
/* 459B8 8006A5B8 00000000 */ nop
|
|
/* 459BC 8006A5BC 00000000 */ nop
|
|
/* 459C0 8006A5C0 00000000 */ nop
|
|
/* 459C4 8006A5C4 00000000 */ nop
|
|
/* 459C8 8006A5C8 00000000 */ nop
|
|
/* 459CC 8006A5CC 00000000 */ nop
|
|
/* 459D0 8006A5D0 00000000 */ nop
|
|
/* 459D4 8006A5D4 00000000 */ nop
|
|
/* 459D8 8006A5D8 00000000 */ nop
|
|
/* 459DC 8006A5DC 00000000 */ nop
|
|
/* 459E0 8006A5E0 00000000 */ nop
|
|
/* 459E4 8006A5E4 00000000 */ nop
|
|
/* 459E8 8006A5E8 00000000 */ nop
|
|
/* 459EC 8006A5EC 00000000 */ nop
|
|
/* 459F0 8006A5F0 00000000 */ nop
|
|
/* 459F4 8006A5F4 00000000 */ nop
|
|
/* 459F8 8006A5F8 00000000 */ nop
|
|
/* 459FC 8006A5FC 00000000 */ nop
|
|
/* 45A00 8006A600 00000000 */ nop
|
|
/* 45A04 8006A604 00000000 */ nop
|
|
/* 45A08 8006A608 00000000 */ nop
|
|
/* 45A0C 8006A60C 00000000 */ nop
|