summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a1bus/a1bus.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus/a1bus: Remove unused linked list [R. Belmont] arbee2023-12-141-3/+0
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-2/+2
* bus/a1bus, bus/a2bus, bus/acorn, bus/bbc: Simplify handler signatures (nw) AJR2020-06-071-2/+2
* Spring cleaning: Vas Crabb2019-11-011-4/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-17/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+17
* bus/a1bus, bus/a2bus/a2eauxslot: Replace CPU finder with required_address_spa... AJR2019-02-251-2/+2
* devices\bus: removed a few unused MCFG macros (nw) Ivan Vangelista2019-01-301-15/+2
* devcb3 Vas Crabb2018-07-071-2/+2
* (nw) do you even const, bro? Vas Crabb2018-05-091-1/+1
* (nw) fix cbuster, modernise a1bus a little, kill more low-value macros Vas Crabb2018-05-091-28/+28
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-10/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+20
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-2/+2
* reverting: Miodrag Milanovic2016-01-201-13/+11
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-11/+13
* override part 1 (nw) Miodrag Milanovic2015-12-051-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+145