jak-project/test
water111 db48d94270
[Decompiler] Clean Up (#271)
* clean up

* fix up until generic ops

* finish kernel

* documentation

* types

* add missing file
2021-02-18 11:35:45 -05:00
..
decompiler [Decompiler] Clean Up (#271) 2021-02-18 11:35:45 -05:00
goalc add sqrt (#270) 2021-02-17 00:57:21 -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 fix some instruction decodings 2021-02-13 12:05:50 -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 compiler: Support the majority of the remaining VU VF instructions (#258) 2021-02-16 21:41:33 -05:00
test_goos.cpp Process Text Files in Decompiler (#122) 2020-11-19 21:22:16 -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 Compiler - Implementing more VU Instructions (Part 1 of 2) (#221) 2021-02-05 15:00:17 -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