Joystick: per-core button map. Core can provide buttons names.

This commit is contained in:
sorgelig
2017-07-02 21:05:10 +08:00
parent a0ff6169f6
commit 534478002d
8 changed files with 134 additions and 85 deletions

View File

@@ -14,7 +14,7 @@ int toggle_kbdled(int mask);
int input_poll(int getchar);
void start_map_setting();
void start_map_setting(int cnt);
int get_map_button();
void finish_map_setting();
uint16_t get_map_vid();