summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus/4play.cpp
Commit message (Collapse)AuthorAgeFilesLines
* a2bus/4play.cpp: Fix player 4 joystick definition (#13084) Mark Garlanger2024-12-141-8/+8
| | | Fix an apparent copy-n-paste error.
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. ↵ holub2024-09-271-2/+2
| | | | (#12822)
* More low-effort cleanup. Vas Crabb2021-10-051-5/+30
| | | | | | | | * Got more slot card classes out of headers. * Changed most of the Apple II cards still looking up ROM regions manually to use required_region_ptr. * Removed an unreferenced function leftover from copy-pasting another device from the Videx Uniprint device.
* apple2: Add support for the 4Play Joystick Card [R. Belmont] arbee2019-07-291-0/+125