jak-project/decompiler/IR2
ManDude 26c3fb65e9
make some macros for DMA stuff (#725)
* [compiler] allow infinite args for `logior`

* make some dma macros and use them on `display`

* [goos] add `string->symbol`

* make a sketchy macro

* fix tests

* `with-dma-bucket` and `dma-buffer-add-vector4w-2`

* cleanup `debug`

* cleanup `menu`

* go thru `texture` pt 1

* finish `texture`

* `sprite` pt 1

* `sprite` pt 2

* `generic`

* `gs` and `main`
2021-08-01 17:11:32 -04:00
..
AtomicOp.cpp Get started on collide-func and clean up log forms in decompiler (#713) 2021-07-23 20:51:26 -04:00
AtomicOp.h Get started on collide-func and clean up log forms in decompiler (#713) 2021-07-23 20:51:26 -04:00
AtomicOpForm.cpp [decomp] texture (#684) 2021-07-09 22:20:37 -04:00
AtomicOpTypeAnalysis.cpp make some macros for DMA stuff (#725) 2021-08-01 17:11:32 -04:00
bitfields.cpp add ref test for sprite and support nested bitfields in static data (#723) 2021-07-26 20:02:16 -04:00
bitfields.h get res decompiling (#705) 2021-07-17 13:41:05 -04:00
Env.cpp support inline arrays on stack (#726) 2021-07-26 21:39:05 -04:00
Env.h get res decompiling (#705) 2021-07-17 13:41:05 -04:00
Form.cpp support inline arrays on stack (#726) 2021-07-26 21:39:05 -04:00
Form.h Get started on collide-func and clean up log forms in decompiler (#713) 2021-07-23 20:51:26 -04:00
FormExpressionAnalysis.cpp fix sc when the block after the delay slot is optimized out (#721) 2021-07-25 16:42:37 -04:00
FormStack.cpp get res decompiling (#705) 2021-07-17 13:41:05 -04:00
FormStack.h [decompiler] recognize more inlined vector functions (#637) 2021-06-27 12:11:30 -04:00
GenericElementMatcher.cpp [decomp] get started on game info (#674) 2021-07-03 16:18:41 -04:00
GenericElementMatcher.h [decomp] get started on game info (#674) 2021-07-03 16:18:41 -04:00
IR2_common.h Get started on collide-func and clean up log forms in decompiler (#713) 2021-07-23 20:51:26 -04:00
OpenGoalMapping.cpp decomp: main-collide and support a bunch of new inline-asm operations (#673) 2021-07-27 19:57:14 -04:00
OpenGoalMapping.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00