summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc/exp
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up boilerplate for more slot devices. Vas Crabb2026-03-231-5/+2
* bus/bbc/exp/mertec.cpp: Fix crash on validation after e9d5d4cafe422af17eefd08... AJR2025-09-201-1/+2
* bus/bbc/analogue/lightpen.cpp: Removed root screen device finder, screen now ... Nigel Barnes2025-09-203-1/+9
* bus/bbc/exp: Added ROM handlers to the slot interface. Nigel Barnes2025-09-169-74/+255
* machine/upd7002.cpp: Replaced custom delegates with devcb. Nigel Barnes2025-09-134-152/+102
* bus/bbc/exp: Added functions to write to CB lines. Nigel Barnes2025-08-212-15/+34
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-273-6/+6
* mcfg pia6821: partial revert for the ones that set the clock to non-0 hap2023-09-201-1/+1
* misc mcfg: remove pia6821 clock freq param, hap2023-09-201-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-7/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* bus/electron/plus1: Use BBC Micro-type slot for analogue joystick inputs (#10... ajrhacker2022-10-221-1/+1
* bbc_autocue: Corrected RAM page register. Nigel Barnes2020-08-241-5/+7
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-1/+1
* autoc15: Added RAM disc device. Nigel Barnes2019-11-073-3/+154
* Spring cleaning: Vas Crabb2019-11-012-31/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-264-59/+59
* Revert "conflict resolution (nw)" andreasnaive2019-03-254-59/+59
* bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) AJR2019-03-144-52/+52
* bus/bbc/joyport, bus/bbc/userport: Simplify read/write handlers (nw) AJR2019-03-121-2/+2
* bus/bbc/1mhzbus, bus/bbc/tube, bus/electron, tube: Eliminate address_space ar... AJR2019-02-251-4/+4
* Provide 1 MHz clock for uPD7002 (nw) AJR2019-02-031-1/+1
* bbc: Added bus clocks for FDC (8MHz), 1MHz bus (1MHz), and Compact expansion ... Nigel Barnes2018-12-212-5/+5
* bbc: ROMs required by expansion devices are now allocated empty slots in host... Nigel Barnes2018-11-182-13/+0
* srcclean and cleanup (nw) Vas Crabb2018-10-281-1/+1
* bbcmc: Added expansion port and Mertec Companion expansion device. Nigel Barnes2018-10-264-0/+571