disasm6502 0.2.2

6502 disassembler, complete with a working example.
Documentation
[dependencies]

[package]
authors = ["Krzysztof Kondrak <krzysztof.kondrak@gmail.com>"]
description = "6502 disassembler, complete with a working example."
documentation = "https://docs.rs/disasm6502"
homepage = "https://github.com/kondrak/disasm6502"
keywords = ["disasm", "disassembler", "asm", "assembler", "6502"]
license = "MIT/Apache-2.0"
name = "disasm6502"
repository = "https://github.com/kondrak/disasm6502"
version = "0.2.2"