summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/macpds/macpds.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove some tag lookups by name (#8252) Miodrag Milanović2021-07-051-11/+4
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-13/+5
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-6/+9
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* coverity: a few low hanging fruit (nw) Sergey Svishchev2019-02-221-3/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-21/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+13
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-6/+6
* Fix several buses so they can work when not a direct child of the root (nw) arbee2016-04-121-1/+1
* Revert software-installed slot/image options when changing software AJR2016-04-041-1/+0
* reverting: Miodrag Milanovic2016-01-201-16/+18
* 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-18/+16
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-6/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+198