jak-project/test/decompiler
water111 f7bd0752f8
[decomp] Decompile first batch of files in engine (#1787)
* wip

* getting stuff set up so we can actually run test cases

* better handle block entry stuff

* types2 working on gstring

* comments

* math ref working

* up to first stack stuff

* stack fixes

* bounding box

* math stuff is working

* float fixes

* temp debug for (method 9 profile-array)

* stupid stupid bug

* debugging

* everything is broken

* some amount of type stuff works

* bitfield

* texture bitfields not working

* temp

* types

* more stuff

* type check

* temp

* float related fixes for light and res problems

* revisit broken files, fix bugs

* more types

* vector debug

* bug fixes for decompiler crashes in harder functions

* update goal_src
2022-08-24 00:29:51 -04:00
..
reference [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
vu_reference [graphics] ocean near (#1234) 2022-03-15 23:12:40 -04:00
FormRegressionTest.cpp tests: Cleanup decompiler test fixtures and try to improve the test output / add a readable report (#1724) 2022-08-05 12:12:33 -04:00
FormRegressionTest.h [decompiler] support for jak 2 (#1781) 2022-08-22 18:53:51 -04:00
test_AtomicOpBuilder.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_DataParser.cpp [goalc] compile/run code for jak2 ckernel, set up dummy KERNEL.CGO (#1625) 2022-07-08 19:23:49 -04:00
test_DisasmVifDecompile.cpp tests: Cleanup decompiler test fixtures and try to improve the test output / add a readable report (#1724) 2022-08-05 12:12:33 -04:00
test_FormBeforeExpressions.cpp tests: Cleanup decompiler test fixtures and try to improve the test output / add a readable report (#1724) 2022-08-05 12:12:33 -04:00
test_FormExpressionBuild.cpp tests: Cleanup decompiler test fixtures and try to improve the test output / add a readable report (#1724) 2022-08-05 12:12:33 -04:00
test_FormExpressionBuild2.cpp tests: Cleanup decompiler test fixtures and try to improve the test output / add a readable report (#1724) 2022-08-05 12:12:33 -04:00
test_FormExpressionBuild3.cpp tests: Cleanup decompiler test fixtures and try to improve the test output / add a readable report (#1724) 2022-08-05 12:12:33 -04:00
test_FormExpressionBuildLong.cpp tests: Cleanup decompiler test fixtures and try to improve the test output / add a readable report (#1724) 2022-08-05 12:12:33 -04:00
test_gkernel_jak1_decomp.cpp tests: Cleanup decompiler test fixtures and try to improve the test output / add a readable report (#1724) 2022-08-05 12:12:33 -04:00
test_InstructionDecode.cpp [decompiler] support for jak 2 (#1781) 2022-08-22 18:53:51 -04:00
test_InstructionParser.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
test_math_decomp.cpp tests: Cleanup decompiler test fixtures and try to improve the test output / add a readable report (#1724) 2022-08-05 12:12:33 -04:00
test_VuDisasm.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00