User contributions
Jump to navigation
Jump to search
- 21:39, 10 September 2016 diff hist +7,305 N Find Unit at Coordinates (Special) (0x7a2b8) Created page with " # ROUTINE: FIND UNIT AT COORDINATES (SPECIAL) (0x7a2b8) # Finds a unit at the specified coordinates. # Units that are in Jumping, Crystal, or Treasure status are ignore..."
- 21:33, 10 September 2016 diff hist +1 Routine Locations
- 21:33, 10 September 2016 diff hist +71 Routine Locations
- 01:38, 8 September 2016 diff hist +36 Data/Table Locations Added more detailed description for 0x15c of unit data
- 22:48, 7 September 2016 diff hist +31 N ChangeClearRCnt Redirected page to Change Clear RCnt current
- 22:48, 7 September 2016 diff hist +38 N Std out puts Redirected page to Write String to Terminal current
- 22:47, 7 September 2016 diff hist -464 ChangeClearPad Redirected page to Change Clear Pad current
- 22:44, 7 September 2016 diff hist +494 N ChangeClearPad Created page with " # ROUTINE: CHANGE CLEAR PAD # Parameters: r4 = (System call input parameter: int val) # Returns: r2 = (System call return value - int) # The kernel function bein..."
- 22:43, 7 September 2016 diff hist +12 Wait for Vertical Sync
- 22:31, 7 September 2016 diff hist +4 Process Expiring Statuses
- 22:28, 7 September 2016 diff hist +59 Process Expiring Statuses
- 22:25, 7 September 2016 diff hist +30 Modify Status Inflictions
- 22:23, 7 September 2016 diff hist +330 Modify Status Inflictions
- 22:12, 7 September 2016 diff hist +1,091 N Set Action Target Variables Created page with " # ROUTINE: SET ACTION TARGET VARIABLES # Parameters: # r4 = [Target unit data pointer] 0018da04: 27bdffe8 addiu r29,r29,0xffe8 0018da08: 24830..." current
- 22:07, 7 September 2016 diff hist +4,742 N Process Expiring Statuses Created page with " # ROUTINE: PROCESS EXPIRING STATUSES # (Decrements Status CT, Sets up an action to remove appropriate statuses) # Parameters: # r4 = [Unit Index] 0018d91..."
- 22:06, 7 September 2016 diff hist +66 Modify Status Inflictions
- 22:01, 7 September 2016 diff hist +15,891 N Modify Status Inflictions Created page with " # ROUTINE: MODIFY STATUS INFLICTIONS # Parameters: # r4: 0 signifies more strict status removal? # Returns: # r2 = { # 0, If no status is being..."
- 21:46, 7 September 2016 diff hist +97 Routine Locations
- 21:03, 4 September 2016 diff hist -1 Called by Nullify Action
- 02:31, 4 September 2016 diff hist +9,285 N Find Unit at Specified Coordinates Created page with " # ROUTINE: FIND UNIT AT SPECIFIED COORDINATES (0x17dca8) # PARAMETERS: # r4 = X-Coordinate # r5 = Y-Coordinate # r6 = Is on Upper Level # r..."
- 02:28, 4 September 2016 diff hist +42 Routine Locations
- 02:26, 4 September 2016 diff hist -8,832 Find Unit at Coordinates Blanked the page current
- 02:12, 4 September 2016 diff hist +2,534 N Find Unit at Coordinates (0x19d294) Created page with " # ROUTINE: FIND UNIT AT COORDINATES (0x19d294) # Parameters: # r4 = Integer byte array: [X Coordinate, Higher Elevation bit, Y Coordinate] # Returns: # ..."
- 02:10, 4 September 2016 diff hist +11 Routine Locations
- 02:08, 4 September 2016 diff hist +1,554 N Save Coordinates to Temp Unit Created page with " # ROUTINE: SAVE COORDINATES TO TEMP UNIT # Parameters: r4 = Integer byte array: [X Coordinate, Higher Elevation bit, Y Coordinate] 0019f258: 3c03801a lui r3,0x801a 001..."
- 02:07, 4 September 2016 diff hist +2,687 N Check Unit for Crystal or Treasure Status Created page with " # ROUTINE: CHECK UNIT FOR CRYSTAL OR TREASURE STATUS # Parameters: (none) # Returns: RAM_BYTE[0x801a0083]: # 0, if unit is not Crystal or Treasure # ..."
- 02:00, 4 September 2016 diff hist +372 N Write String to Terminal Created page with " # ROUTINE: WRITE STRING TO TERMINAL (std_out_puts) # Parameters: # r4 = String to write to terminal (stdout) 0002228c: 240a00b0 addiu r10,r0,0x00b0 00022290: ..." current
- 01:59, 4 September 2016 diff hist +565 N Change Clear RCnt Created page with " # ROUTINE: CHANGE CLEAR RCNT # Parameters: # r4 = (System call input parameter - int n) # r5 = (System call input parameter - int val) # Returns: r2 = ..." current
- 01:58, 4 September 2016 diff hist +494 N Change Clear Pad Created page with " # ROUTINE: CHANGE CLEAR PAD # Parameters: r4 = (System call input parameter: int val) # Returns: r2 = (System call return value - int) # The kernel function bein..." current
- 01:56, 4 September 2016 diff hist +2,395 N Wait for Vertical Sync Created page with " # ROUTINE: WAIT FOR VERTICAL SYNC # Parameters: # r4 = Value to wait for # r5 = Amount of time to wait? 0001dcf0: 27bdffe0 addiu r29,r29,0xffe0 0001dcf4..."
- 01:54, 4 September 2016 diff hist +2 Return -1 current
- 01:53, 4 September 2016 diff hist +63 N Return -1 Created page with "0001c04c: 03e00008 jr r31 0001c050: 2402ffff addiu r2,r0,0xffff"
- 01:53, 4 September 2016 diff hist +380 Routine Locations Added some routines; also, some formatting changes
- 00:54, 26 October 2014 diff hist +71 Generate Treasure Added Return Locations section back (accidentally removed in previous edit)
- 22:43, 25 October 2014 diff hist +116 Generate Treasure Re-formatted routine documentation
- 01:13, 17 February 2014 diff hist +10 Elemental Absorb + Status proc
- 01:12, 17 February 2014 diff hist +404 N Elemental Absorb + Status proc Created page with "0018871c: 27bdffe8 addiu r29,r29,0xffe8 00188720: afbf0010 sw r31,0x0010(r29) 00188724: 0c061c3f jal 0x001870fc # Elemental absorb 00188728: 00000000 nop 001887..."
- 01:11, 17 February 2014 diff hist +57 Routine Locations
- 03:32, 20 June 2013 diff hist +228 Generate Crystal or Treasure Formatting fixes current
- 04:27, 1 June 2013 diff hist +186 Faith Calculation Added some notes for ??? lines
- 23:20, 23 May 2013 diff hist -5 Learn from Crystal
- 23:19, 23 May 2013 diff hist -8 Learn from Crystal Formatting fixes
- 23:15, 23 May 2013 diff hist 0 Learn from Crystal
- 02:14, 23 May 2013 diff hist +6,605 SCUS 942.21 Routines Added routines to SCUS_942.21 page
- 02:13, 23 May 2013 diff hist +1 Main Page
- 02:04, 23 May 2013 diff hist 0 Main Page SCUS_942 instead of .942
- 02:02, 23 May 2013 diff hist 0 Routine Locations SCUS_942 instead of .942
- 01:42, 21 February 2013 diff hist +5 Load Halfword current
- 01:41, 21 February 2013 diff hist +43 Load Halfword
- 23:26, 20 February 2013 diff hist +7 Load Halfword Load Halfword: spacing