blob: b7419e5de970239a16a460d3ac4783a963467e88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
## 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
* bump yaxpeax-x86 to 0.1.0
## 0.2.0
CHANGELOG started
|