Home
last modified time | relevance | path

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

/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dpc88main.c56 static byte dipsw_1; /* IN[30] �ǥ��åץ����å� 1 */ variable
1317 return dipsw_1 | 0xc0; in main_io_in()
2787 dipsw_1 = (boot_dipsw ) & SW_1_MASK; in pc88main_init()
2792 dipsw_1 &= ~SW_N88; in pc88main_init()
2798 dipsw_1 |= SW_N88; in pc88main_init()
2804 dipsw_1 |= SW_N88; in pc88main_init()
2810 dipsw_1 |= SW_N88; in pc88main_init()
3052 { TYPE_BYTE, &dipsw_1, },