jak-project/decompiler/Function
water111 f9d8fcd6e4
[decomp] add mips2c converter (#842)
* mips 2 c basic version, not yet tested

* calling works without crashing, but the function doesn't

* it works

* add test

* cleanup and actually add the test

* dont use mips2c by default for font

* clean up formatting
2021-09-11 20:52:35 -04:00
..
BasicBlocks.cpp Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
BasicBlocks.h [Decompiler] Expression Building (#211) 2021-01-24 16:39:15 -05:00
CfgVtx.cpp [decomp] game-info (#779) 2021-08-22 20:12:47 -04:00
CfgVtx.h [decompiler] ASM Branching Support (#677) 2021-07-05 16:07:07 -04:00
Function.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
Function.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
TypeInspector.cpp [decompiler] Clean up config more (#458) 2021-05-11 20:49:54 -04:00
TypeInspector.h [decompiler] Clean up config more (#458) 2021-05-11 20:49:54 -04:00
Warnings.h improve warnings (#770) 2021-08-18 20:19:01 -04:00