All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Final Fantasy Hacktics Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 19:13, 7 December 2024 Glain talk contribs created page Store Combined Bit Value Pointer (Created page with " # ROUTINE: STORE COMBINED BIT VALUE POINTER # Stores the pointer to a bit value that may span several bytes. The value can be combined via Get Combined Bit Valu...")
- 19:12, 7 December 2024 Glain talk contribs created page Get Combined Bit Value From Stored Pointer (Created page with " # ROUTINE : GET COMBINED BIT VALUE FROM STORED POINTER # Gets the combined bit value based on a previously stored pointer. The combined value can span several bytes...")
- 11:38, 7 December 2024 Talcall talk contribs created page C(0x03) SysDeqIntRP (Created page with " r4 = priority chain r5 = exception handler struc* 00001444: 3c0ea000 lui r14,0xa000 00001448: 8dce0100 lw r14,0x0100(r14) # list of priority chain pointers 00001...")
- 11:24, 7 December 2024 Talcall talk contribs created page C(0x02) SysEnqIntRP (Created page with " r4 = Priority chain r5 = exception handler struct 00001420: 3c0ea000 lui r14,0xa000 00001424: 8dce0100 lw r14,0x0100(r14) # ptr. to prioty chain pointer list 00001...")
- 11:03, 7 December 2024 Talcall talk contribs created page Alloc kernel memory sub (Created page with " 00001030: 10800021 beq r4,r0,0x000010b8 00001034: 00000000 nop 00001038: 3c020000 lui r2,0x0000 0000103c: 8c427464 lw r2,0x7464(r2) 00001040: 00000000 nop 00001044: 0044...")
- 11:00, 7 December 2024 Talcall talk contribs created page BIOS 0x1018-0x102c (Created page with " 00001018: 3c020000 lui r2,0x0000 0000101c: 8c426cf0 lw r2,0x6cf0(r2) 00001020: 03e00008 jr r31 00001024: 00000000 nop")
- 10:59, 7 December 2024 Talcall talk contribs created page Bios Get IRQ CAUSE & EPC (Created page with "00000ea0: 40026800 mfc0 r2,$13,0x0 00000ea4: 40037000 mfc0 r3,$14,0x0 #returns CAUSE in r2, and EPC in r3 00000ea8: 03e00008 jr r31 # so, it isn't required to have...")
- 10:57, 7 December 2024 Talcall talk contribs created page Bios Syscall0 (Created page with " 00000650: 0000000c syscall 0x00000 # does nothing, clears r26. 00000654: 03e00008 jr r31 00000658: 00000000 nop")
- 10:56, 7 December 2024 Talcall talk contribs created page Bios Get IRQ SR r4 (Created page with " 00000640: 40846000 mtc0 r4,$12,0x0 # returns SR in r4... which, I, suppose is possible? 00000644: 00000000 nop 00000648: 03e00008 jr r31 0000064c: 00000000 nop")
- 10:55, 7 December 2024 Talcall talk contribs created page Bios Get IRQ SR (Created page with " 00000630: 40026000 mfc0 r2,$12,0x0 # cop0r12 = SR 00000634: 00000000 nop 00000638: 03e00008 jr r31 0000063c: 00000000 nop")
- 10:54, 7 December 2024 Talcall talk contribs created page Bios Get IRQ CAUSE (Created page with " 00000620: 40026800 mfc0 r2,$13,0x0 # cop0r13 = CAUSE 00000624: 00000000 nop 00000628: 03e00008 jr r31 0000062c: 00000000 nop")
- 04:50, 7 December 2024 Talcall talk contribs created page B(0x01) free kernel memory (Created page with " 00001408: 8c8efffc lw r14,-0x0004(r4) 0000140c: 00000000 nop 00001410: 35cf0001 ori r15,r14,0x0001 00001414: 03e00008 jr r31 00001418: ac8ffffc sw r15,-0x0004(r4) 000014...")
- 04:49, 7 December 2024 Talcall talk contribs created page B(0x00) alloc kernel memory (Created page with " 00001174: 27bdffd8 addiu r29,r29,-0x0028 00001178: afb1001c sw r17,0x001c(r29) 0000117c: 00808821 addu r17,r4,r0 00001180: 26310001 addiu r17,r17,0x0001 00001184: 3c0e000...")
- 09:35, 6 December 2024 Bee talk contribs moved page Ranged Weapon to Weapon Range (Renamed according to updated understanding of the flag)
- 09:08, 6 December 2024 Bee talk contribs moved page Ability Data 2 to Ability Secondary Data: Default Abilities (Update page title to match other secondary data pages)
- 09:02, 6 December 2024 Bee talk contribs created page Ability Secondary Data: RSM Abilities (Created page with "* RAM location: 8006105c. * Section contains data for 0x5A (90) Abilities (0x1A6 - 0x1FF). * Data length per Ability is 0x01 (1) bytes. * Additional data for specific ability...")
- 08:56, 6 December 2024 Bee talk contribs created page Ability Secondary Data: Math Abilities (Created page with "* RAM location: 80061054. * Section contains data for 0x8 (8) Abilities (0x19E - 0x1A5). * Data length per Ability is 0x02 (2) bytes. * Additional data for specific ability ty...")
- 08:50, 6 December 2024 Bee talk contribs created page Ability Secondary Data: Charge Abilities (Created page with "* RAM location: 80061044. * Section contains data for 0x8 (8) Abilities (0x196 - 0x19D). * Data length per Ability is 0x02 (2) bytes. * Additional data for specific ability ty...")
- 08:47, 6 December 2024 Bee talk contribs created page Ability Secondary Data: Jump Abilities (Created page with "* RAM location: 8006102c. * Section contains data for 0xC (12) Abilities (0x18a - 0x195). * Data length per Ability is 0x02 (2) bytes. * Additional data for specific ability t...")
- 08:46, 6 December 2024 Bee talk contribs created page Ability Secondary Data: Throw Abilities (Created page with "* RAM location: 80061020. * Section contains data for 0xC (12) Abilities (0x17E - 0x189). * Data length per Ability is 0x01 (1) bytes. * Additional data for specific ability t...")
- 08:42, 6 December 2024 Bee talk contribs created page Ability Secondary Data: Item Abilities (Created page with "* RAM location: 80061010. * Section contains data for 0xE (14) Abilities (0x170 - 0x17D, followed by 2 unused data points). * Data length per Ability is 0x01 (1) bytes. * Addi...")
- 08:34, 6 December 2024 Bee talk contribs created page Item Ability Secondary Data (Created page with "* RAM location: 80061010. * Section contains data for 0xE (14) Abilities (0x170 - 0x17D, followed by 2 unused data points). * Data length per Ability is 0x01 (1) bytes. * Addi...")
- 04:14, 4 December 2024 Talcall talk contribs moved page 001156b4 - 0011574c to Turn Preview Stats Window on/off
- 01:37, 2 December 2024 Nyzer talk contribs moved page Item quantity increment for steal/break? to Item quantity increment for steal/break (Fucking question marks)
- 05:10, 26 November 2024 Talcall talk contribs moved page 000672f8 - 00067480 to WLDCORE Entrypoint
- 04:31, 26 November 2024 Nyzer talk contribs moved page 000e4d9c - 000e6ed8 to Related to Unit Quotes (Giving it a title)
- 04:25, 20 November 2024 Nyzer talk contribs created page Text Format String Fetching (Created page with "<font face='Courier New'> # Determines which section of text strings to load from, depending on the value of the character used here. See Text Format for more information...")
- 02:26, 19 November 2024 Talcall talk contribs moved page 00011e18 - 00011e34 to Reset CD Subsystems
- 02:25, 19 November 2024 Talcall talk contribs moved page 00010ba8 - 00011bac to Battle.bin entry point (deprecated)
- 05:29, 14 November 2024 Nyzer talk contribs moved page Get Formation Sprite Entry to Get Generic Human Formation Graphic Entry (Clearer title that better helps note the difference between this routine and Get Formation Graphic Entry)
- 00:06, 10 November 2024 Talcall talk contribs moved page 0011315c - 001133e0 to Set up Formation Frame Buffer
- 23:10, 9 November 2024 Talcall talk contribs moved page 0012d70c - 0012d738 to Move Image to RAM from VRAM and Wait (WORLD)
- 23:07, 9 November 2024 Talcall talk contribs moved page 0012d6dc - 0012d708 to Move Image to Frame Buffer and Wait (WORLD)
- 04:29, 6 November 2024 Nyzer talk contribs moved page Move-HP Up, Move-MP Up, Gained Exp Up to Move-HP Up, Move-MP Up, Move-Get JP, Move-Get EXP (Title is inaccurate)
- 05:40, 4 November 2024 Talcall talk contribs moved page 001bf7e0 - 001bfa14 to EQUIP.OUT Entrypoint
- 20:48, 1 November 2024 MrGudenheim talk contribs moved page T1 Damaged shaking? to T1 Damaged shaking (old link was broken)
- 16:18, 29 October 2024 Glain talk contribs created page SYS DrawPrim (Created page with " 00024bd8: 27bdffe0 addiu r29,r29,0xffe0 00024bdc: afb00010 sw r16,0x0010(r29) 00024be0: 00808021 addu r16,r4,r0 00024be4: 3c028003 lui r2,0x8003 00024be8: 8c42288c lw r2,...")
- 13:38, 29 October 2024 Glain talk contribs moved page Image loading setup? (0x14a834) to Image loading setup (0x14a834)
- 13:37, 29 October 2024 Glain talk contribs moved page Image Loading Setup? (0xfdcf0) to Image Loading Setup (0xfdcf0)
- 01:59, 29 October 2024 Nyzer talk contribs created page Return Act-use Error Message (Gave it a title)
- 01:58, 29 October 2024 Nyzer talk contribs moved page Get menu address? to Get menu address (Fucking question marks)
- 01:18, 29 October 2024 Nyzer talk contribs moved page Status infliction/removal? to Status infliction/removal (Fucking question marks)
- 01:02, 29 October 2024 Nyzer talk contribs moved page Player Control Routine? to Player Control Routine
- 07:32, 27 October 2024 Orkney talk contribs moved page Check if unit can react? to Check if unit can react
- 08:37, 26 October 2024 Bee talk contribs created page Item Secondary Data (Created page with " 80063f98 - Item Secondary Data - exists for items 0xF0 to 0xFD, inclusive on both ends. 0x00 - Formula 0x01 - Z value 0x02 - Inflict Status ID")
- 08:37, 26 October 2024 Bee talk contribs created page Accessory Secondary Data (Created page with " 80063f58 - Accessory Secondary Data - exists for items 0xD0 to 0xEF, inclusive on both ends. 0x00 - Physical Evade 0x01 - Magical Evade")
- 08:36, 26 October 2024 Bee talk contribs created page Helm/Armor Secondary Data (Created page with " 80063ed8 - Helm/Armor Secondary Data - exists for items 0x90 to 0xCF, inclusive on both ends. 0x00 - HP Bonus 0x01 - MP Bonus")
- 08:36, 26 October 2024 Bee talk contribs created page Shield Secondary Data (Created page with " 80063eb8 - Shield Secondary Data - exists for items 0x80 to 0x8F, inclusive on both ends. 0x00 - Physical Evade 0x01 - Magical Evade")
- 08:35, 26 October 2024 Bee talk contribs created page Weapon Secondary Data (Created page with "80063ab8 - Weapon Secondary Data - exists for items 0x00 to 0x7F, inclusive on both ends. 0x00 - Range 0x01 - Attack Flags 0x80 - Striking 0x40 - Lunging 0x20 - D...")
- 08:27, 26 October 2024 Bee talk contribs created page Item Data (Created page with "80062eb8 0x00 - Palette 0x01 - Sprite ID 0x02 - Required Level (for random generation) 0x03: Type Flags 0x80 - Weapon 0x40 - Shield 0x20 - Headgear 0x10 -...")