Crate emu_runner

Source

Modules§

contexts
includes

Enums§

Error

Traits§

EmulatorContext
Behavior used to run an emulator.

Functions§

command
Buildes a Command using data pulled from an EmulatorContext.
run
Prepares and executes an emulator based on the provided context.