feo3boy-microcode-generator 0.1.0

Procedural macro for defining microcode instructions for the `feo3boy` gameboy.
Documentation
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.