Final Fantasy Hacktics

Modding => War of the Lions Hacking => Topic started by: Tzepish on November 29, 2022, 03:15:43 am

Title: PSP ASM notes / disassembly
Post by: Tzepish on November 29, 2022, 03:15:43 am
Hey everyone, I learned PSP ASM and spent the last two years using it to improve my PSP mod, War of the Lions Tweak! The mod archive has the full source included (grab it here: https://ffhacktics.com/smf/index.php?topic=12993.0), but also, here's the disassembled boot.bin that I was working from while making the mod:

EDIT: Updated the attachment on 12/23/2022 with more notes (and with RAM addresses), since I updated my mod to v2.51!

Tzepish_PSP_ASM_Notes.zip

I've added several comments, but only to the parts I needed to decipher for my mod (you can control+f for # to find the comments). Hopefully the community can make something of this!