jak-project/goalc
water111 2002db359a
[Decompiler] WIP: Stack Spills (#382)
* set up types

* cleaned up type analysis and got things working through atomic ops

* expression working, need types

* improved types and names

* getting close

* finish up dma-disasm

* fix
2021-04-25 14:48:54 -04:00
..
compiler [Decompiler] WIP: Stack Spills (#382) 2021-04-25 14:48:54 -04:00
data_compiler Support "game count" and v4 objects (#140) 2020-11-24 20:48:38 -05:00
debugger [Compiler] Fix branch targets in disassembly (#379) 2021-04-23 15:07:22 -04:00
emitter [Compiler] Fix branch targets in disassembly (#379) 2021-04-23 15:07:22 -04:00
listener [Decompiler] Fix printing of lets (#314) 2021-03-07 12:01:59 -05:00
regalloc [Decompiler] Make matrix decompile (#341) 2021-03-28 20:26:30 -04:00
CMakeLists.txt Fix stack new and add size-of to compiler (#370) 2021-04-18 19:51:15 -04:00
main.cpp REPL: Add clear-screen / auto-complete / basic hints and syntax highlighting (#316) 2021-03-07 23:41:21 -05:00