void(* msl_command_cb)(struct ge *)
struct msl_timing_state msl_timings[0xff]
Timing chart definitions.
const char * msl_comment_for_command(msl_command_cb command)
The entire state of the emulated system, including registers, memory, peripherals and timings.
msl_command_cb command
Pointer to the command function.
uint8_t(* additional)(struct ge *)
Additional condition for the command.
uint8_t(* condition)(struct ge *)
Condition for the command.
enum clock clock
Clock at which the command should be perfomed.
const struct msl_timing_chart * chart