mirror of
https://github.com/ran-j/PS2Recomp.git
synced 2026-09-26 16:59:35 -04:00
df745d7ee9
* feat: added thread naming functionality feat: improve function name sanitization * fix: fix decode jump target feat: better word read feat: prevent unexpect path on output tom feat: analyzeEntryPoint now lookup for correct entry insted of rely on names fix: fix CFG graph feat: mangled name are not handle and sysfunctions anymore feat: heavy loop flag count is not 5 from 3 * fix: skip/stubs now under [general] fix: patch address now saves as true hex insted of decimal with 0x fix: fix J/JAL reconstruction (PC+4) feat: better C++ identifier sanitization feat: decoder now dont stop the execution anymore just keep going