summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc/1mhzbus/1mhzbus.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus/bbc/1mhzbus: Added The Barry-Box (not working) Nigel Barnes2024-02-161-2/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* Spring cleaning: Vas Crabb2019-11-011-4/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-8/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+8
* bus/bbc/1mhzbus, bus/bbc/tube, bus/electron, tube: Eliminate address_space ar... AJR2019-02-251-8/+8
* bbc: Added bus clocks for FDC (8MHz), 1MHz bus (1MHz), and Compact expansion ... Nigel Barnes2018-12-211-3/+3
* bbc.cpp: Reimplemented the addressable latch with LS259 device. Nigel Barnes2018-10-261-0/+1
* bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... Nigel Barnes2018-09-171-36/+22
* devcb3 Vas Crabb2018-07-071-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-7/+4
* (nw) don't get hit by the bus - remove unnecessary reset calls, improve error... Vas Crabb2018-01-271-0/+1
* cfa3000: Added input devices on userport, analogue, and 1MHz bus. Nigel Barnes2017-11-201-1/+4
* bbc: BeebSID slot device for the 1MHz bus. Nigel Barnes2017-08-241-2/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+11
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* bbc: added opus challenger (floppy and ramdisc) device on 1mhz bus Nigel Barnes2016-09-231-6/+27
* bbc: added preliminary slots for expansion Nigel Barnes2016-07-181-0/+148