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

macro feo3boy-microcode-generator

Procedural macro for defining microcode instructions for the feo3boy gameboy

1 unstable release

0.1.0 Apr 29, 2023

#35 in #retro

24 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
~56K SLoC