summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/tube.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-7/+0
* tube: Implemented parasite reset PRST line, and added to all co-processors. Nigel Barnes2022-05-201-2/+21
* machine/tube: Added save state. Nigel Barnes2020-09-071-24/+40
* tube: Fixed 256 byte transfer mode. Nigel Barnes2019-08-221-16/+19
* (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
* tube: New TUBE device. Acorn Tube ULA for use in Acorn 2nd Processors Nigel Barnes2017-08-251-0/+315