Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dlynx.cpp28 …0xfff9, 0xfff9).rw(FUNC(lynx_state::lynx_memory_config_r), FUNC(lynx_state::lynx_memory_config_w)); in lynx_mem()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dlynx.cpp28 …0xfff9, 0xfff9).rw(FUNC(lynx_state::lynx_memory_config_r), FUNC(lynx_state::lynx_memory_config_w)); in lynx_mem()
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dlynx.h181 void lynx_memory_config_w(uint8_t data);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dlynx.h181 void lynx_memory_config_w(uint8_t data);
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dlynx.cpp1880 void lynx_state::lynx_memory_config_w(uint8_t data) in lynx_memory_config_w() function in lynx_state
1894 lynx_memory_config_w(0); in machine_reset()
1929 lynx_memory_config_w(m_memory_config); in lynx_postload()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dlynx.cpp1880 void lynx_state::lynx_memory_config_w(uint8_t data) in lynx_memory_config_w() function in lynx_state
1894 lynx_memory_config_w(0); in machine_reset()
1929 lynx_memory_config_w(m_memory_config); in lynx_postload()