42 for (p =
ge->
peri; p != NULL;) {
61 prec_next = &pp->
next;
int ge_peri_on_pulses(struct ge *ge)
int ge_peri_deinit(struct ge *ge)
int ge_register_peri(struct ge *ge, struct ge_peri *p)
int ge_peri_on_clock(struct ge *ge)
int(* on_pulse)(struct ge *, void *)
int(* init)(struct ge *, void *)
int(* deinit)(struct ge *, void *)
int(* on_clock)(struct ge *, void *)
The entire state of the emulated system, including registers, memory, peripherals and timings.