New pages
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 05:51, 23 September 2024 A(0x00) open (hist) [2,435 bytes] Talcall (talk | contribs) (Created page with " 00002958: 27bdffc8 addiu r29,r29,-0x0038 0000295c: afbf001c sw r31,0x001c(r29) 00002960: afa40038 sw r4,0x0038(r29) 00002964: 0c000c18 jal 0x00003060 00002968: afa5003c s...")
- 05:49, 23 September 2024 Bios C (hist) [251 bytes] Talcall (talk | contribs) (Created page with " 00000600: 3c080000 lui r8,0x0000 00000604: 25080674 addiu r8,r8,0x0674 00000608: 00094880 sll r9,r9,0x02 0000060c: 01094020 add r8,r8,r9 00000610: 8d080000 lw r8,0x0000(r...")
- 05:49, 23 September 2024 Bios B (hist) [251 bytes] Talcall (talk | contribs) (Created page with " 000005e0: 3c080000 lui r8,0x0000 000005e4: 25080874 addiu r8,r8,0x0874 000005e8: 00094880 sll r9,r9,0x02 000005ec: 01094020 add r8,r8,r9 000005f0: 8d080000 lw r8,0x0000(r...")
- 05:49, 23 September 2024 Bios A (hist) [217 bytes] Talcall (talk | contribs) (Created page with " 000005c4: 24080200 addiu r8,r0,0x0200 000005c8: 00094880 sll r9,r9,0x02 000005cc: 01094020 add r8,r8,r9 000005d0: 8d080000 lw r8,0x0000(r8) 000005d4: 00000000 nop 000005...")
- 05:48, 23 September 2024 Bios call C (hist) [122 bytes] Talcall (talk | contribs) (Created page with " 000000c0: 3c080000 lui r8,0x0000 000000c4: 25080600 addiu r8,r8,0x0600 000000c8: 01000008 jr r8 000000cc: 00000000 nop")
- 05:40, 23 September 2024 Bios call B (hist) [122 bytes] Talcall (talk | contribs) (Created page with " lui r8,0x0000 addiu r8,r8,0x05c4 jr r8 nop")
- 05:34, 23 September 2024 PSX Kernel (hist) [5,080 bytes] RetroTypes (talk | contribs) (Created page with " 07c018e0: A(0x3f) printf 07c01920: A(0x44) FlushCache 07c01a90: A(0x27) bcopy 07c01acc: A(0x28) bzero 07c01b08: A(0x29) bcmp Bugged! 07c01e24: A(0...")
- 05:33, 23 September 2024 PSX BIOS (hist) [4,417 bytes] RetroTypes (talk | contribs) (Created page with " 000000a0: Jump to 0x5c4 (Bios call - First table) --> Bios call A 000000b0: (Bios call - Second table) --> Bios call B 000000c0: (Bios call - Third table) --> [...")
- 04:46, 23 September 2024 Assembly FAQ (hist) [5,168 bytes] Talcall (talk | contribs) (Created page with "Brief overview! - Assembly refers to the code on the game disc; it's the language the game runs in. more specifically, it runs on MIPS r300. when using psxfin, use the r3000...")
- 05:17, 20 September 2024 BUNIT.OUT 001c76cc - 001c7884 (hist) [4,035 bytes] Pride (talk | contribs) (Created page with "See the analogous routine in WORLD.BIN - 00125cfc - 00125e3c 001c76cc: 3c02801f lui r2,0x801f 001c76d0: 8c42cacc lw r2,-0x3534(r2) 001c76d4: 27bdff80 addiu r29,r29,0xff...") originally created as "BUNIT.OUT 001c76cd - 001c7884"
- 05:11, 20 September 2024 BUNIT.OUT Skillset Display (hist) [5,813 bytes] Pride (talk | contribs) (Created page with " 001c7444: 27bdffc0 addiu r29,r29,0xffc0 001c7448: afb30024 sw r19,0x0024(r29) 001c744c: 00809821 addu r19,r4,r0 001c7450: afb00018 sw r16,0x0018(r29) 001c7454: 00058400 s...") originally created as "BUNIT - Skillset Display"
- 05:04, 20 September 2024 BUNIT.OUT Get Job Data (hist) [307 bytes] Pride (talk | contribs) (Created page with " 001c7420: 27bdffe8 addiu r29,r29,0xffe8 001c7424: afbf0010 sw r31,0x0010(r29) 001c7428: 0c016a29 jal 0x0005a8a4 001c742c: 00000000 nop 001c7430: 90420000 lbu r2,0x0000(r2...") originally created as "BUNIT - Get Job Data"
- 05:03, 20 September 2024 BUNIT.OUT Calculate Unit Jobs (hist) [3,236 bytes] Pride (talk | contribs) (Created page with " 001c72c0: 27bdffd0 addiu r29,r29,0xffd0 001c72c4: afb00010 sw r16,0x0010(r29) 001c72c8: 00808021 addu r16,r4,r0 001c72cc: 320200ff andi r2,r16,0x00ff 001c72d0: 3c03801f l...") originally created as "BUNIT - Calculate Unit Jobs"
- 11:18, 17 September 2024 BUNIT.OUT 001bf408 - 001bf430 (hist) [394 bytes] RetroTypes (talk | contribs) (Created page with " 001bf408: 30a2003f andi r2,r5,0x003f 001bf40c: 00021100 sll r2,r2,0x04 001bf410: 30a5ffff andi r5,r5,0xffff 001bf414: 00052982 srl r5,r5,0x06 001bf418: a4820000 sh r2,0x0...") originally created as "001bf408 - 001bf430"
- 10:21, 17 September 2024 BUNIT.OUT 001bf434 - 001bf460 (hist) [427 bytes] RetroTypes (talk | contribs) (Created page with " 001bf434: 27bdffe8 addiu r29,r29,-0x0018 001bf438: afbf0010 sw r31,0x0010(r29) 001bf43c: 00801821 addu r3,r4,r0 001bf440: 30620300 andi r2,r3,0x0300 001bf444: 14400003 bn...") originally created as "001bf434 - 001bf460"