summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/msx/ctrl/joystick.cpp
Commit message (Collapse)AuthorAgeFilesLines
* msx: add magic key dongle hap2024-04-081-1/+1
|
* -fujitsu/fmtowns.cpp: Use MSX controller slots for pad ports. Vas Crabb2022-11-261-10/+21
| | | | -bus/msx/ctrl: Added 2-button and 6-button FM Towns pads.
* msx.cpp: Made the general purpose ports (joystick/mouse) a slot device. (#10579) wilbertpol2022-11-241-0/+42
* Also moved msx slot devices to subfolders.