decomp.me
decomp.me copied to clipboard
Add objdump / assembler settings to compilation options panel
ABI / mips level specification, etc
Pls explain further
I'm not sure yet exactly what will be needed here, but my assumption is that we'll want to have ABI settings per compiler. I'll learn more as I work on other compilers. and I'll take off the high priority label for now since the task isn't well defined
This would be nice to have for stuff like supporting abi float register names on mips: we're considering switching over in MM, and once mips2c can support them, it would be nice to actually make it a standard for MIPS decomp. (That's also tied up with supporting other abis, I expect, although that's beyond my current knowledge.)
#422 would like this.
Is this now solved by the given PR, or is it still missing some features?
We haven't separated out assembler settings yet, but I'm not sure how necessary it is