#gameboy #retro #microcode #attributes #macro #generate #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

Download history 7/week @ 2024-02-18 22/week @ 2024-02-25 8/week @ 2024-03-03 17/week @ 2024-03-10 4/week @ 2024-03-17 11/week @ 2024-03-24 41/week @ 2024-03-31 4/week @ 2024-04-07

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