-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
13 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
- tools | ||
- the decompiler can read gshc/cshc files | ||
- gdb data dumper in decompiler | ||
- dump opcode database | ||
- t7 dump pools (raw,csv,json) | ||
- t9 alpha decompiler/compiler | ||
- t9 alpha injector | ||
- add jup scripts revision find | ||
- 8b decompiler/compiler | ||
- 8a/b decompiler: fix get_undefined type for foreach cleanup | ||
- 8b decryption | ||
- ui | ||
- t7 hash tool | ||
- fix bugs with T9 decompiler | ||
- switch mode T9 dll | ||
- gsc compiler | ||
- dev block | ||
- acts detours | ||
- acts debug header lazylink/detour/devblocks/crc | ||
- expression for names in struct creation for Treyarch VMs | ||
- profilenamedstart/stop operator (T9) | ||
- fix jupb crc emit, variable opcode and field hashes | ||
- gsc lambdas | ||
- wip ADL compiler |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
1.11.0 | ||
11100000 | ||
1.12.0 | ||
11200000 |