Fix for custom joystick controls
Updated custom joystick controls along with hard coding of buttons 8 + 9 together to exit emulator.
This commit is contained in:
parent
f6a6c90d3a
commit
90a5fa1649
4 changed files with 118 additions and 27 deletions
|
@ -13,6 +13,7 @@
|
|||
#define OPTIONSFILENAME "uaeconfig"
|
||||
|
||||
extern int emulating;
|
||||
extern int JoystickButton[20]; //Joystick Button state
|
||||
extern int uae4all_keystate[256];
|
||||
|
||||
extern int z3_start_adr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue