jak-project/test/decompiler
Tyler Wilding f6bdc07990
d/jak2: finish progress menu code and initialize the camera (#1945)
This PR does a few main things:
- finish decompiling the progress related code
- implemented changes necessary to load the text files end-to-end
   - japanese/korean character encodings were not added
- finish more camera code, which is required to spawn the progress menu
/ init the default language settings needed for text
  - initialized the camera as well

Still havn't opened the menu as there are a lot of checks around
`*target*` which I havn't yet gone through and attempted to comment out.
2022-10-11 18:30:26 -04:00
..
reference d/jak2: finish progress menu code and initialize the camera (#1945) 2022-10-11 18:30:26 -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