summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/einstein/pipe/speculator.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete wave (cassette sound) device hap2025-05-211-2/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-211-11/+11
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-6/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+6
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-6/+7
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-17/+17
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* (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-061-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* einstein: Improve interrupts, add WIP Speculator support Dirk Best2017-11-201-0/+206