jak-project/decompiler/IR2
Tyler Wilding d317497c64
decomp: main-collide and support a bunch of new inline-asm operations (#673)
* decomp/goal-lib: Implement all fixed point macros

* decompiler/goalc: Support half-word and byte parallel extend ops

* decompiler/goalc: Support all parallel compare instructions

* decompiler/goalc: Wire up PPACH and parallel bitwise operations

* goalc: Add emitter tests

* decomp: finalize `main-collide`

* codacy lint
2021-07-27 19:57:14 -04:00
..
AtomicOp.cpp Get started on collide-func and clean up log forms in decompiler (#713) 2021-07-23 20:51:26 -04:00
AtomicOp.h Get started on collide-func and clean up log forms in decompiler (#713) 2021-07-23 20:51:26 -04:00
AtomicOpForm.cpp [decomp] texture (#684) 2021-07-09 22:20:37 -04:00
AtomicOpTypeAnalysis.cpp support inline arrays on stack (#726) 2021-07-26 21:39:05 -04:00
bitfields.cpp add ref test for sprite and support nested bitfields in static data (#723) 2021-07-26 20:02:16 -04:00
bitfields.h get res decompiling (#705) 2021-07-17 13:41:05 -04:00
Env.cpp support inline arrays on stack (#726) 2021-07-26 21:39:05 -04:00
Env.h get res decompiling (#705) 2021-07-17 13:41:05 -04:00
Form.cpp support inline arrays on stack (#726) 2021-07-26 21:39:05 -04:00
Form.h Get started on collide-func and clean up log forms in decompiler (#713) 2021-07-23 20:51:26 -04:00
FormExpressionAnalysis.cpp fix sc when the block after the delay slot is optimized out (#721) 2021-07-25 16:42:37 -04:00
FormStack.cpp get res decompiling (#705) 2021-07-17 13:41:05 -04:00
FormStack.h [decompiler] recognize more inlined vector functions (#637) 2021-06-27 12:11:30 -04:00
GenericElementMatcher.cpp [decomp] get started on game info (#674) 2021-07-03 16:18:41 -04:00
GenericElementMatcher.h [decomp] get started on game info (#674) 2021-07-03 16:18:41 -04:00
IR2_common.h Get started on collide-func and clean up log forms in decompiler (#713) 2021-07-23 20:51:26 -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