summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/magictg.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-16/+2
* start making this a little more modern c++y with classes, member functions et... David Haywood2016-02-011-7/+7
* Add macros for alignment checking (nw) AJR2016-01-301-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* Revert "Fixes (nw)" Miodrag Milanovic2016-01-201-1/+1
* Fixes (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1030