summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m5.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-6/+6
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-2/+2
* Cleanups and version bump Miodrag Milanovic2016-02-241-245/+241
* Sord m5: bug fixes dlabi2016-02-201-120/+108
* fix compile (nw) Miodrag Milanovic2016-02-081-5/+11
* Sord m5 driver update dlabi2016-02-071-42/+937
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+726