summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/einstein (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-014-28/+10
* 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-265-49/+49
* Revert "conflict resolution (nw)" andreasnaive2019-03-255-49/+49
* bus/cgenie/expansion, bus/einstein/pipe, bus/nasbus, bus/spectrum, bus/vtech:... AJR2019-02-253-27/+29
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-16/+13
* 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
* less space (nw) smf-2018-09-141-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-17/+17
* sp0256: Remove MCFG_ (nw) Nigel Barnes2018-07-101-4/+5
* devcb3 Vas Crabb2018-07-072-4/+4
* 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-092-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-063-5/+5
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-044-11/+13
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-212-9/+11
* destaticify initializations (nw) (#3289) wilbertpol2018-03-042-14/+8
* 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-173-3/+3
* 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 support for mouse connected to the user port Dirk Best2017-11-013-0/+155
* einstein: Add bus interface for the user port and emulate speech cart Dirk Best2017-10-315-3/+354
* einstein: Move pipe bus to its own directory Dirk Best2017-10-314-0/+0
* einstein: Create "Tatung Pipe" bus and convert 80 column device Dirk Best2017-10-284-0/+546