summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pce_cd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-30/+30
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-9/+9
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-7/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1519