Home
last modified time | relevance | path

Searched refs:KBDM_RALT (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/stella/stella-6.6/src/common/
H A DStellaKeys.hxx404 KBDM_RALT = 0x0200, enumerator
413 KBDM_ALT = (KBDM_LALT|KBDM_RALT),
H A DKeyMap.cxx42 StellaMod::KBDM_RALT, in serializeModkeyMask()
145 int RMOD2 = KBDM_RALT; in getDesc()
158 int RMOD3 = KBDM_RALT; in getDesc()
H A DjsonDefinitions.hxx745 {StellaMod::KBDM_RALT, "ralt"},