jak-project/decompiler/analysis
water111 f0ceea8b2e
[sparticle] 2d hud particles (#849)
* wip, taking a break to work on asm stuff first

* the goal code for sparticle

* mips2c the first sparticle asm function

* temp

* particle processing no longer crashing

* temp

* working texture cache for vi1 and hud textures

* sprites

* cleanup 1

* temp

* temp

* add zstd library

* temp

* working

* tests

* include fix

* uncomment

* better decomp of sparticle stuff, part 1

* update references
2021-09-26 11:41:58 -04:00
..
.clang-format [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
atomic_op_builder.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
atomic_op_builder.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
cfg_builder.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
cfg_builder.h [Decompiler] Expression Building (#211) 2021-01-24 16:39:15 -05:00
expression_build.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
expression_build.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
final_output.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
final_output.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
find_defstates.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
find_defstates.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
inline_asm_rewrite.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -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] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
insert_lets.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
label_types.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
label_types.h [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
mips2c.cpp [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
mips2c.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
reg_usage.cpp [Decomp] Math library: transform and quaternion (#344) 2021-04-02 11:35:14 -04:00
reg_usage.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
stack_spill.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
stack_spill.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
static_refs.cpp [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
static_refs.h [decompiler/compiler] Fixes for task-control (#668) 2021-07-01 21:38:19 -04:00
symbol_def_map.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
symbol_def_map.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
type_analysis.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
type_analysis.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
variable_naming.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
variable_naming.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00