yaxpeax-6502
yaxpeax-6502
is an instruction decoder for the NMOS 6502 Microprocessor.
This crate implements the traits provided by yaxpeax-arch
.
However, the crate can be used independently of yaxpeax-arch
for projects
that wish, for instance, to implement a 6502 emulator.
Operand
implement Eq
/PartialEq
?