summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc/analogue
Commit message (Expand)AuthorAgeFilesLines
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-222-8/+2
* bus/bbc/analogue/lightpen.cpp: Removed root screen device finder, screen now ... Nigel Barnes2025-09-203-7/+16
* electron_plus1: Light pens are not supported AJR2025-09-132-6/+12
* bus/bbc/analogue: Added Micro Mike and light pen devices Datapen Light Pen, T... Nigel Barnes2025-09-135-8/+409
* machine/upd7002.cpp: Replaced custom delegates with devcb. Nigel Barnes2025-09-1310-389/+220
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-275-17/+17
* Cleaned up some recent changes a little. Vas Crabb2023-11-202-2/+2
* bus/bbc/analogue: Added Microwriter Quinkey input device. Nigel Barnes2023-11-174-3/+304
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* bus/electron/plus1: Use BBC Micro-type slot for analogue joystick inputs (#10... ajrhacker2022-10-224-17/+17
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-2/+2
* cfa3000: Set devices to internal, not applicable to other machines (nw) Nigel Barnes2019-11-071-1/+1
* Spring cleaning: Vas Crabb2019-11-012-26/+6
* bbc: ROMs required by expansion devices are now allocated empty slots in host... Nigel Barnes2018-11-182-16/+3
* bbc: Added Acorn Bitstik and Bitstik 2 analogue controllers. Nigel Barnes2018-09-173-3/+221
* bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... Nigel Barnes2018-09-174-33/+37
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-7/+8
* (nw) don't get hit by the bus - remove unnecessary reset calls, improve error... Vas Crabb2018-01-272-5/+11
* cfa3000: Added input devices on userport, analogue, and 1MHz bus. Nigel Barnes2017-11-203-0/+154
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-144-27/+24
* Self-registering devices prep: Vas Crabb2017-02-272-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-114-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-224-18/+18
* bbc: moved joystick to analogue port slot device Nigel Barnes2016-09-054-5/+224
* Cleanups and version bump Miodrag Milanovic2016-07-271-2/+2
* bbc: added preliminary slots for expansion Nigel Barnes2016-07-182-0/+194