issues
search
matt-kempster
/
m2c
A MIPS and PowerPC decompiler.
GNU General Public License v3.0
410
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add the posibility to type saved registers
#284
dbalatoni13
opened
2 weeks ago
0
GBA/agbcc support
#283
H-A-M-G-E-R
opened
1 month ago
1
Better heuristics for modulo and division in gcc 2.x
#282
joshlory
opened
3 months ago
5
Update README.md
#281
joshlory
closed
3 months ago
0
`subroutine_arg4` generated but never declared
#280
joshlory
opened
3 months ago
1
Identify `*a = *b` bulk copy
#279
joshlory
opened
4 months ago
3
Decompiler doesn't work for me
#278
mediotex
opened
5 months ago
19
Fcmpo cror on dtk has a different format
#277
dbalatoni13
opened
6 months ago
3
Division and modulo by power of 2 don't get picked up on MWCC 1.3.2 and higher
#276
dbalatoni13
opened
6 months ago
16
Added compatibility for decomp-toolkit macros
#275
dbalatoni13
closed
6 months ago
10
pyproject.toml: Add `m2c` entrypoint when installed as package
#274
abelbriggs1
closed
6 months ago
2
Add support for `seb`/`seh` instructions from mips32r2
#273
Xeeynamo
closed
6 months ago
0
How to properly define jumptables in PowerPC so that m2c can recognize them?
#272
dbalatoni13
closed
6 months ago
1
Add support for PS2's `paddub` and `sq`/`lq` instructions
#271
AngheloAlf
closed
8 months ago
0
mips eabi64 support
#270
ethteck
opened
8 months ago
0
Add `.L` local label compatibility
#269
DRGN-DRC
closed
10 months ago
8
Unrecognized linker macro %gp_rel
#268
mkst
closed
11 months ago
1
Fix rotlwi and rotrwi
#267
SeekyCt
closed
1 year ago
0
fold_divmod mwcc mult_hi ordering fix
#266
SeekyCt
closed
1 year ago
0
fold_divmod mwcc inner add fix
#265
SeekyCt
closed
1 year ago
2
Issue decompiling from PowerPC ASM generated by IDA Pro
#264
kernaltrap8
opened
1 year ago
7
Fix ppc store update instructions
#263
SeekyCt
closed
1 year ago
1
[Bug] Does Absolutely Nothing
#262
NickDeBeenSAE
closed
1 year ago
9
[BUG] Missing Stack Variable
#261
InusualZ
opened
1 year ago
2
Add K&R brace style option
#260
r-burns
closed
1 year ago
1
Generate string data initializer
#259
Gillou68310
closed
1 year ago
0
Fix `M2C_ERROR` when the message contains a comma
#258
ribbanya
closed
1 year ago
5
Should non-ASCII contents in .asci blocks be rejected?
#257
Fuuzetsu
opened
1 year ago
4
`--disable-qualifiers-hints` flag
#256
AngheloAlf
opened
1 year ago
0
Don't reorder static variables when decompiling data
#255
Gillou68310
closed
1 year ago
0
Add force-decimal option
#254
Gillou68310
closed
1 year ago
0
PSP Allegrex Extended Instructions
#253
UEPuepUEP
opened
1 year ago
2
msub msubu instruction
#252
UEPuepUEP
opened
1 year ago
3
Updated manual.s
#251
UEPuepUEP
closed
3 weeks ago
1
Updated manual.s
#250
UEPuepUEP
closed
3 weeks ago
1
Support .fn directive in asm
#249
r-burns
closed
1 year ago
0
Fix negative values for hex cases
#248
AngheloAlf
closed
1 year ago
0
Redundant typedef causes m2c to hang
#247
r-burns
closed
1 year ago
0
Package for use as a library
#246
bates64
closed
1 year ago
11
jlabel
#245
AngheloAlf
closed
1 year ago
0
Add Pascal support
#244
simonlindholm
closed
2 years ago
0
Arithmetic expression being dropped
#243
InusualZ
closed
2 years ago
7
Recognize MWCCEPPC 1.3.2-specific `_savegpr_*`/`_restgpr_*` runtime helpers
#242
r-burns
closed
2 years ago
0
PPC instruction stwu not parsing: maybe related to negative numbers
#241
fraser125
closed
2 years ago
2
arg for adding extra indentation for switch statements' contents
#240
ethteck
closed
2 years ago
1
Simplify flag checks such as !(var & 4)
#239
ethteck
closed
2 years ago
1
s32 typedef should be long instead of int in PPC code
#238
camthesaxman
opened
2 years ago
2
Split out evaluator helpers from translate.py
#237
zbanks
closed
2 years ago
0
Move "end" switch labels to inside the switch block
#236
zbanks
closed
2 years ago
0
Look at stack struct for local variables
#235
simonlindholm
opened
2 years ago
0
Next