jak-project/test/decompiler
water111 8827af5efd
add workaround for menu-option-list weirdness (#1961)
The type makes no sense when compared to the actual data there. This
modifies the type slightly, which I think is better than spending a
bunch of effort to special case this in the compiler/decompiler.

If we try this, and it turns out it doesn't work, we can always revisit
it. But I think this will work.
2022-10-11 19:21:10 -04:00
..
reference add workaround for menu-option-list weirdness (#1961) 2022-10-11 19:21:10 -04:00
vu_reference [decomp] Partial implementation of tie (#1916) 2022-09-25 12:50:51 -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 [decomp] make defpart and defpartgroup work in jak 2 (#1947) 2022-10-09 12:53:44 -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 [decompiler] make (not (logtest? work (#1934) 2022-09-30 18:26:52 -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 [decompiler] make (not (logtest? work (#1934) 2022-09-30 18:26:52 -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 [decomp] Partial implementation of tie (#1916) 2022-09-25 12:50:51 -04:00