New pages
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 16:18, 29 October 2024 SYS DrawPrim (hist) [854 bytes] Glain (talk | contribs) (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,...")
- 01:59, 29 October 2024 Return Act-use Error Message (hist) [5,230 bytes] Nyzer (talk | contribs) (Gave it a title)
- 08:37, 26 October 2024 Item Secondary Data (hist) [750 bytes] Bee (talk | contribs) (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 Accessory Secondary Data (hist) [741 bytes] Bee (talk | contribs) (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 Helm/Armor Secondary Data (hist) [731 bytes] Bee (talk | contribs) (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 Shield Secondary Data (hist) [738 bytes] Bee (talk | contribs) (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 Weapon Secondary Data (hist) [1,118 bytes] Bee (talk | contribs) (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 Item Data (hist) [2,259 bytes] Bee (talk | contribs) (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 -...")
- 04:25, 22 October 2024 Load File (0xef82c) (hist) [1,498 bytes] Nyzer (talk | contribs) (Created page with "< WORLD.BIN Routines <font face='Courier New'> # BATTLE.BIN: Load File (0x13bc14) 000ef82c: 3c028015 lui r2,0x8015 000ef830: 8c4232e8 lw r2,0x32e8(r2) 000ef834:...")
- 04:04, 22 October 2024 Call Portrait loading routine (ATTACK.OUT) (hist) [326 bytes] Nyzer (talk | contribs) (Created page with " 001c8004: 27bdffe8 addiu r29,r29,0xffe8 001c8008: afbf0010 sw r31,0x0010(r29) 001c800c: 0c072034 jal 0x001c80d0 # Portrait loading routine (ATTACK.OUT) 00...")
- 04:01, 22 October 2024 Portrait loading routine (ATTACK.OUT) (hist) [11,778 bytes] Nyzer (talk | contribs) (Created page with "< ATTACK.OUT Routines # WORLD.BIN: Portrait loading routine 001c80d0: 27bdffb8 addiu r29,r29,0xffb8 001c80d4: 3c040002 lui r4,0x0002 001c80d8: afbf0040 sw r31,0x...")
- 03:51, 22 October 2024 Call Find Formation Palette Index (ATTACK.OUT) (hist) [269 bytes] Nyzer (talk | contribs) (Created page with " 001c7fe4: 27bdffe8 addiu r29,r29,0xffe8 001c7fe8: afbf0010 sw r31,0x0010(r29) 001c7fec: 0c072166 jal 0x001c8598 001c7ff0: 00000000 nop 001c7ff4: 8fbf0010 lw r31,0x0010(r2...")
- 03:38, 22 October 2024 Find Formation Palette Index (ATTACK.OUT) (hist) [14,827 bytes] Nyzer (talk | contribs) (Created page with "< ATTACK.OUT Routines # WORLD.BIN: Find Formation Palette Index # REQUIRE.OUT: Find Formation Palette Index (REQUIRE.OUT) 001c8598: 27bdffb8 addiu r29,r29,0xf...")
- 03:36, 22 October 2024 Find Formation Palette Index (REQUIRE.OUT) (hist) [12,403 bytes] Nyzer (talk | contribs) (Created page with "< REQUIRE.OUT # WORLD.BIN: Find Formation Palette Index # ATTACK.OUT: Find Formation Palette Index (ATTACK.OUT) 001c5458: 27bdffb8 addiu r29,r29,0xffb8 001c...")
- 01:43, 22 October 2024 Select Skillset To View (hist) [5,861 bytes] Nyzer (talk | contribs) (Created page with "<font face='Courier New'> 0011f090: 3c028019 lui r2,0x8019 0011f094: 8042bae3 lb r2,-0x451d(r2) 0011f098: 27bdffd8 addiu r29,r29,0xffd8 0011f09c: afbf0024 sw r31,0x0024(...") originally created as "Select Skillset To Learn From"
- 16:46, 19 October 2024 Some post action (including learn on hit setup) (hist) [4,959 bytes] Nyzer (talk | contribs) (Gave a crappy title to this page.)
- 07:53, 19 October 2024 WAVESET.WD (hist) [494 bytes] Talcall (talk | contribs) (Created page with "==WAVESET.WD Header== the header information contains quite a bit of meta data related to the sound fonts contained within the file. 0x00: dwdsP (string, file designation) 0...")
- 05:50, 15 October 2024 Ability Menu (hist) [11,111 bytes] Nyzer (talk | contribs) (Created page with "<font face='Courier New'> 0011dc98: 3c038019 lui r3,0x8019 0011dc9c: 8c63ba1c lw r3,-0x45e4(r3) 0011dca0: 27bdffd8 addiu r29,r29,0xffd8 0011dca4: afb00018 sw r16,0x0018(...")
- 20:53, 14 October 2024 Related To Formation Screen Lighting (hist) [25,813 bytes] Nyzer (talk | contribs) (Created page with "<font face='Courier New'> 00116264: 27bdff50 addiu r29,r29,0xff50 00116268: afbf00ac sw r31,0x00ac(r29) 0011626c: afbe00a8 sw r30,0x00a8(r29) 00116270: afb700a4 sw r23,0...")
- 06:58, 13 October 2024 Choose Unit for Deployment Screen Stats Display (hist) [2,048 bytes] Nyzer (talk | contribs) (Created page with " 001c5b50: 27bdffe8 addiu r29,r29,0xffe8 001c5b54: afbf0010 sw r31,0x0010(r29) 001c5b58: 0c070f2a jal 0x 001c3ca8 001c5b5c: 00000000 nop 001c5b60: 3c04801e lui r4,0x801e...")
- 05:16, 9 October 2024 Learn Job Abilities (hist) [12,128 bytes] Glain (talk | contribs) (Created page with " # ROUTINE: LEARN JOB ABILITIES # Learns abilities for the specified unit in the specified job. Either learns random abilities, or auto-learns all abiliies in the ap...")
- 05:08, 9 October 2024 ATTACK.OUT Data Tables (hist) [2,618 bytes] Nyzer (talk | contribs) (Got started on this stuff.)
- 04:01, 9 October 2024 Deployment Screen (hist) [64,334 bytes] Nyzer (talk | contribs) (This seems to be the code for handling the deployment screen, as I've found two checks of Var 0x1FF here. One that auto-deploys Ramza, and one that prevents his removal.)
- 21:33, 6 October 2024 Set Enemy Level Data (hist) [1,426 bytes] Nyzer (talk | contribs) (Created page with "Used to store the Highest Enemy Level and Sum of Enemy Levels for calculating things like the end of battle Bonus Money. Parameters: r4 = Unit's Battle Stats pointer 0018...")
- 04:14, 29 September 2024 Calculate and Store Job Unlocks (hist) [1,123 bytes] Pride (talk | contribs) (Created page with " 00122534: 27bdffe8 addiu r29,r29,0xffe8 # 00122538: afb00010 sw r16,0x0010(r29) # 0012253c: 00a08021 addu r16,r5,r0 # r16 = store pointer 00...")
- 03:53, 26 September 2024 Get Item Ranking Value (hist) [4,369 bytes] Pride (talk | contribs) (Created page with " # Get Item Ranking Value # Returns one of the following stats from an item: Weapon Power, HP Bonus, Physical Evade, or Required Level. # This value is then later used to so...")
- 01:14, 26 September 2024 Get Item Type from Item Number (hist) [2,074 bytes] Pride (talk | contribs) (Created page with "<font face='Courier New'> # Get Equipment Type by Item Number # r4 = item_number # return values: # 0x00 - Weapon # 0x01 - Shield # 0x02 - Headgear # 0x03 - Bodygear #...")
- 09:45, 23 September 2024 C(0x08) SysInitMemory (hist) [498 bytes] Talcall (talk | contribs) (Created page with " 0000113c: 3c010000 lui r1,0x0000 00001140: 00057082 srl r14,r5,0x02 00001144: ac247460 sw r4,0x7460(r1) 00001148: 000e7880 sll r15,r14,0x02 0000114c: 008fc021 addu r24,r4...")
- 09:44, 23 September 2024 B(0x17) ReturnFromException (hist) [2,164 bytes] Talcall (talk | contribs) (Created page with " 00000f40: 241a0100 addiu r26,r0,0x0100 00000f44: 8f5a0008 lw r26,0x0008(r26) a000e1ec 00000f48: 00000000 nop 00000f4c: 8f5a0000 lw r26,0x0000(r26) a000e1f4...")
- 09:26, 23 September 2024 B(0x18) ResetEntryInt (hist) [239 bytes] Talcall (talk | contribs) (Created page with " 00000f2c: 3c020000 lui r2,0x0000 00000f30: 24426cf4 addiu r2,r2,0x6cf4 00000f34: 3c010000 lui r1,0x0000 00000f38: 03e00008 jr r31 00000f3c: ac2275d0 sw r2,0x75d0(r1)...")
- 09:24, 23 September 2024 B(0x19) HookEntryInt (hist) [126 bytes] Talcall (talk | contribs) (Created page with " 00000f20: 3c010000 lui r1,0x0000 00000f24: 03e00008 jr r31 00000f28: ac2475d0 sw r4,0x75d0(r1) store to hook function")
- 09:22, 23 September 2024 C(0x07) InstallExceptionHandlers (hist) [1,438 bytes] Talcall (talk | contribs) (Created page with " 00000eb0: 3c028000 lui r2,0x8000 00000eb4: 3c1a0000 lui r26,0x0000 00000eb8: 3c1b0000 lui r27,0x0000 00000ebc: 34420080 ori r2,r2,0x0080 00000...")
- 09:17, 23 September 2024 C(0x06) ExceptionHandler (hist) [4,725 bytes] Talcall (talk | contribs) (Created page with " Usage notes: Actually intended to have code *inserted* via another call. hence the absurd number of nops. 00000c80: 00000000 nop 00000c84: 00000000 nop 00000c88: 0000000...")
- 09:13, 23 September 2024 B(0x57) GetB0Table (hist) [137 bytes] Talcall (talk | contribs) (Created page with " 00000668: 3c020000 lui r2,0x0000 0000066c: 03e00008 jr r31 return addr * B0 00000670: 24420874 addiu r2,r2,0x0874")
- 09:12, 23 September 2024 B(0x56) GetC0Table (hist) [136 bytes] Talcall (talk | contribs) (Created page with " 0000065c: 3c020000 lui r2,0x0000 00000660: 03e00008 jr r31 return addr * BIOS_C0 00000664: 24420674 addiu r2,r2,0x0674")
- 09:04, 23 September 2024 SysInitKernelVariables (hist) [371 bytes] Talcall (talk | contribs) (Created page with " 00000598: 3c020000 lui r2,0x0000 0000059c: 24427460 addiu r2,r2,0x7460 000005a0: 3c030001 lui r3,0x0001 000005a4: 24638920 addiu r3,r3,-0x76e0 000005a8: ac400000 sw r0,0x...") originally created as "BIOS 0x00000598"
- 08:56, 23 September 2024 C(0x1c) AdjustA0Table (hist) [1,092 bytes] Talcall (talk | contribs) (Created page with " 00000540: 3c050000 lui r5,0x0000 00000544: 3c040000 lui r4,0x0000 00000548: 24a5093c addiu r5,r5,0x093c B(0x32) 0000054c: 24060200 addiu r6,r0,0x0200 A(0x0...")
- 08:47, 23 September 2024 C(0x09) SysInitKernelVariables (hist) [493 bytes] Talcall (talk | contribs) (Created page with "00000500: 00000000 nop 00000504: 25080598 addiu r8,r8,0x0598 00000508: 01000008 jr r8 BIOS 0x00000598 0000050c: 00000000 nop")
- 07:01, 23 September 2024 SMALL.OUT Clear r2 (hist) [124 bytes] RetroTypes (talk | contribs) (Created page with " 001df064: 03e00008 jr r31 001df068: 00001021 addu r2,r0,r0")
- 07:01, 23 September 2024 SMALL.OUT 001df000 - 001df060 (hist) [885 bytes] RetroTypes (talk | contribs) (Created page with " 001df000: 27bdffe8 addiu r29,r29,-0x0018 001df004: 3c04801d lui r4,0x801d 001df008: 248470ec addiu r4,r4,0x70ec 001df00c: 3c02801d lui r2,0x801d 001df010: 8c427070 lw r2...")
- 07:00, 23 September 2024 SMALL.OUT Routines (hist) [101 bytes] RetroTypes (talk | contribs) (Created page with " 001df000 - 001df060: SMALL.OUT 001df000 - 001df060 001df064 - 001df068: SMALL.OUT Clear r2")
- 06:25, 23 September 2024 A(0x3c) putchar (hist) [2,929 bytes] Talcall (talk | contribs) (Created page with " 0000406c: 27bdffe8 addiu r29,r29,-0x0018 00004070: afa40018 sw r4,0x0018(r29) 00004074: 83ae0018 lb r14,0x0018(r29) 00004078: 24010009 addiu r1,r0,0x0009 0000407c: 11c100...")
- 05:59, 23 September 2024 A(0x08) getc (hist) [958 bytes] Talcall (talk | contribs) (Created page with " 00004024: 27bdffd8 addiu r29,r29,-0x0028 00004028: afbf0014 sw r31,0x0014(r29) 0000402c: 27a50024 addiu r5,r29,0x0024 00004030: 0c000aca jal 0x00002b28 00004034: 24060001...")
- 05:58, 23 September 2024 A(0x07) isatty (hist) [647 bytes] Talcall (talk | contribs) (Created page with " 0000346c: 27bdffe8 addiu r29,r29,-0x0018 00003470: afbf0014 sw r31,0x0014(r29) 00003474: 0c000c32 jal 0x000030c8 00003478: 00000000 nop 0000347c: 00401821 addu r3,r2,r0...")
- 05:57, 23 September 2024 A(0x06) exit (hist) [1,778 bytes] Talcall (talk | contribs) (Created page with " 00003000: 27bdffd8 addiu r29,r29,-0x0028 00003004: afb10020 sw r17,0x0020(r29) 00003008: afb0001c sw r16,0x001c(r29) 0000300c: afbf0024 sw r31,0x0024(r29) 00003010: afa40...")
- 05:56, 23 September 2024 A(0x05) ioctl (hist) [1,859 bytes] Talcall (talk | contribs) (Created page with " 00002efc: 27bdffe0 addiu r29,r29,-0x0020 00002f00: afbf0014 sw r31,0x0014(r29) 00002f04: afa50024 sw r5,0x0024(r29) 00002f08: 0c000c32 jal 0x000030c8 00002f0c: afa60028 s...")
- 05:55, 23 September 2024 A(0x04) close (hist) [1,331 bytes] Talcall (talk | contribs) (Created page with " 00002e00: 27bdffd8 addiu r29,r29,-0x0028 00002e04: afa40028 sw r4,0x0028(r29) 00002e08: afbf001c sw r31,0x001c(r29) 00002e0c: 8fa40028 lw r4,0x0028(r29) 00002e10: 0c000c3...")
- 05:54, 23 September 2024 A(0x03) write (hist) [3,233 bytes] Talcall (talk | contribs) (Created page with " 00002c94: 27bdffd8 addiu r29,r29,-0x0028 00002c98: afbf001c sw r31,0x001c(r29) 00002c9c: afa5002c sw r5,0x002c(r29) 00002ca0: 0c000c32 jal 0x000030c8 00002ca4: afa60030 s...")
- 05:53, 23 September 2024 A(0x02) read (hist) [3,184 bytes] Talcall (talk | contribs) (Created page with " 00002b28: 27bdffd8 addiu r29,r29,-0x0028 00002b2c: afbf001c sw r31,0x001c(r29) 00002b30: afa5002c sw r5,0x002c(r29) 00002b34: 0c000c32 jal 0x000030c8 00002b38: afa60030 s...")
- 05:52, 23 September 2024 A(0x01) lseek (hist) [1,788 bytes] Talcall (talk | contribs) (Created page with " 00002a64: 27bdffe0 addiu r29,r29,-0x0020 00002a68: afbf0014 sw r31,0x0014(r29) 00002a6c: afa50024 sw r5,0x0024(r29) 00002a70: 0c000c32 jal 0x000030c8 00002a74: afa60028 s...")