jak-project/goal_src/jak2/engine/dma
water111 a10d60c42c
[decompiler] nicer static giftags (#1970)
```
      :gif0 (new 'static 'gif-tag64
        :nloop #x4
        :eop #x1
        :pre #x1
        :prim (new 'static 'gs-prim :prim (gs-prim-type tri-strip) :iip #x1 :tme #x1 :fge #x1 :abe #x1)
        :nreg #x3
        )
      :gif1 (new 'static 'gif-tag-regs :regs0 (gif-reg-id st) :regs1 (gif-reg-id rgbaq) :regs2 (gif-reg-id xyzf2))
```
instead of
```
:gif (new 'static 'array uint64 2 #x303e400000008004 #x412)
```
2022-10-15 10:59:09 -04:00
..
dma-bucket.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
dma-buffer.gc [decompiler] nicer static giftags (#1970) 2022-10-15 10:59:09 -04:00
dma-disasm.gc [decomp] fix up debug menu rendering, add a few others (#1892) 2022-09-16 20:42:33 -04:00
dma-h.gc [jak2] static sound macro (#1919) 2022-09-25 16:19:06 -04:00
dma.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00