jak-project/test
water111 f9d8fcd6e4
[decomp] add mips2c converter (#842)
* mips 2 c basic version, not yet tested

* calling works without crashing, but the function doesn't

* it works

* add test

* cleanup and actually add the test

* dont use mips2c by default for font

* clean up formatting
2021-09-11 20:52:35 -04:00
..
decompiler [goalc] fix static array length (#836) 2021-09-08 18:49:49 -04:00
goalc [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
offline [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04: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] Working toward bsp (#717) 2021-07-25 15:30:37 -04:00
test_CodeTester.cpp [Compiler] Improve spills and register backups (#175) 2020-12-31 15:59:11 -05:00
test_common_util.cpp Support Behaviors (#678) 2021-07-04 16:54:07 -04:00
test_emitter.cpp [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
test_emitter_avx.cpp decomp: main-collide and support a bunch of new inline-asm operations (#673) 2021-07-27 19:57:14 -04:00
test_goos.cpp Compiler performance improvements and error clean-up (#782) 2021-08-24 22:15:26 -04: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 [Decompiler] Add offline tests (#303) 2021-03-03 15:42:55 -05:00
test_math.cpp Get started on collide-func and clean up log forms in decompiler (#713) 2021-07-23 20:51:26 -04:00
test_pretty_print.cpp fix printing and add gstate (#330) 2021-03-22 20:04:00 -04:00
test_reader.cpp Compiler performance improvements and error clean-up (#782) 2021-08-24 22:15:26 -04:00
test_type_system.cpp Support dir tpages (#671) 2021-07-02 14:50:58 -04:00
test_zydis.cpp add zydis library and a simple test (#108) 2020-10-31 14:31:13 -04:00