summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2gameio (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean for 0.224 Vas Crabb2020-08-232-3/+3
* apple2: added HAL Labs Gizmo digital joystick adapter [R. Belmont, Golden Child] arbee2020-08-163-1/+123
* gameio.cpp: fixed missing initialization causing various apple2 computer not ... Ivan Vangelista2020-05-311-0/+1
* srcclean, manual adjustments (nw) Vas Crabb2020-01-262-0/+0
* apple2: add support for paddles [R. Belmont] arbee2019-12-103-0/+153
* Spring cleaning: Vas Crabb2019-11-012-7/+9
* (nw) please try to ensure #include guards will trip special-casing in dumb pr... Vas Crabb2019-09-164-4/+4
* apple2: corrected Joyport multiplexing [Golden Child] arbee2019-09-061-5/+5
* apple2: save states and file manager hotloading image support for ComputerEye... arbee2019-08-101-19/+29
* It helps to add the new files. (nw) arbee2019-08-092-0/+163
* apple2: Support the original gameport ComputerEyes [R. Belmont, Golden Child] arbee2019-08-091-0/+3
* fix typo in previous commit (nw) arbee2019-07-281-2/+2
* apple2: support Sirius JoyPort on compatible Apple II models. [R. Belmont] arbee2019-07-284-0/+159
* a2gameio: One fine point (nw) AJR2019-06-102-10/+30
* a2gameio: Default needs to be 0, not 1 for apple2e at least (nw) AJR2019-06-102-8/+8
* apple2, apple2e, apple2gs: Generic emulation of Game I/O connector. Joysticks... AJR2019-06-104-0/+487