summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/midzeus2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ted Green rewrote it time ago, this code was hanging (nw) Miodrag Milanovic2016-11-231-1365/+0
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-4/+4
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-17/+17
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-115/+115
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-2/+2
* midzeus fix (nw) Miodrag Milanovic2016-05-011-0/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-8/+8
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-9/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1364