Thomas Harte
|
19ddfae6d6
|
Adds Joystick key code mode, ensures events aren't posted in interrogation mode.
This should fix Turrican due to the latter change; I'm not aware of software that uses the former.
|
2020-01-04 09:45:59 -05:00 |
|
Thomas Harte
|
23ed9ad2de
|
Corrects application of negative relative scale.
|
2020-01-01 13:22:21 -05:00 |
|
Thomas Harte
|
017681a97c
|
Now honours permitted mouse range.
|
2020-01-01 12:48:38 -05:00 |
|
Thomas Harte
|
90b899c00e
|
Attempts to implement absolute mouse positioning mode.
Along with mouse direction.
|
2020-01-01 12:29:33 -05:00 |
|
Thomas Harte
|
a9a92de954
|
Adds a bunch of shout-outs for unimplemented behaviour.
|
2019-12-25 15:32:33 -05:00 |
|
Thomas Harte
|
82c984afa4
|
Switches the joysticks around.
Thereby finally allowing me to control mode games.
|
2019-11-18 20:02:27 -05:00 |
|
Thomas Harte
|
7ae0902103
|
Adds additional joystick commands to the dispatcher.
|
2019-11-09 20:10:54 -05:00 |
|
Thomas Harte
|
8e9428623e
|
Adds joystick events to the Atari ST.
|
2019-11-09 18:39:22 -05:00 |
|
Thomas Harte
|
860837d894
|
Corrects: KeyPad -> Keypad. Also fleshes out Atari ST keyboard mapping.
|
2019-11-09 18:02:14 -05:00 |
|
Thomas Harte
|
77ef7dc8fc
|
Shuffles ST and 2600 into a common parent.
|
2019-11-09 15:31:41 -05:00 |
|