jak-project/goalc
Tyler Wilding d317497c64
decomp: main-collide and support a bunch of new inline-asm operations (#673)
* decomp/goal-lib: Implement all fixed point macros

* decompiler/goalc: Support half-word and byte parallel extend ops

* decompiler/goalc: Support all parallel compare instructions

* decompiler/goalc: Wire up PPACH and parallel bitwise operations

* goalc: Add emitter tests

* decomp: finalize `main-collide`

* codacy lint
2021-07-27 19:57:14 -04:00
..
compiler decomp: main-collide and support a bunch of new inline-asm operations (#673) 2021-07-27 19:57:14 -04:00
data_compiler [goalc] add a build system (#704) 2021-07-15 21:37:15 -04:00
debugger [goalc] add a build system (#704) 2021-07-15 21:37:15 -04:00
emitter decomp: main-collide and support a bunch of new inline-asm operations (#673) 2021-07-27 19:57:14 -04:00
listener [compiler] print a backtrace as part of di (#658) 2021-06-30 22:13:15 -04:00
make [goalc] add a build system (#704) 2021-07-15 21:37:15 -04:00
regalloc [compiler/decompiler] Take the address of a variable (#554) 2021-06-04 13:43:19 -04:00
CMakeLists.txt [goalc] add a build system (#704) 2021-07-15 21:37:15 -04:00
main.cpp [goalc] add a build system (#704) 2021-07-15 21:37:15 -04:00