Crate feo3boy_executor_generator

Crate feo3boy_executor_generator 

Source
Expand description

Provides code generation for microcode executors.

Macrosยง

define_direct_executor
Generates an implementation of the DirectExecutor.
define_state_executor
Generates an implementation of the StateMachineExecutor.