summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/lpci/mpc105.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-5/+4
* Change #include location (nw) yz70s2019-12-221-1/+0
* Substitute some cases of deprecated tag lookups with device finders (nw) yz70s2019-12-211-5/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+3
* devices\bus: few less MCFG macros (nw) Ivan Vangelista2019-02-011-3/+1
* Buffer overrun warnings from GCC 7.1 fixed (nw) Miodrag Milanovic2017-05-151-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+1
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-2/+2
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-2/+2
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-3/+3
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+233