summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/device.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove dependency (nw) Miodrag Milanovic2016-04-161-1/+0
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-1/+0
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-4/+19
* Iterate over core classes C++11 style AJR2016-03-311-101/+32
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-36/+0
* Eliminate remaining this == NULL entry Scott Stone2016-01-231-4/+0
* Remove this==NULL comps, nw therealmogminer@gmail.com2016-01-231-16/+0
* reverting: Miodrag Milanovic2016-01-201-18/+17
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-17/+18
* tagmap_t to std::unordered_map or std::unordered_set where applicable (nw) Miodrag Milanovic2015-12-091-3/+3
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-57/+57
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+0
* More cleanups (nw) Miodrag Milanovic2015-11-111-1/+1
* removed unused code (nw) Miodrag Milanovic2015-11-111-45/+0
* fix breakage while logerror (nw) Miodrag Milanovic2015-11-081-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1051