<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-dis/src, branch 0.2.5</title>
<subtitle>yaxdis, a small and native disassembler using yaxpeax decoders</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-dis/'/>
<entry>
<title>update decoders to yaxpeax_arch 0.2 versions, add lc87 and x86_16</title>
<updated>2021-07-21T07:36:24+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-21T07:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-dis/commit/?id=d0723a4abfd8b77b15f7b8e0355e86a25e387750'/>
<id>d0723a4abfd8b77b15f7b8e0355e86a25e387750</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add 6502 support via yaxpeax-6502, update other decoders, yaxpeax-arch to 0.0.5</title>
<updated>2021-05-08T01:29:59+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-05-08T01:29:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-dis/commit/?id=12ee099cad10cf93948239bb4b44966d60ffc8af'/>
<id>12ee099cad10cf93948239bb4b44966d60ffc8af</id>
<content type='text'>
yaxdis should now work on Windows?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
yaxdis should now work on Windows?
</pre>
</div>
</content>
</entry>
<entry>
<title>add superh</title>
<updated>2021-01-16T03:05:00+00:00</updated>
<author>
<name>наб</name>
<email>nabijaczleweli@nabijaczleweli.xyz</email>
</author>
<published>2021-01-06T18:53:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-dis/commit/?id=9523d4408ad1dc8f5658ed27c772ae68c829d792'/>
<id>9523d4408ad1dc8f5658ed27c772ae68c829d792</id>
<content type='text'>
Made slightly less pretty by the many silicon- and run-time features
of most SuperH processors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Made slightly less pretty by the many silicon- and run-time features
of most SuperH processors
</pre>
</div>
</content>
</entry>
<entry>
<title>add ia64</title>
<updated>2020-10-12T07:57:45+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-10-12T07:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-dis/commit/?id=06aa925affdaf9b4fbbb8ba68ec4530e662a25e7'/>
<id>06aa925affdaf9b4fbbb8ba68ec4530e662a25e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>┏┓</title>
<updated>2020-05-04T03:09:58+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-05-04T03:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-dis/commit/?id=9be148783d4797986a0a666ca84566bca0ed5628'/>
<id>9be148783d4797986a0a666ca84566bca0ed5628</id>
<content type='text'>
┃┃╱╲ in this
┃╱╱╲╲  house
╱╱╭╮╲╲  we
▔▏┗┛▕▔    run
╱▔▔▔▔▔▔▔▔▔▔╲
  cargo fmt
╱╱┏┳┓╭╮┏┳┓ ╲╲
▔▏┗┻┛┃┃┗┻┛▕▔
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
┃┃╱╲ in this
┃╱╱╲╲  house
╱╱╭╮╲╲  we
▔▏┗┛▕▔    run
╱▔▔▔▔▔▔▔▔▔▔╲
  cargo fmt
╱╱┏┳┓╭╮┏┳┓ ╲╲
▔▏┗┻┛┃┃┗┻┛▕▔
</pre>
</div>
</content>
</entry>
<entry>
<title>allow file inputs, update decoders, add avr</title>
<updated>2020-05-04T03:09:38+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-05-04T03:09:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-dis/commit/?id=ac4b68ac02c80416197413ac079353c4b60bb6ec'/>
<id>ac4b68ac02c80416197413ac079353c4b60bb6ec</id>
<content type='text'>
"update decoders" here means bump decoders to yaxpeax-arch 0.0.4 versions. additionally, this pulls in fixes in x86 0.0.11

add avr decoder by @The9P4C!!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"update decoders" here means bump decoders to yaxpeax-arch 0.0.4 versions. additionally, this pulls in fixes in x86 0.0.11

add avr decoder by @The9P4C!!
</pre>
</div>
</content>
</entry>
<entry>
<title>update yaxpeax-dis decoders plus x86:32 decoding</title>
<updated>2020-03-23T07:53:52+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-03-23T07:53:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-dis/commit/?id=429edb71087f6af043ada99f90d67ca1fb3c97ec'/>
<id>429edb71087f6af043ada99f90d67ca1fb3c97ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up yaxdis and make for usable help</title>
<updated>2020-02-06T09:10:20+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-06T08:50:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-dis/commit/?id=c9213c1ad0b0295744388710f8b3d343a5cf0271'/>
<id>c9213c1ad0b0295744388710f8b3d343a5cf0271</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>good morning</title>
<updated>2020-01-11T23:20:49+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-01-11T23:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-dis/commit/?id=4357d69df98aa1b1de5f94a62fcdc77f6fa1a8c9'/>
<id>4357d69df98aa1b1de5f94a62fcdc77f6fa1a8c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
