jak-project/decompiler/IR2
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
..
AtomicOp.cpp support vector 4 (#803) 2021-09-01 10:02:20 -04:00
AtomicOp.h support vector 4 (#803) 2021-09-01 10:02:20 -04:00
AtomicOpForm.cpp [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
AtomicOpTypeAnalysis.cpp [decomp] progress (#780) 2021-09-06 20:35:03 -04:00
bitfields.cpp get started on entity (#793) 2021-08-31 11:05:03 -04:00
bitfields.h [decomp] game-info (#779) 2021-08-22 20:12:47 -04:00
Env.cpp temp 2021-08-14 23:15:10 -04:00
Env.h [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
ExpressionHelpers.cpp [decompiler] detect res-lump macros (#796) 2021-08-31 15:01:54 -04:00
ExpressionHelpers.h [decompiler] detect res-lump macros (#796) 2021-08-31 15:01:54 -04:00
Form.cpp support vector 4 (#803) 2021-09-01 10:02:20 -04:00
Form.h support vector 4 (#803) 2021-09-01 10:02:20 -04:00
FormExpressionAnalysis.cpp [decomp] progress (#780) 2021-09-06 20:35:03 -04:00
FormStack.cpp get res decompiling (#705) 2021-07-17 13:41:05 -04:00
FormStack.h [decomp] game-info (#779) 2021-08-22 20:12:47 -04:00
GenericElementMatcher.cpp [decomp] game-info (#779) 2021-08-22 20:12:47 -04:00
GenericElementMatcher.h [decomp] game-info (#779) 2021-08-22 20:12:47 -04:00
IR2_common.h update gtest, fix some small bugs (#818) 2021-09-02 18:32:22 -04:00
LabelDB.cpp update readme and fix unused function issue (#821) 2021-09-03 19:19:51 -04:00
LabelDB.h update readme and fix unused function issue (#821) 2021-09-03 19:19:51 -04:00
OpenGoalMapping.cpp decomp: main-collide and support a bunch of new inline-asm operations (#673) 2021-07-27 19:57:14 -04:00
OpenGoalMapping.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00