jak-project/test
Tyler Wilding 2bfe13d0be
decomp: entity-h, camera-h, cam-update-h and cam-interface[-h] (#501)
* waiting for `entity-camera` / `entity-ambient` issue

* stash

* add missing definitions

* decomp: `cam-interface`

* as far as i can get with `path-h`, how do you specify pointers on the stack?

* correction, no way these are just simple integers but `etype`is still a mystery...

* decomp: `camera-h` | `cam-interface` | `cam-interface-h` and `entity-h`

* revert change to `process` doesn't seem likely
2021-06-02 20:09:04 -04:00
..
decompiler decomp: entity-h, camera-h, cam-update-h and cam-interface[-h] (#501) 2021-06-02 20:09:04 -04:00
goalc [OpenGOAL] Support for 128-bit arguments and return values (WIP) (#510) 2021-05-20 20:12:49 -04:00
offline [decompiler] Fix rlet in top level and detect matrix and stack inline construction (#547) 2021-05-31 18:14:18 -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 VU micro mode disassembler (#517) 2021-05-23 16:59:09 -04:00
test_CodeTester.cpp [Compiler] Improve spills and register backups (#175) 2020-12-31 15:59:11 -05:00
test_common_util.cpp [OpenGOAL] make multiplication/divsion like GOAL and support in decompiler (#483) 2021-05-14 18:43:12 -04:00
test_emitter.cpp add sqrt (#270) 2021-02-17 00:57:21 -05:00
test_emitter_avx.cpp [Decompile] vector.gc (finally) (#394) 2021-04-28 17:14:54 -04:00
test_goos.cpp add config option for changing cond splitting behavior (#522) 2021-05-24 19:52:19 -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_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 [decomp] Small fixes (#541) 2021-05-30 19:57:11 -04:00
test_zydis.cpp add zydis library and a simple test (#108) 2020-10-31 14:31:13 -04:00