summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ddenlovr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-2/+2
* some more gen_latch.cpp (nw) Ivan Vangelista2016-05-271-4/+9
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-6/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-3/+3
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-3/+3
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-31/+31
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-26/+26
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-2/+2
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-7/+7
* clang-modernize part 4 Miodrag Milanovic2015-12-041-7/+7
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+13072