Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for m2c #53

Open
MegaMech opened this issue Jul 14, 2022 · 0 comments
Open

Add support for m2c #53

MegaMech opened this issue Jul 14, 2022 · 0 comments
Labels
new-decompiler Adding support for new decompilers

Comments

@MegaMech
Copy link

MegaMech commented Jul 14, 2022

M2c is quite possibly more accurate for mips/ppc than the other decompilers as its fine-tuned for byte-matching decompilation.

https://github.com/matt-kempster/m2c

You can test it out here:
https://simonsoftware.se/other/m2c.html

and here:
decomp.me

If you need some mips assembly:
https://github.com/n64decomp/mk64/tree/master/asm/non_matchings

@CouleeApps CouleeApps added the new-decompiler Adding support for new decompilers label Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-decompiler Adding support for new decompilers
Projects
None yet
Development

No branches or pull requests

2 participants