Searched refs:GB_PAD (Results 1 – 4 of 4) sorted by relevance
58 #define GB_PAD (himem[0x60]) macro
640 switch(GB_PAD&0x30) { in mem_read_ff()944 if (v==0x30 ) GB_PAD=0xff; in mem_write_ff()945 else GB_PAD=v; in mem_write_ff()
558 GB_PAD=(conf.gb_type&SUPER_GAMEBOY)?0x30:0xff; in sgb_exec_cmd()
97 * Fix GB_PAD read/write with SGB (PokeJaune and BOMBERMAN works)