summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/einstein/pipe
Commit message (Expand)AuthorAgeFilesLines
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-216-32/+32
* Spring cleaning: Vas Crabb2019-11-012-14/+5
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-263-10/+10
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-264-33/+36
* Revert "conflict resolution (nw)" andreasnaive2019-03-254-36/+33
* bus/cgenie/expansion, bus/einstein/pipe, bus/nasbus, bus/spectrum, bus/vtech:... AJR2019-02-253-27/+29
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-6/+7
* bus/einstein/pipe: Eliminate MCFG_ macros; add bus clock (nw) AJR2018-12-312-28/+21
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-7/+8
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-17/+17
* devcb3 Vas Crabb2018-07-071-3/+3
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-243-3/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-082-3/+3
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-5/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-062-4/+4
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-6/+7
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-212-9/+11
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-11/+6
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-5/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-124-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-172-2/+2
* srcclean (nw) Vas Crabb2017-11-262-2/+2
* einstein: Improve interrupts, add WIP Speculator support Dirk Best2017-11-204-0/+293
* einstein: Add support for the Silicon Disc RAM drive Dirk Best2017-11-093-0/+175
* einstein: Add bus interface for the user port and emulate speech cart Dirk Best2017-10-311-3/+3
* einstein: Move pipe bus to its own directory Dirk Best2017-10-314-0/+546