User contributions
Jump to navigation
Jump to search
- 01:37, 18 May 2018 diff hist +1,325 N Find Text Entry (WORLD.BIN) Created page with " # ROUTINE: FIND TEXT ENTRY (WORLD.BIN) # This is the WORLD.BIN version of the Prep for Loading Text routine in BATTLE.BIN. # Parameters: # r4 =..."
- 01:37, 18 May 2018 diff hist +3,841 N Generate Party Unit In Empty Slot Created page with " # ROUTINE: GENERATE PARTY UNIT IN EMPTY SLOT # Parameters: # r4 = unitType (Parameter for Out of Battle Unit Generation) # 0 = Male #..."
- 01:36, 18 May 2018 diff hist +1 Image Loading Setup (0xfdaa4)
- 01:36, 18 May 2018 diff hist +2,346 N Image Loading Setup (0xfdaa4) Created page with " # ROUTINE: Image loading setup (0xfdaa4) # This routine is an analog to Image Loading Setup (0x14a5e8 in BATTLE.BIN. # Parameters: # r4 = (displayPointer)..."
- 00:40, 18 May 2018 diff hist +1,691 N Wait Value Event Instruction Created page with " # ROUTINE: WaitValue event instruction # Parameters: # r4 = (params) Event instruction parameters 8014a3f8: 27bdffe0 addiu r29,r29,-0x0020 8014a3fc: a..." current
- 00:38, 18 May 2018 diff hist +5,810 Camera Fusion Event Instruction current
- 00:37, 18 May 2018 diff hist +22 Focus Speed Event Instruction current
- 00:36, 18 May 2018 diff hist +7,026 N Focus Speed Event Instruction Created page with " # ROUTINE: FOCUS SPEED EVENT INSTRUCTION # Parameters: # r4 = (params) Event instruction parameters # r5 = (p2) *(0x80165f9c) + 0x68 #..."
- 00:35, 18 May 2018 diff hist +3,002 N Frame Timing Related? (0x1bf38) Created page with " # ROUTINE: FRAME TIMING RELATED? 0x1bf38 # Something to do with frame timing? # Parameters: # r4 = (p1) ? 8001bf38: 4884f000 mtc2 r4,gtedr30_lzc..."
- 00:35, 18 May 2018 diff hist +1,323 N Copy Unit Screen Location Data Created page with " # ROUTINE: COPY UNIT SCREEN LOCATION DATA # Copies unit screen location data to a specified destination buffer. # Parameters: # r4 = unitMiscID #..." current
- 00:34, 18 May 2018 diff hist +1,007 N Get Unit Screen Location Data Pointer Created page with " # ROUTINE: GET UNIT SCREEN LOCATION DATA POINTER # Parameters: # r4 = unitMiscID # Returns: # r2 = Pointer to unit's screen location dat..." current
- 00:34, 18 May 2018 diff hist +9,680 N Focus Event Instruction Created page with " # ROUTINE: FOCUS EVENT INSTRUCTION # Parameters: # r4 = (params) Event instruction parameters 80147584: 27bdffa8 addiu r29,r29,-0x0058 80147588: afb10..." current
- 00:33, 18 May 2018 diff hist +4,636 N Generate Formation Unit Name String Created page with " # ROUTINE: GENERATE FORMATION UNIT NAME STRING # Generates the name string used by the formation screen to display unit names. # No parameters. 80108920: 27bdffd8..." current
- 00:33, 18 May 2018 diff hist +6,007 N 0x1210e8 Created page with " # ROUTINE: ? 0x1210e8 # Parameters: # r4 = (p1) ? (Sometimes 0) # r5 = (p2) (Sometimes 0x801cd5ec, start of formation screen unit pointer array..."
- 00:32, 18 May 2018 diff hist +105 N Bcopy Created page with " 800222dc: 240a00a0 addiu r10,r0,0x00a0 800222e0: 01400008 jr r10 800222e4: 24090027 addiu r9,r0,0x0027" current
- 00:31, 18 May 2018 diff hist +12,718 N Post-battle (0x1c4740) Created page with " 801c4740: 27bdffd0 addiu r29,r29,-0x0030 801c4744: afb40028 sw r20,0x0028(r29) 801c4748: 0000a021 addu r20,r0,r0 # 0 801c474c: afb20020 sw r18,0x0020(r..."
- 00:31, 18 May 2018 diff hist +1,354 N Get Existent Battle Unit Pointer Created page with " # ROUTINE: GET EXISTENT BATTLE UNIT POINTER # Parameters: # r4 = (unitIndex) In-battle unit index # Returns: # r2 = (unit) In-battle unit pointer of uni..."
- 00:29, 18 May 2018 diff hist +2,575 Routine Locations
- 18:11, 10 May 2018 diff hist +11 Find New Formation Screen Unit Index current
- 16:44, 10 May 2018 diff hist +8,598 N Find New Formation Screen Unit Index Created page with "=== Find New Formation Screen Unit Index === Finds the new formation screen unit index after considering button input (directional, L1/R1) ==== Parameters ==== {| class="wiki..."
- 16:16, 10 May 2018 diff hist +98 Routine Locations
- 20:12, 4 May 2018 diff hist +3,851 N 0x1474a4 Created page with " # ROUTINE: ? 0x1474a4 # Parameters: # r4 = (eventInstructionPtr) Pointer to event instruction? # r5 = (p2) Pointer to ? 801474a4: 27bdffd8 a..."
- 20:11, 4 May 2018 diff hist +38 Routine Locations
- 16:02, 4 May 2018 diff hist +561 N Store Halfword Created page with " # ROUTINE: STORE HALFWORD # Stores a halfword (2-byte value) in little-endian format. Works for unaligned addresses. # Parameters: # r4 = (location)..." current
- 15:53, 4 May 2018 diff hist +41 Routine Locations
- 05:20, 4 May 2018 diff hist +15,930 N Camera Fusion Event Instruction Created page with " 8013db9c: 27bdff88 addiu r29,r29,-0x0078 8013dba0: 34040004 ori r4,r0,0x0004 8013dba4: afbf0074 sw r31,0x0074(r29) 8013dba8: afbe0070 sw r30,0x0070(r29) 8013dbac: afb7006..."
- 05:18, 4 May 2018 diff hist +13,159 N Camera Fusion Inner Routine Created page with " 8013dfb0: 27bdff90 addiu r29,r29,-0x0070 8013dfb4: afb40058 sw r20,0x0058(r29) 8013dfb8: 0080a021 addu r20,r4,r0 8013dfbc: afbf006c sw r31,0x006c(r29) 8013dfc0: afbe0068..." current
- 05:17, 4 May 2018 diff hist +3,795 Camera Event Instruction current
- 05:14, 4 May 2018 diff hist +113 Routine Locations
- 02:25, 3 May 2018 diff hist +13 0x12f04c
- 04:49, 29 April 2018 diff hist -17 Map Darkness (Async) current
- 20:19, 25 April 2018 diff hist +8,818 Block Start Event Instruction current
- 14:31, 25 April 2018 diff hist +6 Event Instruction 0xf1: Wait current
- 22:20, 18 March 2018 diff hist +2,613 N Call Inner Subroutine (WORLD.BIN) Created page with " # ROUTINE: CALL INNER SUBROUTINE (ON MAIN THREAD) (WORLD.BIN) # This routine acts as a wrapper for a call to another routine, and forces the routine to run on the ma..." current
- 22:20, 18 March 2018 diff hist +60 Routine Locations
- 04:11, 18 March 2018 diff hist -1 Play Sound Effect (Inner Routine) current
- 04:11, 18 March 2018 diff hist 0 Play Sound Effect (Worker Routine) current
- 04:03, 18 March 2018 diff hist +10,274 N Play Sound Effect (Worker Routine) Created page with " # ROUTINE: Play Sound Effect (Worker Routine) # Parameters: # r4 = (p1) (Sometimes -0x7ffa) # r5 = SoundEffectID (17 = Zoom Out, 14 = Zoom In)..."
- 04:00, 18 March 2018 diff hist +1 Play Sound Effect (Inner Routine)
- 04:00, 18 March 2018 diff hist +3 Play Sound Effect (Inner Routine)
- 03:59, 18 March 2018 diff hist +20 Play Sound Effect (Inner Routine)
- 03:59, 18 March 2018 diff hist +1,249 N Play Sound Effect (Inner Routine) Created page with "# ROUTINE: PLAY SOUND EFFECT (INNER ROUTINE)) # Parameters: # r4 = SoundEffectID (17 = Zoom Out, 14 = Zoom In) 80012518: 27bdffe8 addiu r29,r29,-0x0018 8001..."
- 03:57, 18 March 2018 diff hist +6 Play Sound Effect current
- 03:57, 18 March 2018 diff hist +481 N Play Sound Effect Created page with " # ROUTINE: PLAY SOUND EFFECT # Plays a sound effect. # Parameters: # r4 = SoundEffectID (17 = Zoom Out, 14 = Zoom In) 80043ff8: 27bdffe8 addiu r29,r..."
- 03:57, 18 March 2018 diff hist +15 Routine Locations
- 03:54, 18 March 2018 diff hist -10 Camera Zoom Wrapper (0x43ff8) current
- 03:53, 18 March 2018 diff hist -12 Player Camera Zoom current
- 23:04, 19 April 2017 diff hist +7 Event Instruction 0x44: Draw current
- 23:00, 19 April 2017 diff hist -3 Event Instruction 0xf1: Wait
- 22:59, 24 January 2017 diff hist +11 Event Instruction 0x91: ShowMapTitle current