summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pdp1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-1/+1
* reverting: Miodrag Milanovic2016-01-201-8/+8
* tags are now strings (nw) Miodrag Milanovic2016-01-161-8/+8
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-60/+60
* clang-modernize part 4 Miodrag Milanovic2015-12-041-21/+21
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1979