jak-project/decompiler/IR2
Tyler Wilding 991a438927
decomp: decompile target-util | logic-target (#662)
* add IR syntax highlighting

* set the filterFileRegex properly!

* stash

* decompiler: Add print if conditional fails

* decomp: Mostly finish `target-util`

* decomp: figured out a bit more with `target-util`, a bit stuck now

* decomp: *deep breath* `logic-target` mostly complete

* decompiler: More robust arg_count checking for `format` calls

* decomp: some more work in `target-util`

* fix sllv usage

* decomp: `logic-target` is compiling

* decomp: `target-util` very close - blocked by decomp issue!

* decomp: finish `target-util` except for one issue

#772

* demp: update goal_src

* linting

* add back the one remaining method

* address feedback, update source files
2021-08-22 20:46:37 -04:00
..
AtomicOp.cpp [decompiler] Several small fixes (#775) 2021-08-19 20:35:12 -04:00
AtomicOp.h [decompiler] Several small fixes (#775) 2021-08-19 20:35:12 -04:00
AtomicOpForm.cpp [decompiler] maybe fix symbol decompile issue (#776) 2021-08-21 10:20:55 -04:00
AtomicOpTypeAnalysis.cpp decomp: decompile target-util | logic-target (#662) 2021-08-22 20:46:37 -04:00
bitfields.cpp temp 2021-08-14 23:15:10 -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 get res decompiling (#705) 2021-07-17 13:41:05 -04:00
Form.cpp [decomp] game-info (#779) 2021-08-22 20:12:47 -04:00
Form.h [decompiler] Several small fixes (#775) 2021-08-19 20:35:12 -04:00
FormExpressionAnalysis.cpp decomp: decompile target-util | logic-target (#662) 2021-08-22 20:46:37 -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 [decomp] game-info (#779) 2021-08-22 20:12:47 -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