Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-12 | fix warning, update changelog, remove local Cargo.toml hacks | iximeow | |
2022-01-12 | Upgrade clap to v3 + switch to derive(clap::Parser) | Noa | |
2022-01-12 | Bump yaxpeax-superh to 1.0.0 | наб | |
Turns out split_inclusive() binds the separator left, rather than right, so it's not useful here | |||
2022-01-03 | architecture-generic bit layouts of instructions | iximeow | |
2022-01-03 | name the fields in the auxiliary data for `print_instr` | iximeow | |
2022-01-02 | add mode to disassemble armv7-thumb instructions | iximeow | |
2022-01-02 | Update remaining yaxpeax impls to 0.2 | Noa | |
2022-01-02 | Deduplicate display logic | Noa | |
2022-01-02 | some verbose display stuff | iximeow | |
2022-01-02 | add thumb-mode decoder, update disassemblers | iximeow | |
2021-08-22 | commit to x86-supporting field annotationfield-annotation | iximeow | |
2021-07-21 | update decoders to yaxpeax_arch 0.2 versions, add lc87 and x86_16 | iximeow | |
2021-05-07 | add 6502 support via yaxpeax-6502, update other decoders, yaxpeax-arch to 0.0.50.2.4 | iximeow | |
yaxdis should now work on Windows? | |||
2021-01-15 | add superh | наб | |
Made slightly less pretty by the many silicon- and run-time features of most SuperH processors | |||
2020-10-12 | add ia640.2.2 | iximeow | |
2020-05-03 | ┏┓ | iximeow | |
┃┃╱╲ in this ┃╱╱╲╲ house ╱╱╭╮╲╲ we ▔▏┗┛▕▔ run ╱▔▔▔▔▔▔▔▔▔▔╲ cargo fmt ╱╱┏┳┓╭╮┏┳┓ ╲╲ ▔▏┗┻┛┃┃┗┻┛▕▔ | |||
2020-05-03 | allow file inputs, update decoders, add avr | iximeow | |
"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!! | |||
2020-03-23 | update yaxpeax-dis decoders plus x86:32 decoding | iximeow | |
2020-02-06 | clean up yaxdis and make for usable help | iximeow | |
2020-01-11 | good morning | iximeow | |