Home
last modified time | relevance | path

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

/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dpc88main.h28 #define SW_1_MASK (0x3e) macro
H A Dpc88main.c2787 dipsw_1 = (boot_dipsw ) & SW_1_MASK; in pc88main_init()