jak-project/test
Tyler Wilding 253d7996e8
decomp: almost all of the NPCs! (#748)
* all-types: add all missing `:heap-base`s

* decomp: error encountered when compiling `mayor`

`IR_StoreConstOffset::do_codegen can't handle this` for method `play-anim!`

* decomp: finalize `mayor`

* decomp: finish `bird-lady`

* decomp: finish `bird-lady-beach`

* decomp: finish `sculptor`

* decomp: finish `geologist`

* decomp: finish `oracle`

* decomp: finish `farmer` | `explorer` | almost `assistant`

blocked on sparticle-launch-group

* decomp: finish `sage`

* decomp: finish `gambler`

* decomp: finish `warrior`

* decomp: mostly finish `miners`, blocked by sp-launch-group

* fix issue in `sage`

* fix all the reference tests to use the new state stuff

* fix all of goal_src

* address feedback

* re-gen with `until` fixes
2021-08-18 21:33:31 -04:00
..
decompiler decomp: almost all of the NPCs! (#748) 2021-08-18 21:33:31 -04:00
goalc add support for non virtual states (#764) 2021-08-17 20:54:03 -04:00
offline add support for non virtual states (#764) 2021-08-17 20:54:03 -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 add sqrt (#270) 2021-02-17 00:57:21 -05: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 [decompiler] Working toward bsp (#717) 2021-07-25 15:30:37 -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 Process Text Files in Decompiler (#122) 2020-11-19 21:22:16 -05: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