Recent content by Madsiur

  1. Madsiur

    ROM Hack GBA ARM instructions, disassembler and debugger (IDA Pro / mGBA)

    I'll check periodically your hacking document thread in any case. I think I asked you the same hosting question on RHDN a few years ago, though I can't remember. I had the 2012 version on ff6hacking.com for a few months but for some reason it was removed from the technical resources section. I'm...
  2. Madsiur

    ROM Hack GBA ARM instructions, disassembler and debugger (IDA Pro / mGBA)

    Thanks for the reply! I see you have the same behavior here than on RHDN: making comprehensive and complete posts! I'll look at all that stuff later today and comeback in this thread if I have more questions but you basically covered up everything. Well if you're talking about thinking ASM...
  3. Madsiur

    ROM Hack GBA ARM instructions, disassembler and debugger (IDA Pro / mGBA)

    Hi, I got a few points / questions I'd like to cover. I'm trying to disassemble FF6 Advance with IDA Pro 6.5. I have the few first dozen functions done by just doing a first auto disassembling. I runned a loader file to map memory. Now mainly two things slow me down: 1) I'm looking for a list...
  4. Madsiur

    ROM Hack Final Fantasy VI Advance editor (FF6AE)

    I started doing a Final Fantasy VI Advance editor. Right now it can edit fonts, monster data, item data, spell data and characters base stats and equipment. It is inspired by FF3usME so you'll see resemblances between the two. It is only working with the US version (U) for now but I plan to...