mirror of
https://github.com/open-goal/jak-project
synced 2026-08-14 04:33:04 -04:00
Decompiler fixes + decompiling (#276)
* decomp pad * more decompilation * update * fix test name
This commit is contained in:
+20
-1
@@ -112,4 +112,23 @@
|
||||
- The sends won't work on PC, but it should let you build the buffer...
|
||||
|
||||
## `dma-bucket`: **Done**
|
||||
- Could clean up some bitfield access, should probably add some features to the compiler to help here.
|
||||
- Could clean up some bitfield access, should probably add some features to the compiler to help here.
|
||||
|
||||
## `dma-disasm`: In progress
|
||||
- Unused, but possibly useful debugging utilities for printing DMA chains.
|
||||
- Needs stack stuff to do the last two functions
|
||||
- Needs static data disassembler for a lookup table.
|
||||
|
||||
## `pad`: **Done**
|
||||
|
||||
## `gs`: **Done**
|
||||
- Missing bitfields
|
||||
|
||||
## `display-h`: **Done**
|
||||
|
||||
## `vector`: asm
|
||||
|
||||
## `fileio`: **Done**
|
||||
|
||||
## `loader-h`: **Done**
|
||||
- Good one for playing with inlined basics.
|
||||
Reference in New Issue
Block a user