Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dlynx.h184 uint8_t lynx_timer_read(int which, int offset);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dlynx.h184 uint8_t lynx_timer_read(int which, int offset);
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dlynx.cpp1506 uint8_t lynx_state::lynx_timer_read(int which, int offset) in lynx_timer_read() function in lynx_state
1705 value = lynx_timer_read(offset >> 2, offset & 0x03); in mikey_read()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dlynx.cpp1506 uint8_t lynx_state::lynx_timer_read(int which, int offset) in lynx_timer_read() function in lynx_state
1705 value = lynx_timer_read(offset >> 2, offset & 0x03); in mikey_read()