jak-project/test
ManDude 784119188c
[decomp] even more res (#529)
* [decomp] even more `res`

* [decompiler] make `logand` with pointers and constants return pointer

* [decomp] more work

* update offline tests

* fix tests(?)

* `*res-static-buf*`

* fixes

* fix reference

* [opengoal] make `logand` work directly with pointers

* [decomp] `inspect res-lump`

* use the inline methods

* don't use a math mode for pointers

* [compiler] allow optionally setting disassembly output file

* [x86 disasm] Keep casing consistent between instructions and offsets
2021-06-01 16:07:45 -04:00
..
decompiler [decomp] even more res (#529) 2021-06-01 16:07:45 -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_avx.cpp [Decompile] vector.gc (finally) (#394) 2021-04-28 17:14:54 -04:00
test_emitter.cpp add sqrt (#270) 2021-02-17 00:57:21 -05: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