summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/kc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-16/+16
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-1/+1
* mstation.cpp, nakajies.cpp, avigo.cpp, kc.cpp: Use make_unique_clear instead ... AJR2018-08-011-3/+3
* kc.cpp: Use required_device_array (nw) AJR2018-05-071-4/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-2/+2
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-16/+16
* (nw) David Haywood2016-01-251-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-8/+8
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+788