Searched refs:bas_lo (Results 1 – 3 of 3) sorted by relevance
249 if (hwreg_present(&shifter_st.bas_lo) && in config_atari()250 (shifter_st.bas_lo = 0x0aau, shifter_st.bas_lo == 0x0aau)) { in config_atari()
179 u_char bas_lo; member206 u_char bas_lo; /* video mem addr, low byte */ member
760 ((shifter_st.bas_lo & 0xff)); in tt_get_par()1554 (shifter_st.bas_lo & 0xff); in falcon_get_par()1950 addr |= (shifter_st.bas_lo & 0xff); in stste_get_par()2015 shifter_st.bas_lo = (unsigned char)(addr & 0x0000ff); in stste_set_screen_base()2261 shifter_st.bas_lo = (unsigned char)(addr & 0x0000ff); in set_screen_base()
Completed in 13 milliseconds