Home
last modified time | relevance | path

Searched refs:GB_PAD (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/gngb/gngb-20060309/src/
H A Dmemory.h58 #define GB_PAD (himem[0x60]) macro
H A Dmemory.c640 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()
H A Dsgb.c558 GB_PAD=(conf.gb_type&SUPER_GAMEBOY)?0x30:0xff; in sgb_exec_cmd()
/dports/emulators/gngb/gngb-20060309/
H A DChangeLog97 * Fix GB_PAD read/write with SGB (PokeJaune and BOMBERMAN works)