jak-project/goal_src/engine/dma
ManDude 9fbbe1a79c
prepare for decompiling display (#359)
* prepare for decompiling display

Needs some work on the decompiler (mostly bitfield stuff) before a more proper decomp can be done

* make `(profile-bar draw)`, `set-display-gs-state-offset` and `set-display-env` decompile

decompiler should now support unsigned divide

* fill in some dma-h types

* Fill in a few VIF bitfields + other minor fixes

* Update all-types.gc

* Fix stupid mistake in `vif-mask`

* update dma-h reference

* this uint32 is actually a `vif-tag` (oops)
2021-04-16 18:36:19 -04:00
..
dma-bucket.gc Make a fake-asm macro for (mips) assembly we want to show but not use + some other fixes (#277) 2021-02-22 01:02:12 -05:00
dma-buffer.gc Decompiler fixes + decompiling (#276) 2021-02-22 09:36:30 -05:00
dma-disasm.gc [Decompiler] Static Data Decomp (#280) 2021-02-25 09:51:28 -05:00
dma-h.gc prepare for decompiling display (#359) 2021-04-16 18:36:19 -04:00
dma.gc [Decompiler] bitfield support and clean up of DMA (#350) 2021-04-11 16:07:01 -04:00