summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/dislot.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-47/+12
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+3
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-20/+37
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-27/+13
* srcclean (nw) Vas Crabb2017-04-231-1/+1
* Changes to make get_default_card_software() less stupid Nathan Woods2017-04-101-0/+28
* Refactoring in response to MT#6531 Nathan Woods2017-04-061-17/+52
* Cleanup of slot code Nathan Woods2017-02-261-0/+11
* dislot: Added missing quote. (nw) Curt Coder2016-09-051-2/+2
* cleanup (nw) Miodrag Milanovic2016-06-181-1/+0
* remove all usages of tagmap Miodrag Milanovic2016-06-181-1/+1
* proper exception handling (nw) Miodrag Milanovic2016-06-181-2/+2
* tagged_list to unordered_map for slots (nw) Miodrag Milanovic2016-06-181-2/+2
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "Fix for hang, emu_options::add_slot_options was changed, other thing... Miodrag Milanovic2016-01-201-2/+2
* Fix for hang, emu_options::add_slot_options was changed, other things are ju... Miodrag Milanovic2016-01-181-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* Return std::string objects by value rather than pass by reference AJR2016-01-101-9/+7
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-10/+10
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+90