User contributions
Jump to navigation
Jump to search
- 01:43, 8 January 2017 diff hist -34 Display Simple Selection Menu
- 01:37, 8 January 2017 diff hist -735 ? 0x14cbf4 Redirected page to Get Second Thread Parameter current
- 01:36, 8 January 2017 diff hist +713 N Get Second Thread Parameter Created page with " # ROUTINE: GET SECOND THREAD PARAMETER # No parameters. # Returns: # r2 = (Second thread parameter for current thread) 8014cbf4: 3c018017 lui r1,0x8017 801..." current
- 01:34, 8 January 2017 diff hist +17 Routine Locations
- 01:32, 8 January 2017 diff hist +1 Display Triangle Selection Menu current
- 01:12, 8 January 2017 diff hist +210 Handle Menu Action current
- 00:37, 8 January 2017 diff hist 0 Warp Unit current
- 00:36, 8 January 2017 diff hist 0 Warp Unit
- 00:35, 8 January 2017 diff hist +1,891 N Calculate WalkTo Pathing Created page with " # ROUTINE: Calculate WalkTo pathing? # Parameters: # r4 = ElevationAddend (256 or 0) # r5 = p2 (= 3?) # ..." current
- 00:35, 8 January 2017 diff hist +1,124 N Wait For Thread Created page with " # ROUTINE: WAIT FOR THREAD # Waits for specified thread to be complete. # Parameters: # r4 = ThreadID 8014c9d0: 27bdffe8 addiu r29,r29,-0x0018 ..." current
- 00:35, 8 January 2017 diff hist +1,104 N Wait Created page with " # ROUTINE: Wait # Waits for waitAmount iterations, blocking (switching to next thread) every iteration. # Parameters: # r4 = waitAmount 8014c858..." current
- 00:35, 8 January 2017 diff hist +6,518 N Warp Unit Created page with " # ROUTINE: WarpUnit Event Instruction # Parameters: # r4 = (params) Parameter array for this event instruction # Offsets: # ..."
- 00:33, 8 January 2017 diff hist 0 Walk To Event Instruction current
- 00:32, 8 January 2017 diff hist -1 Walk To current
- 00:32, 8 January 2017 diff hist +2,568 N Walk To Event Instruction Created page with " # ROUTINE: WalkTo Event Instruction # Parameters: # r4 = (params) (Pointer to parameters for this instruction) 8013e5c0: 27bdffd0 addiu r29,r29,-0x0030..."
- 00:32, 8 January 2017 diff hist +7,963 N Walk To Created page with " # ROUTINE: WalkTo # Called from WalkTo event instruction routine, 0x8013e5c0. # Parameters: # r4 = (MiscID) Unit misc ID # r5..."
- 00:31, 8 January 2017 diff hist +3 Routine Locations
- 00:31, 8 January 2017 diff hist +24 Routine Locations
- 00:30, 8 January 2017 diff hist +226 Routine Locations
- 23:18, 7 January 2017 diff hist +1 Switch To Next Thread Multiple Times current
- 23:18, 7 January 2017 diff hist +4,256 N Switch To Next Thread Created page with " # ROUTINE: SWITCH TO NEXT THREAD # No parameters. 8014ca80: 3c018017 lui r1,0x8017 8014ca84: 00200821 addu r1,r1,r0 8014ca88: 8c284038 lw r8,0x4038(r1) # ..." current
- 23:18, 7 January 2017 diff hist +794 N Store Thread Function Parameters Created page with " # ROUTINE: STORE THREAD FUNCTION PARAMETERS # Parameters: # r4 = (threadID) Thread ID # r5 = (funcParam1) Function parameter 1 # r6 ..."
- 23:18, 7 January 2017 diff hist +1,027 N Stop Current Thread Created page with " # ROUTINE: STOP CURRENT THREAD # Mark current thread as not being in use, then switch threads 8014c958: 3c028017 lui r2,0x8017 8014c95c: 8c424038 lw r2,0x4038(r2) ..." current
- 23:18, 7 January 2017 diff hist +1,257 N Switch To Next Thread Multiple Times Created page with " # ROUTINE: SWITCH TO NEXT THREAD MULTIPLE TIMES # Switches to the next thread (blocks) a specified number of times. # Parameters: # r4 = (p_Count) ..."
- 23:16, 7 January 2017 diff hist 0 Sprite Move current
- 23:16, 7 January 2017 diff hist +2,198 N Unit Anim Created page with " 80149398: 27bdffd0 addiu r29,r29,-0x0030 8014939c: afb10024 sw r17,0x0024(r29) 801493a0: 00808821 addu r17,r4,r0 801493a4: afbf0028 sw r31,0x0028(r29) 801493a8: 0c05181e ..." current
- 23:16, 7 January 2017 diff hist +751 N Sprite Move (Outer) Created page with " # ROUTINE: SpriteMove (Outer) 80146ee4: 27bdffe8 addiu r29,r29,-0x0018 80146ee8: afbf0010 sw r31,0x0010(r29) 80146eec: 0c052752 jal 0x80149d48 # Set ..." current
- 23:16, 7 January 2017 diff hist +15,556 N Sprite Move Created page with " # ROUTINE: SpriteMove? # Parameters: # r4 = (params) Parameter array for this event instruction # r5 = (0 if SpriteMove, 1 if SpriteMoveBeta)? ..."
- 23:15, 7 January 2017 diff hist +254 Routine Locations
- 19:05, 7 January 2017 diff hist +3,246 N Show Map Title Created page with " # ROUTINE: ShowMapTitle 801c9d68: 27bdffd8 addiu r29,r29,-0x0028 801c9d6c: afbf0024 sw r31,0x0024(r29) 801c9d70: afb40020 sw r20,0x0020(r29) 801c9d74: afb3001c sw r19..." current
- 19:05, 7 January 2017 diff hist +611 N Show Graphic (Outer Routine) Created page with " 8013c710: 27bdffe8 addiu r29,r29,-0x0018 8013c714: afbf0010 sw r31,0x0010(r29) 8013c718: 0c052752 jal 0x80149d48 # Set Thread Task ID (0x3d); 8013c71c:..."
- 19:04, 7 January 2017 diff hist +121 Routine Locations
- 18:53, 7 January 2017 diff hist +57 Process Single Unit Movement current
- 18:49, 7 January 2017 diff hist +46 Play Effect current
- 18:48, 7 January 2017 diff hist +539 N Play Effect Created page with " 801a1880: 3c03801b lui r3,0x801b 801a1884: 8c6363e8 lw r3,0x63e8(r3) # *0x801b63e8 801a1888: 34020001 ori r2,r0,0x0001 # 1 801a188c: 14620003 b..."
- 18:48, 7 January 2017 diff hist +528 N Set Thread Task ID Created page with " # ROUTINE: SET THREAD TASK ID # Parameters: # r4 = taskID 80149d48: 3c028017 lui r2,0x8017 80149d4c: 8c424038 lw r2,0x4038(r2) # ThreadI..." current
- 18:47, 7 January 2017 diff hist +622 N Set Event Speed Created page with " # ROUTINE: SET EVENT SPEED # Parameters: # r4 = (newEventSpeed) Event speed value # 0x01: Normal speed # 0x02: Slowed down ..." current
- 18:47, 7 January 2017 diff hist +983 N Set Event Speed Inner Created page with " # ROUTINE: SET EVENT SPEED INNER # Set event speed inner routine. # Parameters: # r4 = (newEventSpeed) Event speed value # 0x01: Nor..." current
- 18:47, 7 January 2017 diff hist +772 N Set Camera Rotation Values Created page with " # ROUTINE: SET CAMERA ROTATION VALUES # Parameters: # r4 = (inputRotationData) Input rotation data 8008ba60: 94820000 lhu r2,0x0000(r4) # ..." current
- 18:47, 7 January 2017 diff hist +859 N Set Camera Zoom Parameters Created page with " # ROUTINE: SET CAMERA ZOOM PARAMETERS # Parameters: # r4 = (inputCameraZoom) Camera zoom data pointer # 0x00: X zoom? (4 bytes) # ..." current
- 18:46, 7 January 2017 diff hist +1,513 N Process Unit Movement Created page with " # ROUTINE: PROCESS UNIT MOVEMENT 800707c4: 27bdffe8 addiu r29,r29,-0x0018 800707c8: afb00010 sw r16,0x0010(r29) 800707cc: 00008021 addu r16,r0,r0 # uni..." current
- 18:46, 7 January 2017 diff hist +2,053 N Player Camera Zoom Created page with " # ROUTINE: PLAYER CAMERA ZOOM (L1 BUTTON) # No parameters. 8006f5bc: 27bdffe8 addiu r29,r29,-0x0018 8006f5c0: 3c038009 lui r3,0x8009 8006f5c4: 8c6360d0 lw r3,0x60d0..."
- 18:46, 7 January 2017 diff hist +17,159 N Process Single Unit Movement Created page with " # ROUTINE: PROCESS SINGLE UNIT MOVEMENT # Parameters: # r4 = (unitMisc) Unit misc data pointer 8006d818: 27bdffe8 addiu r29,r29,-0x0018 8006d81c: afb0..."
- 18:46, 7 January 2017 diff hist +878 N PAD dr Created page with " # PSX kernel/bios function: PAD_dr # Gets controller button state # Returns: # r2 = (Button state) # *0x80032a78 = (Button state) # ..." current
- 18:45, 7 January 2017 diff hist +475 Routine Locations
- 18:36, 7 January 2017 diff hist +63 Initialize Thread current
- 18:32, 7 January 2017 diff hist +2,315 N Initialize Thread Created page with " # ROUTINE: INITIALIZE THREAD # Parameters: # r4 = (threadID) Thread ID to initialize # r5 = (funcPtr) Function pointer for thread to run 8014c8a0: 27bdf..."
- 18:31, 7 January 2017 diff hist +5,756 N Map Light (Async) Created page with " 8014703c: 27bdff50 addiu r29,r29,-0x00b0 80147040: 34040007 ori r4,r0,0x0007 80147044: afbf00a8 sw r31,0x00a8(r29) 80147048: afb300a4 sw r19,0x00a4(r29) 8014704c: afb200a..." current
- 18:31, 7 January 2017 diff hist +1,715 N Map Darkness (Async) Created page with " 801466b4: 27bdffe0 addiu r29,r29,-0x0020 801466b8: 34040006 ori r4,r0,0x0006 801466bc: afbf001c sw r31,0x001c(r29) 801466c0: 0c052752 jal 0x80149d48 # Se..."
- 18:30, 7 January 2017 diff hist +2,316 N Load File Created page with " # ROUTINE: LOAD FILE (0x13bc14) # Seems to load a file into RAM. # Async function. # Parameters: # r4 = (fileIndex) File ID/index to load in..."