jak-project/decompiler/config
doctashay 9410e01aaf
Implement logging features for decompiler (#78)
* Begin spdlog integration for decompiler

* Replace old prints with spdlog equivalents

* clang-format

* Fixes

* Log output to /logs/decompiler.log.

The console now prints that the disassembly has begun and it may take a few minutes to complete. This will reduce the amount of verbose logging output directly to a console stream.

* Update .gitignore

Ignore decompiler output for now

* Resolve more issues

Fixed percentage printing and various other issues

* Fixed stuff I broke (sorry)

* Fix more broke stuff
2020-10-15 20:59:30 -04:00
..
all-types.gc Add decompiler IR, basic operations, all-types file (#57) 2020-09-29 20:24:15 -04:00
jak1_ntsc_black_label.jsonc Implement logging features for decompiler (#78) 2020-10-15 20:59:30 -04:00
jak2_ntsc_v1.jsonc add decompiler 2020-08-22 23:30:17 -04:00
jak3_ntsc.jsonc add decompiler 2020-08-22 23:30:17 -04:00