jak-project/decompiler/analysis
water111 0aa474f12b
[decomp] finish actor-link-h and a few more (#592)
* finish actor-link-h

* decompile files

* fix pp issue
2021-06-14 20:46:54 -04:00
..
anonymous_function_def.cpp [compiler/decompiler] Take the address of a variable (#554) 2021-06-04 13:43:19 -04:00
anonymous_function_def.h support anonymous functions (#323) 2021-03-14 19:06:51 -04:00
atomic_op_builder.cpp [decomp] Small fixes (#541) 2021-05-30 19:57:11 -04:00
atomic_op_builder.h [Decompile] pad and gs (#389) 2021-04-26 21:40:08 -04:00
cfg_builder.cpp [decompiler] support break (#516) 2021-05-23 20:16:34 -04:00
cfg_builder.h [Decompiler] Expression Building (#211) 2021-01-24 16:39:15 -05:00
expression_build.cpp [decomp] Small fixes (#541) 2021-05-30 19:57:11 -04:00
expression_build.h [Decompiler] Replace type hint system and improve variable types. (#320) 2021-03-13 16:10:39 -05:00
final_output.cpp [decomp] finish actor-link-h and a few more (#592) 2021-06-14 20:46:54 -04:00
final_output.h support anonymous functions (#323) 2021-03-14 19:06:51 -04:00
inline_asm_rewrite.cpp [Decompiler] Make matrix decompile (#341) 2021-03-28 20:26:30 -04:00
inline_asm_rewrite.h decomp - vector.gc - Decompile vector.gc (#289) 2021-03-06 10:46:26 -05:00
insert_lets.cpp [decomp] joint-mod-h (#560) 2021-06-05 20:22:03 -04:00
insert_lets.h [Decompiler] Decompile let (#309) 2021-03-05 18:48:01 -05:00
reg_usage.cpp [Decomp] Math library: transform and quaternion (#344) 2021-04-02 11:35:14 -04:00
reg_usage.h [Decompiler] Fix let bug (#328) 2021-03-22 16:46:02 -04:00
stack_spill.cpp [decompiler] Workaround for GOAL fpr -> gpr spill bug and fix >16-bit signed FP loads (#587) 2021-06-13 13:55:55 -04:00
stack_spill.h [Decompiler] WIP: Stack Spills (#382) 2021-04-25 14:48:54 -04:00
symbol_def_map.cpp [decompiler] Fix rlet in top level and detect matrix and stack inline construction (#547) 2021-05-31 18:14:18 -04:00
symbol_def_map.h [decompiler] Add pass to generate a symbol definition map file (#546) 2021-05-31 10:43:25 -04:00
type_analysis.cpp [compiler/decompiler] Take the address of a variable (#554) 2021-06-04 13:43:19 -04:00
type_analysis.h [Decompiler] Stack Variables (#338) 2021-03-27 15:18:59 -04:00
variable_naming.cpp [decomp] start on actor-link-h (#579) 2021-06-11 19:04:47 -04:00
variable_naming.h [decompiler] fix (gpr->fpr when an integer arg is converted to float (#482) 2021-05-14 14:33:08 -04:00