summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emupal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-26/+26
* Revert "Added IS_ENABLED, so we have compiler check for non used part, it is ... Miodrag Milanovic2016-11-121-3/+3
* Added IS_ENABLED, so we have compiler check for non used part, it is checked ... Miodrag Milanovic2016-11-111-3/+3
* Improvements to rgb_t (nw) AJR2016-10-221-10/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-26/+26
* More consistent use of integer types in tilemap_t and other graphics-related ... AJR2016-09-031-2/+2
* Show color values in palette viewer AJR2016-08-261-6/+2
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* Added rgb_t::transparent constant Nathan Woods2016-06-181-1/+1
* Add support to adjust the screen color Dirk Best2016-03-121-50/+15
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-13/+13
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-5/+5
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-4/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1000