jak-project/goal_src/engine/dma
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
..
dma-bucket.gc [decomp] Clean up - part 2 (#687) 2021-07-11 16:35:25 -04:00
dma-buffer.gc make some macros for DMA stuff (#725) 2021-08-01 17:11:32 -04:00
dma-disasm.gc [decompiler] handle nested conditionals and gotos better (#693) 2021-07-11 21:59:27 -04:00
dma-h.gc make some macros for DMA stuff (#725) 2021-08-01 17:11:32 -04:00
dma.gc [decomp] texture (#684) 2021-07-09 22:20:37 -04:00