summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/tilemap.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* more TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-105/+105
* More consistent use of integer types in tilemap_t and other graphics-related ... AJR2016-09-031-20/+22
* More new features for UI graphics viewer AJR2016-09-021-0/+21
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-3/+3
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-13/+13
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-2/+2
* Iterate over core classes C++11 style AJR2016-03-311-7/+7
* TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) Miodrag Milanovic2016-03-071-25/+21
* ui: Moved options "Configure Directories" and "Save Configuration" into "Conf... dankan18902016-02-271-1/+1
* Pass and return palette devices by reference, not as pointers AJR2016-01-231-1/+1
* reverting: Miodrag Milanovic2016-01-201-15/+15
* tags are now strings (nw) Miodrag Milanovic2016-01-161-15/+15
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-25/+25
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* Fixed some suggestions by ReSharper C++ (nw) Miodrag Milanovic2015-11-141-3/+3
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1799