User contributions
Jump to navigation
Jump to search
- 21:43, 1 May 2019 diff hist +4,677 N Extract Palette Data Created page with " # ROUTINE: EFFECT PALETTE SETUP # Parameters: # r4 = (effectID) Effect ID 801a0e80: 27bdffe0 addiu r29,r29,-0x0020 801a0e84: 3405000c ori r5,r0,0x000c..."
- 21:42, 1 May 2019 diff hist +3,983 N Extract Colors Data Created page with " # ROUTINE: EXTRACT COLORS DATA # Parameters: # r4 = (colorsPtr) Colors pointer? # r5 = (sectionID) Section ID # r6 = (p3) ? (0 to 15..." current
- 21:41, 1 May 2019 diff hist +201 Routine Locations
- 13:13, 1 May 2019 diff hist +106 Effect Graphics
- 13:13, 1 May 2019 diff hist +12,363 N Get Effect Screen Location Data From Unit Data Created page with " # ROUTINE: GET EFFECT SCREEN LOCATION DATA FROM UNIT DATA # Parameters: # r4 = (p1) Sometimes 0 : Either 0 or 8? # r5 = (p2) Sometimes 0, sometimes -1 #..." current
- 13:12, 1 May 2019 diff hist +4,702 N 0x1acf90 Created page with " 801acf90: 3c02801b lui r2,0x801b 801acf94: 8c4269cc lw r2,0x69cc(r2) 801acf98: 27bdffc0 addiu r29,r29,-0x0040 801acf9c: afb20038 sw r18,0x0038(r29) 801acfa0: 00809021 add..." current
- 13:12, 1 May 2019 diff hist +10,420 N 0x1ad198 Created page with " 801ad198: 3c02801b lui r2,0x801b 801ad19c: 8c4269cc lw r2,0x69cc(r2) 801ad1a0: 27bdffb8 addiu r29,r29,-0x0048 801ad1a4: afb3003c sw r19,0x003c(r29) 801ad1a8: 00809821 add..." current
- 13:12, 1 May 2019 diff hist 0 Routine Locations
- 13:10, 1 May 2019 diff hist +1,334 N 0x1aab90 Created page with " 801aab90: 27bdffe0 addiu r29,r29,-0x0020 801aab94: afb00010 sw r16,0x0010(r29) 801aab98: 00808021 addu r16,r4,r0 801aab9c: afb10014 sw r17,0x0014(r29) 801aaba0: 00a08821..." current
- 13:10, 1 May 2019 diff hist +991 N 0x8ca48 Created page with " # Parameters: # r4 = (unitMiscID) Unit Misc ID 8008ca48: 27bdffe8 addiu r29,r29,-0x0018 8008ca4c: afbf0010 sw r31,0x0010(r29) 8008ca50: 0c01e9b9 jal 0x8007a6e4..." current
- 13:09, 1 May 2019 diff hist +722 N Store Map Max Coordinates Created page with " # ROUTINE: STORE MAP MAX COORDINATES # Parameters: # r4 = (destPtr) Destination pointer for values to be stored 8008df48: 27bdffe8 addiu r29,r29,-0x0018 8008d..." current
- 13:09, 1 May 2019 diff hist +418 N Get vector*matrix from GTE Created page with " 8001d578: c8800000 lwc2 gtedr00_vxy0,0x0000(r4) 8001d57c: c8810004 lwc2 gtedr01_vz0,0x0004(r4) 8001d580: 00000000 nop 8001d584: 4a480012 mvmva 0x1,0x0,0x0,0x0,0x0 8001d58..."
- 13:23, 30 April 2019 diff hist +302 Routine Locations
- 13:08, 30 April 2019 diff hist 0 Routine Locations
- 13:07, 30 April 2019 diff hist +453 N Store Rotation matrix elements to GTE Created page with " 8001d0a8: 8c880000 lw r8,0x0000(r4) 8001d0ac: 8c890004 lw r9,0x0004(r4) 8001d0b0: 8c8a0008 lw r10,0x0008(r4) 8001d0b4: 8c8b000c lw r11,0x000c(r4) 8001d0b8: 8c8c0010 lw r1..."
- 13:04, 30 April 2019 diff hist +5,732 N 0x1a5c3c Created page with " # Parameters: # r4 = (p1) ? # r5 = (p2) ? 801a5c3c: 27bdffe0 addiu r29,r29,-0x0020 801a5c40: afb20018 sw r18,0x0018(r29) 801a5c44: 00a09021 addu r18,r5,r..." current
- 13:04, 30 April 2019 diff hist +3,074 N 0x1a4de8 Created page with " # Parameters: # r4 = (p1) ? # r5 = (p2) ? (Sometimes 0) # Returns: # r2 = ? 801a4de8: 2484000f addiu r4,r4,0x000f # p1 + 15 801a..."
- 13:03, 30 April 2019 diff hist +2,024 N 0x8bf1c Created page with " # Parameters: # r4 = (unitMiscID) Unit Misc ID 8008bf1c: 27bdffe8 addiu r29,r29,-0x0018 8008bf20: afbf0010 sw r31,0x0010(r29) 8008bf24: 0c01e9b9 jal 0x8007a6e4..." current
- 13:02, 30 April 2019 diff hist +107 Routine Locations
- 02:27, 30 April 2019 diff hist +2 Process Secondary Effect Data
- 02:26, 30 April 2019 diff hist +27 Process Secondary Effect Data
- 02:26, 30 April 2019 diff hist +1,008 N Effect Code Script 0x05 Created page with " 801a2374: 84830006 lh r3,0x0006(r4) # effectBlock.offset 801a2378: 8c820008 lw r2,0x0008(r4) # effectBlock.basePointer 801a237c: 0000000..."
- 02:26, 30 April 2019 diff hist +2,750 N Run Effect Block Created page with " # ROUTINE: RUN EFFECT BLOCK # Parameters: # r4 = (effectBlockID) Effect Block ID # Returns: # r2 = 0, if command function returned 2; 1, otherwise 80..." current
- 02:25, 30 April 2019 diff hist +7,624 N Effect Related (0x1a4000) Created page with " # Parameters: # r4 = (effectBlock) Effect block data # r5 = (p2) 0x801bc0c8 + offset (Timing data?) (offset initially 0x82a, +0x80 each call..." current
- 02:25, 30 April 2019 diff hist +5,216 N Effect Related (0x1a20e8) Created page with " # Parameters: # r4 = (p1) ? (Sometimes *0x801bc094) # r5 = (p2) ? (Sometimes 0) # r6 = (p3) ? (Sometimes 0) 801a20e8: 27bdffd8 addiu r29,r29,-0x0028..."
- 02:24, 30 April 2019 diff hist +1,734 N Effect Related (0x1a1d28) Created page with " 801a1d28: 3c07801c lui r7,0x801c 801a1d2c: 24e79158 addiu r7,r7,-0x6ea8 # 0x801b9158 801a1d30: 3c06801c lui r6,0x801c 801a1d34: 24c6bf90 addiu r6,r6,-0x4070..."
- 02:24, 30 April 2019 diff hist +956 N Set Effect Frame Data Pointer Created page with " # ROUTINE: SET EFFECT FRAME DATA POINTER # Parameters: # r4 = (effectID) Effect ID 801a0fa0: 00042400 sll r4,r4,0x10 801a0fa4: 00042383 sra r4,r4,0x0e..." current
- 02:23, 30 April 2019 diff hist +1,015 N Get Tile Data Pointer From Unit Misc ID Created page with " # ROUTINE: GET TILE DATA POINTER FROM UNIT MISC ID # Parameters: # r4 = (unitMiscID) Unit Misc ID # Returns: # r2 = Pointer to Tile Data..." current
- 02:23, 30 April 2019 diff hist +5,974 N 0x11bf4 Created page with " # Parameters: # r4 = (ptr1) Pointer (Sometimes 0x8004eaf4) # r5 = (lba) LBA Sector of data # r6 = (otherValue) Other value s..." current
- 02:22, 30 April 2019 diff hist +338 Routine Locations
- 02:16, 30 April 2019 diff hist +69 Effect Related (0x1a15b4)
- 01:58, 30 April 2019 diff hist +37 Effect Related (0x1a13bc)
- 01:56, 30 April 2019 diff hist +45 Initialise Secondary Effect
- 01:49, 30 April 2019 diff hist +15 Start New Effect
- 01:49, 30 April 2019 diff hist +1,216 Start New Effect
- 12:50, 16 April 2019 diff hist +85,645 N Effect Graphics Created page with " # Parameters: # r4 = (p1) ? # r5 = (p2) ? # r6 = (p3) ? # r7 = (p4) ? 801a60ac: 27bdfe00 addiu r29,r29,-0x0200 801a60b0: afb401e8 sw r20,0x0..."
- 12:49, 16 April 2019 diff hist +8,446 N Effect Camera Movement Created page with " 801ab1d4: 27bdffc0 addiu r29,r29,-0x0040 801ab1d8: afb30034 sw r19,0x0034(r29) 801ab1dc: 00809821 addu r19,r4,r0 # p1 801ab1e0: afb40038 sw r20,0x0038(..." current
- 12:48, 16 April 2019 diff hist +9,837 N Effect Camera Rotation Created page with " 801aad98: 27bdffd0 addiu r29,r29,-0x0030 801aad9c: afb20020 sw r18,0x0020(r29) 801aada0: 00809021 addu r18,r4,r0 # p1 801aada4: afb30024 sw r19,0x0024(..." current
- 12:47, 16 April 2019 diff hist +142 Routine Locations
- 17:39, 2 November 2018 diff hist +11 Routine Locations
- 17:39, 2 November 2018 diff hist +14 Rand
- 17:39, 2 November 2018 diff hist +1,406 N Rand Created page with "Call the rand() function, which sets r2 equal to a pseudorandom number in range [-0x8000..0x7fff]. 0002230c: 240a00a0 addiu r10,r0,0x00a0 00022310: 01400008 jr r10 &nbs..."
- 17:32, 2 November 2018 diff hist +1,709 N Pass/Fail Roll Created page with " # ROUTINE: PASS/FAIL ROLL # Makes a (pseudo)random roll between 0 to max-1, inclusive, and checks against threshold. # Often used for percentage rolls with ma..."
- 17:16, 2 November 2018 diff hist +392 N Cause Action Miss Created page with " 8018433c: 3c028019 lui r2,0x8019 80184340: 8c422d90 lw r2,0x2d90(r2) 80184344: 00000000 nop 80184348: a0400000 sb r0,0x0000(r2) action.HitStatus = HitStatus.Miss..."
- 17:15, 2 November 2018 diff hist +45 Routine Locations
- 17:12, 2 November 2018 diff hist +1 Use Specific Action Hit Percentage
- 16:33, 2 November 2018 diff hist +236 Use Specific Action Hit Percentage
- 16:29, 2 November 2018 diff hist +3,066 N Use Specific Action Hit Percentage Created page with " # ROUTINE: USE SPECIFIC ACTION HIT PERCENTAGE # This routine uses the value in the HP Damage field of the Action struct as a temporary Hit percentage value input #..."
- 16:28, 2 November 2018 diff hist +41 Routine Locations
- 14:45, 23 August 2018 diff hist +915 N 0x142b5c Created page with " 00142b5c: 3c028017 lui r2,0x8017 00142b60: 84423cb0 lh r2,0x3cb0(r2) # *0x80173cb0 00142b64: 27bdffe8 addiu r29,r29,0xffe8 00142b68: 10400009 beq r2,r0,0..." current