diff options
author | iximeow <me@iximeow.net> | 2021-07-21 00:19:36 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-07-21 00:36:24 -0700 |
commit | d0723a4abfd8b77b15f7b8e0355e86a25e387750 (patch) | |
tree | c91c48b501bbb8fcb16a8b216616dda030475e66 /CHANGELOG | |
parent | 12ee099cad10cf93948239bb4b44966d60ffc8af (diff) |
update decoders to yaxpeax_arch 0.2 versions, add lc87 and x86_160.2.5
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,6 +1,19 @@ -## 0.2.2 +## 0.2.5 + +* update yaxpeax-x86 to 1.0, bringing in avx512 support and x86_32, x86_16 decoding +* add yaxpeax-lc87 +* update all other decoders to yaxpeax-arch 0.2.*, if conforming implementations are available + +## 0.2.4 + +* add cr1901's yaxpeax-6502, thank you! + +## 0.2.3 * add наб's yaxpeax-superh. thank you!! + +## 0.2.2 + * bump yaxpeax-x86 to 0.1.5, and -ia64 to 0.1.3 ## 0.2.1 |