Home
last modified time | relevance | path

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

/dports/emulators/atari800/atari800-3.1.0/src/
H A Dakey.h65 #define AKEY_CTRL_3 (AKEY_CTRL | AKEY_3) macro
H A Datari_ps2.c774 return AKEY_CTRL_3; in PLATFORM_Keyboard()
/dports/emulators/atari800/atari800-3.1.0/src/javanvm/
H A Dinput.c418 return AKEY_CTRL_3|shiftctrl; in PLATFORM_Keyboard()
/dports/emulators/atari800/atari800-3.1.0/src/sdl/
H A Dinput.c851 return AKEY_CTRL_3|shiftctrl; in PLATFORM_Keyboard()