summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/macpci.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* c64.cpp, c128.cpp: fixed CBM IEC slot address not being set when replacing de... Vas Crabb2019-11-151-1/+1
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-3/+3
* Fix validation of pippin (nw) AJR2018-07-041-1/+1
* mac.cpp, macpci.cpp: Eliminate machine().device (nw) AJR2018-07-041-0/+2
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* mismatched include guard comments (nw) hap2018-02-051-1/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-46/+45
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-45/+46
* move enums out of global namespace to avoid LTO conflict (nw) smf-2017-12-111-46/+45
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-5/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+169