jak-project/test
Tyler Wilding f605b0ee38
decomp: generic-obs (#894)
* stash

* more

* and more

* like 80% done

* trying to update things

* refreshed work on generic-obs

* blocked: down to only decompiler issues!

* decomp: finish `generic-obs` skip over the failing functions for now

* `pair` -> `object`s and fix 2/4 of the functions i had skipped

* address feedback
2021-11-13 23:31:29 -05:00
..
decompiler decomp: generic-obs (#894) 2021-11-13 23:31:29 -05:00
goalc decomp: decompile *-obs files (#856) 2021-11-05 21:29:32 -04:00
offline decomp: generic-obs (#894) 2021-11-13 23:31:29 -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 add zstd library (#854) 2021-09-21 22:52:18 -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 [decomp] load boundaries (#922) 2021-10-20 19:49:32 -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_zstd.cpp add zstd library (#854) 2021-09-21 22:52:18 -04:00
test_zydis.cpp add zydis library and a simple test (#108) 2020-10-31 14:31:13 -04:00