iximeow / yaxpeax-rx

renesas rx decoders for the yaxpeax project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yaxpeax-rx

crate documentation

renesas rx decoder implementedf as part of the yaxpeax project, implementing traits provided by yaxpeax-arch.

features

  • supports decoding under v1, v2, and v3-specific profiles
  • should support #[no_std]
  • exists (this is not the only RX disassembler by any means)

mirrors

the canonical copy of yaxpeax-rx is at https://git.iximeow.net/yaxpeax-rx/.

yaxpeax-rx is also mirrored on GitHub at https://www.github.com/iximeow/yaxpeax-rx.

changelog

a changelog across crate versions is maintained in the CHANGELOG file located in the repo, as well as online.

About

renesas rx decoders for the yaxpeax project

License:BSD Zero Clause License


Languages

Language:Rust 100.0%