summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/x2212.cpp
Commit message (Expand)AuthorAgeFilesLines
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-11/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* x2212.cpp: Eliminate alloca (nw) AJR2017-12-261-2/+2
* x2212: MAME should not keep getting line polarity wrong like this (nw) AJR2017-11-191-4/+4
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-6/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+15
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-38/+22
* reverting: Miodrag Milanovic2016-01-201-5/+5
* 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-5/+5
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+261