| Commit message (Expand) | Author | Age | Files | Lines |
* | emupal: add decoder for xxxxxBBBxGGGxRRR format, |  hap | 2024-06-30 | 1 | -0/+6 |
* | -gaelco/mastboy.cpp: Cleanups (#12457) |  cam900 | 2024-06-10 | 1 | -0/+6 |
* | emu: correct some file headers (nw) |  hap | 2020-06-19 | 1 | -1/+1 |
* | fixed some clang-tidy warnings (nw) (#6197) |  Oliver Stöneberg | 2020-01-22 | 1 | -1/+1 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -20/+19 |
* | fix up srcclean (nw) |  Vas Crabb | 2019-09-22 | 1 | -1/+1 |
* | srcclean (nw) |  Vas Crabb | 2019-09-22 | 1 | -1/+1 |
* | (nw) get rid of the rest of assert_always - it's better to be explicit about ... |  Vas Crabb | 2019-09-20 | 1 | -3/+6 |
* | Added Star Rider skeleton based on schematics. Thanks to TrevEB for pointing... |  Vas Crabb | 2019-04-29 | 1 | -0/+6 |
* | emupal.cpp : Add xBGRBBBBGGGGRRRR case of palette format |  cam900 | 2019-04-03 | 1 | -0/+14 |
* | emupal.cpp : Remove MCFGs, Simplify handlers (#4713) |  cam900 | 2019-03-29 | 1 | -12/+24 |
* | seems to get bind errors in some cases without this (nw) |  Vas Crabb | 2018-12-29 | 1 | -15/+15 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -32/+330 |
* | Namco System 21 and other related refactors (#4013) |  David Haywood | 2018-09-21 | 1 | -1/+10 |
* | Remove emupal.h from emu.h (nw) |  AJR | 2018-06-13 | 1 | -0/+1 |
* | Removed nearly all custom MCFG macros from eepromser, migrated more of police... |  mooglyguy | 2018-06-07 | 1 | -2/+3 |
* | gstream : Add precalculated RGB Palette for X2222 drawing gfxs, Cleanup dupli... |  cam900 | 2018-03-24 | 1 | -1/+9 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -63/+0 |
* | memory: Deambiguate handlers, also a hint of things to come (nw) |  Olivier Galibert | 2018-01-19 | 1 | -8/+8 |
* | Revert custom DECO conversion in emu dir |  Bryan McPhail | 2017-06-28 | 1 | -19/+0 |
* | Add alternate revision of Cobra Command. Add correct palette weighting for a... |  Bryan McPhail | 2017-06-27 | 1 | -0/+19 |
* | emupal: Don't hardcode color PROM region name, add error handling |  Dirk Best | 2017-05-21 | 1 | -20/+29 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -2/+2 |
* | Disallow a negative number of palette entries by changing some types (nw) |  AJR | 2017-04-16 | 1 | -2/+2 |
* | New device interface for palettes |  AJR | 2017-04-06 | 1 | -471/+4 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+2 |
* | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -26/+26 |
* | Revert "Added IS_ENABLED, so we have compiler check for non used part, it is ... |  Miodrag Milanovic | 2016-11-12 | 1 | -3/+3 |
* | Added IS_ENABLED, so we have compiler check for non used part, it is checked ... |  Miodrag Milanovic | 2016-11-11 | 1 | -3/+3 |
* | Improvements to rgb_t (nw) |  AJR | 2016-10-22 | 1 | -10/+10 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -26/+26 |
* | More consistent use of integer types in tilemap_t and other graphics-related ... |  AJR | 2016-09-03 | 1 | -2/+2 |
* | Show color values in palette viewer |  AJR | 2016-08-26 | 1 | -6/+2 |
* | std::min and std:max instead of MIN and MAX, also some more macros converted ... |  Miodrag Milanovic | 2016-07-31 | 1 | -1/+1 |
* | Added rgb_t::transparent constant |  Nathan Woods | 2016-06-18 | 1 | -1/+1 |
* | Add support to adjust the screen color |  Dirk Best | 2016-03-12 | 1 | -50/+15 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | clang-modernize part 1 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -13/+13 |
* | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 1 | -5/+5 |
* | Some cleanups and init fixes with help of ReSharper C++ (nw) |  Miodrag Milanovic | 2015-11-11 | 1 | -4/+9 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+1000 |