#gameboy #retro #microcode #attributes #generate #macro #feo3boy

macro feo3boy-microcode-generator

Procedural macro for defining microcode instructions for the feo3boy gameboy

1 unstable release

0.1.0 Apr 29, 2023

#4 in #feo3boy

43 downloads per month
Used in 4 crates (via feo3boy-opcodes)

MIT license

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
~58K SLoC