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)- 04:41, 10 December 2024 Talcall talk contribs created page OPEN.BIN 0006720c - 0006731c (Created page with " 0006720c: 27bdffe0 addiu r29,r29,0xffe0 00067210: afbf0018 sw r31,0x0018(r29) 00067214: afb10014 sw r17,0x0014(r29) 00067218: 0c01a1b7 jal 0x000686dc 0006721c: afb00010 s...")
- 22:16, 8 December 2024 Talcall talk contribs moved page 00044b68 - 00044b9c to Call BATTLE.BIN: Return 0
- 22:15, 8 December 2024 Talcall talk contribs moved page 0014a81c - 0014a828 to BATTLE.BIN: Return 0
- 22:12, 8 December 2024 Talcall talk contribs moved page 00042d18 - 00042dd0 to Swap Framebuffer Video Output Screen
- 21:52, 8 December 2024 Talcall talk contribs moved page 00042b2c - 00042b38 to Store 3 Consecutive words
- 21:51, 8 December 2024 Talcall talk contribs moved page 00042930 - 00042a0c to ENTD Open - Initialize Unit Data
- 03:56, 8 December 2024 Glain talk contribs created page Find Job By Skillset (Created page with " # ROUTINE: FIND JOB BY SKILLSET # Finds the job ID with the specified skillset ID. # Parameters: # r4 = (skillsetID) Skillset ID # Returns:...")
- 03:54, 8 December 2024 Glain talk contribs created page Get Generic Job Index (Created page with " # ROUTINE: GET GENERIC JOB INDEX # Gets the generic job index of the specified job. (0 = Base, 1 = Chemist, 2 = Knight, etc.) # Parameters: # r4 =...")
- 03:49, 8 December 2024 Glain talk contribs created page Find Unit Abilities or Skillsets (Created page with " # ROUTINE: FIND UNIT ABILITIES OR SKILLSETS # Finds abilities or skillsets available to a unit # # Parameters: # r4 = (formationUn...")
- 03:27, 8 December 2024 Talcall talk contribs created page B(0x05) disable timer irq (Created page with " 00001728: 3084ffff andi r4,r4,0xffff 0000172c: 3c030000 lui r3,0x0000 00001730: 00047880 sll r15,r4,0x02 00001734: 3c180000 lui r24,0x0000 00001738: 8c636d40 lw r3,0x6d40...")
- 03:25, 8 December 2024 Talcall talk contribs created page B(0x04) enable timer irq (Created page with " 000016e4: 3c020000 lui r2,0x0000 000016e8: 3084ffff andi r4,r4,0xffff # timer 000016ec: 8c426d40 lw r2,0x6d40(r2) # 1f801070 IRQ mask register 00001...")
- 03:20, 8 December 2024 Talcall talk contribs created page B(0x03) get timer (Created page with " 000016ac: 3084ffff andi r4,r4,0xffff 000016b0: 28810003 slti r1,r4,0x0003 000016b4: 14200003 bne r1,r0,0x000016c4 # branch if legal timer 000016b8: 00000000 nop...")
- 03:15, 8 December 2024 Talcall talk contribs created page B(0x02) init timer (Created page with " r4 = timer r5 = reload value r6 = flags (in logic order:) 0x10 - (if off) set mode to 48. else set mode to 49 0x01 - (if off) mode OR 0x100 0x1000 - (if o...")
- 03:00, 8 December 2024 Talcall talk contribs created page C(0x0a) ChangeClearRCnt (Created page with " r4 = timer r5 = flag 000015d8: 3c0f0001 lui r15,0x0001 000015dc: 25ef8600 addiu r15,r15,-0x7a00 # timer handler 0 000015e0: 00047080 sll r14,r4,0x02 # timer *...")
- 02:57, 8 December 2024 Talcall talk contribs created page C(0x00) EnqueueTimerAndVblankIrqs (Created page with " 00001508: 27bdffd0 addiu r29,r29,-0x0030 0000150c: afbf002c sw r31,0x002c(r29) 00001510: afb50028 sw r21,0x0028(r29) 00001514: 3c020000 lui r2,0x0000 00001518: 8c426d40 l...")
- 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