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