jak-project/decompiler/IR2
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
..
AtomicOp.cpp support vector 4 (#803) 2021-09-01 10:02:20 -04:00
AtomicOp.h support vector 4 (#803) 2021-09-01 10:02:20 -04:00
AtomicOpForm.cpp [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
AtomicOpTypeAnalysis.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
bitfields.cpp get started on entity (#793) 2021-08-31 11:05:03 -04:00
bitfields.h [decomp] game-info (#779) 2021-08-22 20:12:47 -04:00
Env.cpp temp 2021-08-14 23:15:10 -04:00
Env.h [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
ExpressionHelpers.cpp [decompiler] detect res-lump macros (#796) 2021-08-31 15:01:54 -04:00
ExpressionHelpers.h [decompiler] detect res-lump macros (#796) 2021-08-31 15:01:54 -04:00
Form.cpp support vector 4 (#803) 2021-09-01 10:02:20 -04:00
Form.h support vector 4 (#803) 2021-09-01 10:02:20 -04:00
FormExpressionAnalysis.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
FormStack.cpp get res decompiling (#705) 2021-07-17 13:41:05 -04:00
FormStack.h [decomp] game-info (#779) 2021-08-22 20:12:47 -04:00
GenericElementMatcher.cpp [decomp] game-info (#779) 2021-08-22 20:12:47 -04:00
GenericElementMatcher.h [decomp] game-info (#779) 2021-08-22 20:12:47 -04:00
IR2_common.h update gtest, fix some small bugs (#818) 2021-09-02 18:32:22 -04:00
LabelDB.cpp update readme and fix unused function issue (#821) 2021-09-03 19:19:51 -04:00
LabelDB.h update readme and fix unused function issue (#821) 2021-09-03 19:19:51 -04:00
OpenGoalMapping.cpp decomp: main-collide and support a bunch of new inline-asm operations (#673) 2021-07-27 19:57:14 -04:00
OpenGoalMapping.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00