summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc/tube/tube.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus/bbc/tube/tube_a500.cpp: Corrected ROMs for A500 2nd Processor, and moved ... Nigel Barnes2024-02-151-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* bus/bbc/tube: Added insert_rom property to optionally insert any support roms... Nigel Barnes2020-03-151-1/+7
* Spring cleaning: Vas Crabb2019-11-011-4/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* bus/bbc/1mhzbus, bus/bbc/tube, bus/electron, tube: Eliminate address_space ar... AJR2019-02-251-4/+4
* bbc.cpp: Reimplemented the addressable latch with LS259 device. Nigel Barnes2018-10-261-1/+1
* bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... Nigel Barnes2018-09-171-25/+13
* devcb3 Vas Crabb2018-07-071-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+3
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-3/+2
* (nw) don't get hit by the bus - remove unnecessary reset calls, improve error... Vas Crabb2018-01-271-0/+1
* bbc: Added various 2nd processors as Tube slot devices: Nigel Barnes2017-08-251-5/+23
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+8
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* bbc: added preliminary slots for expansion Nigel Barnes2016-07-181-0/+110