1 unstable release
0.1.0 | Apr 29, 2023 |
---|
#35 in #retro
24 downloads per month
Used in 4 crates
(via feo3boy-opcodes)
37KB
835 lines
This crate provides the #[define_microcode]
attribute macro which automatically
generates the Microcode
type from a module containing the microcode's operations as
pure functions.
Dependencies
~3MB
~56K SLoC