| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added Star Rider skeleton based on schematics. Thanks to TrevEB for pointing... |  Vas Crabb | 2019-04-29 | 1 | -0/+2 |
| * | emupal.cpp : Add xBGRBBBBGGGGRRRR case of palette format |  cam900 | 2019-04-03 | 1 | -0/+3 |
| * | emupal.cpp : Remove MCFGs, Simplify handlers (#4713) |  cam900 | 2019-03-29 | 1 | -43/+17 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -12/+3 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -3/+12 |
| * | remove some MCFG macros that were barely used any more (nw) |  Vas Crabb | 2019-01-06 | 1 | -12/+3 |
| * | seems to get bind errors in some cases without this (nw) |  Vas Crabb | 2018-12-29 | 1 | -1/+1 |
| * | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -191/+207 |
| * | Namco System 21 and other related refactors (#4013) |  David Haywood | 2018-09-21 | 1 | -0/+2 |
| * | -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... |  mooglyguy | 2018-08-01 | 1 | -0/+10 |
| * | Remove emupal.h from emu.h (nw) |  AJR | 2018-06-13 | 1 | -4/+1 |
| * | Removed nearly all custom MCFG macros from eepromser, migrated more of police... |  mooglyguy | 2018-06-07 | 1 | -3/+3 |
| * | Set finder tag relative to current device being configured rather than |  Vas Crabb | 2018-04-30 | 1 | -1/+1 |
| * | emupal.h: Remove underscores from template parameter names (nw) |  AJR | 2018-04-13 | 1 | -13/+13 |
| * | gstream : Add precalculated RGB Palette for X2222 drawing gfxs, Cleanup dupli... |  cam900 | 2018-03-24 | 1 | -0/+5 |
| * | Unbreak MCFG_PALETTE_INDIRECT_ENTRIES (nw) |  AJR | 2018-03-04 | 1 | -1/+1 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -36/+36 |
| * | memory: Deambiguate handlers, also a hint of things to come (nw) |  Olivier Galibert | 2018-01-19 | 1 | -8/+8 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | never hurts to srcclean (nw) |  Vas Crabb | 2017-07-09 | 1 | -1/+1 |
| * | Revert custom DECO conversion in emu dir |  Bryan McPhail | 2017-06-28 | 1 | -4/+0 |
| * | Add alternate revision of Cobra Command. Add correct palette weighting for a... |  Bryan McPhail | 2017-06-27 | 1 | -0/+4 |
| * | general cleanup: |  Vas Crabb | 2017-05-23 | 1 | -2/+1 |
| * | emupal: Don't hardcode color PROM region name, add error handling |  Dirk Best | 2017-05-21 | 1 | -1/+4 |
| * | Disallow a negative number of palette entries by changing some types (nw) |  AJR | 2017-04-16 | 1 | -6/+6 |
| * | New device interface for palettes |  AJR | 2017-04-06 | 1 | -90/+11 |
| * | New games added as GAME_NOT_WORKING: |  arbee | 2017-04-01 | 1 | -1/+1 |
| * | Self-registering devices. |  Vas Crabb | 2017-03-03 | 1 | -1/+1 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -38/+38 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -35/+35 |
| * | More consistent use of integer types in tilemap_t and other graphics-related ... |  AJR | 2016-09-03 | 1 | -5/+7 |
| * | Show color values in palette viewer |  AJR | 2016-08-26 | 1 | -0/+9 |
| * | Add support to adjust the screen color |  Dirk Best | 2016-03-12 | 1 | -25/+13 |
| * | 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 | -6/+6 |
| * | move rgbi formats out of emupal.h |  Dirk Best | 2015-08-12 | 1 | -6/+0 |
| * | emupal: add support for the IIBBGGRR format, only apply intensity bit if |  Dirk Best | 2015-08-12 | 1 | -0/+2 |
| * | micro3d: use standard palette device ram |  Dirk Best | 2015-08-04 | 1 | -1/+2 |
| * | cmmb: remove palette trampoline |  Dirk Best | 2015-08-02 | 1 | -0/+1 |
| * | liberate: use palette device for palette ram for prosport |  Dirk Best | 2015-08-01 | 1 | -0/+3 |
| * | emupal: add support for inverted data palette ram and add more formats |  Dirk Best | 2015-08-01 | 1 | -0/+19 |
| * | Add the rest of the 3-bit palettes and add the possiblity to set |  Dirk Best | 2015-07-29 | 1 | -0/+23 |
| * | Add a 3-bit BGR variant and use it for unkhorse |  Dirk Best | 2015-07-27 | 1 | -0/+5 |
| * | Define a standard 3-bit RGB palette and use it for Monkey Magic |  Dirk Best | 2015-07-27 | 1 | -0/+5 |
| * | Replace dynamic_array with std::vector [O. Galibert] |  Olivier Galibert | 2015-04-14 | 1 | -7/+8 |
| * | add supduck palette type to emupal.c and use that (nw) |  mamehaze | 2014-12-01 | 1 | -2/+4 |
| * | emupal/tilemap refactoring: configure_tilemap_groups is now a tilemap_t metho... |  Alex W. Jackson | 2014-06-22 | 1 | -1/+0 |
| * | Added some more friendly macros to help define custom palette formats (nw) |  Alex W. Jackson | 2014-06-03 | 1 | -2/+6 |