jak-project/decompiler/Disasm
water111 fc1a8f37c6
Partially Implement Decompiler Type Analysis (#90)
* implement basic framework for decompiler type analysis

* before type system changes

* add some decompiler stuff to the type system

* try algorithm on a few functions
2020-10-18 15:44:19 -04:00
..
Instruction.cpp Make decompiler more successful (#66) 2020-10-11 18:27:44 -04:00
Instruction.h Make decompiler more successful (#66) 2020-10-11 18:27:44 -04:00
InstructionDecode.cpp Implement logging features for decompiler (#78) 2020-10-15 20:59:30 -04:00
InstructionDecode.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
InstructionMatching.cpp Implement logging features for decompiler (#78) 2020-10-15 20:59:30 -04:00
InstructionMatching.h Add decompiler IR, basic operations, all-types file (#57) 2020-09-29 20:24:15 -04:00
OpcodeInfo.cpp Add decompiler IR, basic operations, all-types file (#57) 2020-09-29 20:24:15 -04:00
OpcodeInfo.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
Register.cpp Resolve a good chunk of windows compiler warnings 2020-09-13 22:02:27 -04:00
Register.h Partially Implement Decompiler Type Analysis (#90) 2020-10-18 15:44:19 -04:00