Searched refs:gus_write (Results 1 – 3 of 3) sorted by relevance
56 void gus_write(GUSEmuState *state, int port, int size, unsigned int data);
190 void gus_write(GUSEmuState * state, int port, int size, unsigned int data) in gus_write() function
77 gus_write (&s->emu, nport, 1, val); in gus_writeb()