jak-project/goalc
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
..
compiler make some macros for DMA stuff (#725) 2021-08-01 17:11:32 -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