summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/gaelco3d.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* machine/gaelco3d: noticed invalid (removed) -mt cmdline option in comment hap2021-03-291-2/+2
* remove references to "mame64" from comments hap2021-03-291-2/+2
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-221-3/+3
* use C++ library includes (nw) firewave2020-01-221-1/+1
* New 74LS259/9334/CD4099 devices AJR2017-07-251-10/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+22
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* No need for osd_malloc, osd_malloc_array and osd_free (nw) Miodrag Milanovic2016-11-111-10/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+1
* Use std::atomic and std::mutex where applicable (nw) Miodrag Milanovic2016-03-011-44/+22
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+436