jak-project/decompiler/ObjectFile
Tyler Wilding 2b3c4d957a
Organize all types (#523)
* get a full mapping of all `symbol:file-name` for jak1

* cleanup before any additional work is done

* more pre-organize changes

* scripts: script written to cleanup all-types...but what will cleanup the script...

* resolve clashing enum symbol names

* some manual changes to symbol order

* very close! don't completely lose types that are fully commented out

* scripts: New symbol mapping and further script polishing

* changes needed to make the script function properly

* brand new all-types!

* remove now irrelevant symbol definitions

* formatting cpp

* decompiler: Remove symbol dumping feature, not accurate anyway
2021-06-01 22:41:37 -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 [decompiler] Add pass to generate a symbol definition map file (#546) 2021-05-31 10:43:25 -04:00