Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
Go to the source code of this file.
Functions | |
void | c64_toggle_joy_emu (void) |
Uint8 | c64_get_joy_state (void) |
Variables | |
const struct KeyMappingDefault | c64_key_map [] |
int | joystick_emu = 1 |
Uint8 c64_get_joy_state | ( | void | ) |
void c64_toggle_joy_emu | ( | void | ) |
const struct KeyMappingDefault c64_key_map[] |
Definition at line 33 of file c64_kbd_mapping.c.
int joystick_emu = 1 |
Definition at line 137 of file c64_kbd_mapping.c.