13 uint8_t data, uint8_t end)
18 ch->
fini = end ? 1 : 0;
void channel_offer_input(struct ge *ge, struct ge_channel *ch, uint8_t data, uint8_t end)
uint8_t channel_get_data(struct ge_channel *ch)
uint8_t channel_get_fini(struct ge_channel *ch)
void channel_accept_output(struct ge *ge, struct ge_channel *ch, uint8_t c)
uint8_t channel_get_req(struct ge_channel *ch)
void channel_clear_input(struct ge *ge, struct ge_channel *ch)
The entire state of the emulated system, including registers, memory, peripherals and timings.