jak-project/decompiler/ObjectFile
water111 542edfb164
[compiler/decompiler] Take the address of a variable (#554)
* support taking the address of variables

* partially working stack variables

* implement type cast stuff

* remove final
2021-06-04 13:43:19 -04:00
..
LinkedObjectFile.cpp [decompiler] Clean up config more (#458) 2021-05-11 20:49:54 -04:00
LinkedObjectFile.h [decompiler] Add pass to generate a symbol definition map file (#546) 2021-05-31 10:43:25 -04:00
LinkedObjectFileCreation.cpp Organize all types (#523) 2021-06-01 22:41:37 -04:00
LinkedObjectFileCreation.h [decompiler] Clean up config more (#458) 2021-05-11 20:49:54 -04:00
LinkedWord.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
ObjectFileDB.cpp Organize all types (#523) 2021-06-01 22:41:37 -04:00
ObjectFileDB.h [decompiler] Add pass to generate a symbol definition map file (#546) 2021-05-31 10:43:25 -04:00
ObjectFileDB_IR2.cpp [compiler/decompiler] Take the address of a variable (#554) 2021-06-04 13:43:19 -04:00