示例#1
0
static READ16_HANDLER( pokey3_word_r ) { return pokey3_r(offset); }
示例#2
0
int foodf_pokey3_r (int offset) { return pokey3_r (offset/2); }