jak-project/decompiler/Disasm
water111 814480f9e5
[Decompiler] Replace type hint system and improve variable types. (#320)
* get gkernel and gkernel-h at least somewhat working in the offline tests

* strip comments from json

* switch hints to casts. online tests passing, offline passing up to gkernel

* variable retyping is added

* fix up casts in lets

* update
2021-03-13 16:10:39 -05:00
..
DecompilerLabel.h [Decompiler] Static Data Decomp (#280) 2021-02-25 09:51:28 -05:00
Instruction.cpp [Decompiler] Fix printing of lets (#314) 2021-03-07 12:01:59 -05:00
Instruction.h decomp - vector.gc - Decompile vector.gc (#289) 2021-03-06 10:46:26 -05:00
InstructionDecode.cpp decomp - vector.gc - Decompile vector.gc (#289) 2021-03-06 10:46:26 -05:00
InstructionDecode.h [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
InstructionMatching.cpp [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
InstructionMatching.h [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
InstructionParser.cpp [Decompiler] Fix printing of lets (#314) 2021-03-07 12:01:59 -05:00
InstructionParser.h [Decompiler] Expression 5 (#218) 2021-02-01 20:41:37 -05:00
OpcodeInfo.cpp [Decomp] Minor fixes plus some math camera decomp (#287) 2021-02-26 15:27:13 -05:00
OpcodeInfo.h [Decompiler] Flag uses of vf registers for values outside of functions (#263) 2021-02-15 11:55:10 -05:00
Register.cpp [Decompiler] Flag uses of vf registers for values outside of functions (#263) 2021-02-15 11:55:10 -05:00
Register.h [Decompiler] Replace type hint system and improve variable types. (#320) 2021-03-13 16:10:39 -05:00