Exemplo n.º 1
0
static READ16_HANDLER( pokey3_word_r ) { return pokey3_r(offset); }
Exemplo n.º 2
0
int foodf_pokey3_r (int offset) { return pokey3_r (offset/2); }