jak-project/test
water111 791c4abfc0
[Decompiler] Static Data Decomp (#280)
* update all-types

* begin work on static data decompiler

* working for vif disasm array

* mostly working

* finish static data decompilation
2021-02-25 09:51:28 -05:00
..
decompiler [Decompiler] Static Data Decomp (#280) 2021-02-25 09:51:28 -05:00
goalc Decompiler fixes + decompiling (#276) 2021-02-22 09:36:30 -05:00
test_data Support "game count" and v4 objects (#140) 2020-11-24 20:48:38 -05:00
all_jak1_symbols.cpp Cleaned up some unneeded changes 2020-08-29 15:11:16 -04:00
all_jak1_symbols.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
CMakeLists.txt [Decompiler] Static Data Decomp (#280) 2021-02-25 09:51:28 -05:00
test_CodeTester.cpp [Compiler] Improve spills and register backups (#175) 2020-12-31 15:59:11 -05:00
test_common_util.cpp Move duplicated utilities to the common util folder and remove NEXT_DIR (#29) 2020-09-10 20:03:31 -04:00
test_emitter.cpp add sqrt (#270) 2021-02-17 00:57:21 -05:00
test_emitter_avx.cpp [Decomp] Decompile engine math library types (#272) 2021-02-20 11:42:46 -05:00
test_goos.cpp [Decompile] DMA and similar (#275) 2021-02-21 11:02:28 -05:00
test_kernel.cpp Set up the compiler to ptrace the runtime (#107) 2020-10-31 14:07:43 -04:00
test_listener_deci2.cpp [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
test_main.cpp [goalc-test] Apply windows cmd color fix (lg::initialize is not called here) (#278) 2021-02-22 01:03:14 -05:00
test_pretty_print.cpp Reduce time on windows pprint test until pretty-printer is improved 2020-10-08 23:48:36 -04:00
test_reader.cpp Process Text Files in Decompiler (#122) 2020-11-19 21:22:16 -05:00
test_type_system.cpp [Decompiler] Implement IR2 Type Analysis Pass (#193) 2021-01-10 20:46:49 -05:00
test_zydis.cpp add zydis library and a simple test (#108) 2020-10-31 14:31:13 -04:00