summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/macpci.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-2/+2
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-6/+6
* some more handlers simplified (nw) Ivan Vangelista2020-05-131-4/+4
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* ncr5380n, ncr5385, ncr5390, ncr539x: Simplify read/write handlers (nw) AJR2019-03-071-4/+4
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-3/+3
* mac.cpp, macpci.cpp: Eliminate machine().device (nw) AJR2018-07-041-8/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* space.machine -> machine (nw) Olivier Galibert2017-12-141-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Don't need debugcpu to translate (nw) AJR2016-07-031-1/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+228