jak-project/test/decompiler
ManDude bd1718dc9c
A lot of fixes (game is 100%'able!) (#1118)
* a crapton of fixes

* Update cavecrystal-light.gc

* damn you

* fix bunnies

* change codegen for int -> float cast (just add sign extension now)

* fix test

* this file is tagged anyway

* fix some stack types

* remove bad camera debug funcs

* add more heap bars and entity pick menu

* finish entity menu and make `music-flava` enum

* fix some `process-taskable` fields

* citadel sage crash fix

* fix citadel drop plats

* fix tests

* fix some casts

* update refs

* finish `village3-obs` and `snow-ball`

* Update README.md

* fix sidekick too

* fix issue?

* more entity inspect hardcoded checks

* more

* use `*display-actor-anim*` for something!

* CRAP

* also clear actor anim when deselecting entity

* *display-actor-anim* already renders this!

* do not display `path` tag info

* entity debug inspect tool

* one more

* make debug string even larger

* missing res tag types

* more polish and more known tags

* last few
2022-01-31 20:44:54 -05:00
..
reference A lot of fixes (game is 100%'able!) (#1118) 2022-01-31 20:44:54 -05:00
vu_reference [graphics] partial tfrag implementation (#958) 2021-11-13 20:44:17 -05:00
FormRegressionTest.cpp [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
FormRegressionTest.h [compiler/decompiler] Take the address of a variable (#554) 2021-06-04 13:43:19 -04:00
test_AtomicOpBuilder.cpp Support 128-bit variables (#336) 2021-03-25 16:02:48 -04:00
test_DataParser.cpp [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
test_DisasmVifDecompile.cpp Get started on collide-func and clean up log forms in decompiler (#713) 2021-07-23 20:51:26 -04:00
test_FormBeforeExpressions.cpp [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
test_FormExpressionBuild.cpp [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
test_FormExpressionBuild2.cpp decomp: the majority of navigate and rolling-lightning-mole (#741) 2022-01-18 01:14:47 -05:00
test_FormExpressionBuild3.cpp [decompiler] Several small fixes (#775) 2021-08-19 20:35:12 -04:00
test_FormExpressionBuildLong.cpp [decompiler] Make addition nicer (#733) 2021-08-01 18:24:58 -04:00
test_gkernel_decomp.cpp fix issues and decompile racer-states (#924) 2021-10-21 22:38:39 -04:00
test_InstructionDecode.cpp [decompiler] Add tests and fixes for vector-h and math (#333) 2021-03-24 19:16:31 -04:00
test_InstructionParser.cpp [decompiler] Working toward bsp (#717) 2021-07-25 15:30:37 -04:00
test_math_decomp.cpp [Decompiler] Decompile let (#309) 2021-03-05 18:48:01 -05:00
test_VuDisasm.cpp [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00