jak-project/decompiler/ObjectFile
ManDude 89ccb8cbc7
[decomp] progress (#780)
* cleanup `main`

* whitespace

* start `progress` decomp pt1

* fill in more stuff

* Update label_types.jsonc

* run cheats

* clang

* make most of `progress` decompile

* `progress` pt 2

* [decompiler] support dynamic format strings

* Make `progress-draw` decompile and almost all `progress`

* make clang shut up

* fix unhandled format string

* fix `progress-draw`

* Update DecompilerTypeSystem.cpp

* fix?

* fixes

* fix a few functions

* make `language-enum`

* warn on weird floats

* fix minor pad bug

* dump stuff in `progress`

* make `progress-screen` enum

* progress progress

* update refs and fix stupid bug

* trying to get it to work

* it works!?

* disable sound functions

* fixes

* final touches

* tests

* tests

* add process allocations

* use the right register for windows

* another try for windows, counting is hard

* one more try

* use process allocations

Co-authored-by: water <awaterford111445@gmail.com>
2021-09-06 20:35:03 -04:00
..
LinkedObjectFile.cpp add support for non virtual states (#764) 2021-08-17 20:54:03 -04:00
LinkedObjectFile.h [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
LinkedObjectFileCreation.cpp support type-ref (#613) 2021-06-20 12:59:39 -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 [decomp] progress (#780) 2021-09-06 20:35:03 -04:00
ObjectFileDB.h [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
ObjectFileDB_IR2.cpp update readme and fix unused function issue (#821) 2021-09-03 19:19:51 -04:00