Home
last modified time | relevance | path

Searched defs:joystick_r16 (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Djaguar.cpp1085 uint16_t jaguar_state::joystick_r16(offs_t offset){ if (!(offset&1)) { return joystick_r() >> 16; … in joystick_r16() function in jaguar_state
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Djaguar.cpp1085 uint16_t jaguar_state::joystick_r16(offs_t offset){ if (!(offset&1)) { return joystick_r() >> 16; … in joystick_r16() function in jaguar_state