summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc/joyport
Commit message (Expand)AuthorAgeFilesLines
* Fix MT07756 (ROM sets incorrectly being reported as missing) by partially rev... Vas Crabb2020-09-251-2/+2
* bus/bbc/joyport: CB lines are bi-directional. Nigel Barnes2020-09-232-7/+34
* Spring cleaning: Vas Crabb2019-11-012-32/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-264-10/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-254-10/+10
* bus/bbc/joyport, bus/bbc/userport: Simplify read/write handlers (nw) AJR2019-03-124-10/+10
* bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... Nigel Barnes2018-09-172-30/+15
* devcb3 Vas Crabb2018-07-071-2/+2
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-5/+6
* bbcmc: Improved joyport slot interface (nw) Nigel Barnes2018-03-204-24/+54
* (nw) don't get hit by the bus - remove unnecessary reset calls, improve error... Vas Crabb2018-01-272-5/+16
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-144-19/+19
* Self-registering devices prep: Vas Crabb2017-02-272-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-114-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-224-14/+14
* bbc: added joyport slot device to Master Compact, defaulting to joystick Nigel Barnes2016-09-234-0/+341