Searched refs:gus_read (Results 1 – 3 of 3) sorted by relevance
55 unsigned int gus_read( GUSEmuState *state, int port, int size);
38 unsigned int gus_read(GUSEmuState * state, int port, int size) in gus_read() function
70 return gus_read (&s->emu, nport, 1); in gus_readb()