• Welcome to Final Fantasy Hacktics. Please login or sign up.
 
March 28, 2024, 05:41:34 am

News:

Don't be hasty to start your own mod; all our FFT modding projects are greatly understaffed! Find out how you can help in the Recruitment section or our Discord!


(App) MassHexASM: Encode directly to little endian (v13 Update: 1/11/2017)

Started by Glain, May 08, 2011, 12:41:12 am

nitwit

Could you add a checkbox to right-pad each line of decoded assembly and add a # for easy commenting? This is a little tedious.

[0x00186c04] lui r2,0x8019          #
[0x00186c08] lhu r2,0x38d6(r2)      #
[0x00186c0c] addiu r29,r29,-0x0018  #
[0x00186c10] addiu r3,r2,-0x0075    #

There's an option to pad, but it seems to be left-padding unless I'm missing something.