summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2gameio/joyport.cpp
Commit message (Expand)AuthorAgeFilesLines
* a2gameio: Updated Sirius JoyPort description to mention Atari joysticks being... as-tb-dev2024-11-291-1/+1
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-10/+10
* bus/a2bus, bus/a2gameio: Moved many class declarations out of headers. Vas Crabb2021-10-041-11/+35
* apple2: corrected Joyport multiplexing [Golden Child] arbee2019-09-061-5/+5
* fix typo in previous commit (nw) arbee2019-07-281-2/+2
* apple2: support Sirius JoyPort on compatible Apple II models. [R. Belmont] arbee2019-07-281-0/+106