decomp.me
decomp.me copied to clipboard
Add decompiler options and source encoding as options somewhere
Probably as part of a Preset to begin with and then add to the projects infrastructure. related to #448
Decompiler options:
- pointer style
- --unk-underscore
- --valid-syntax
- stack structs
- goto only
Partially done in #897