|
Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
Go to the documentation of this file.
19 #ifndef XEMU_EP128_INPUT_DEVICES_H_INCLUDED
20 #define XEMU_EP128_INPUT_DEVICES_H_INCLUDED
24 #define JOY_SCAN_FIRE1 0
26 #define JOY_SCAN_DOWN 2
27 #define JOY_SCAN_LEFT 3
28 #define JOY_SCAN_RIGHT 4
29 #define JOY_SCAN_FIRE2 5
30 #define JOY_SCAN_FIRE3 6
32 #define VIRTUAL_SHIFT_POS 0x07
47 extern int emu_kbd ( SDL_Keysym sym,
int press );