yaxpeax-superh 0.1.1

SuperH decoders for yaxpeax
Documentation
[package]
name = "yaxpeax-superh"
description = "SuperH decoders for yaxpeax"
documentation = "https://srhtcdn.githack.com/~nabijaczleweli/yaxpeax-superh/blob/doc/yaxpeax_superh/index.html"
repository = "https://git.sr.ht/~nabijaczleweli/yaxpeax-superh"
readme = "README.md"
keywords = ["disassembler", "superh", "sh4", "sh2", "j-core"]
categories = ["no-std", "parser-implementations"]
license = "MIT"
version = "0.1.1"
authors = ["наб <nabijaczleweli@nabijaczleweli.xyz>"]


[dependencies.yaxpeax-arch]
version = "0.0.5"
default-features = false
optional = true


[features]
default = ["yaxpeax"]
yaxpeax = ["yaxpeax-arch"]