summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/docg3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with c and d: completed read* and write* macros removal (nw) Ivan Vangelista2020-06-081-6/+6
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-14/+11
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-62/+62
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-21/+21
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+842