| Commit message (Expand) | Author | Age | Files | Lines |
* | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -1/+1 |
* | Cleanups and version bumpmame0164 |  Miodrag Milanovic | 2015-07-29 | 1 | -1/+1 |
* | Added SH-2A flavour, which is SH-2 + SH7021 used by Casio Loopy. |  angelosa | 2015-07-08 | 1 | -2/+2 |
* | GPL - > LGPL for Kale (nw) |  Miodrag Milanovic | 2015-05-13 | 1 | -1/+1 |
* | part of license work for Kale, mostly those that needs to be GPL (nw) |  Miodrag Milanovic | 2015-05-12 | 1 | -1/+1 |
* | Start adding owners to files in MESS and updated license for PeT (nw) |  Miodrag Milanovic | 2015-05-08 | 1 | -2/+2 |
* | Added dummy license lines to each file for MESS (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | Replace dynamic_array with std::vector [O. Galibert] |  Olivier Galibert | 2015-04-14 | 1 | -2/+2 |
* | Cleanups and version bumpmame0155 |  Miodrag Milanovic | 2014-10-15 | 1 | -4/+4 |
* | (MESS) consolidated generic socket / cartslot a bit more: removed |  Fabio Priuli | 2014-09-22 | 1 | -2/+4 |
* | added 32bit rom accesses to generic slot and converted pockstat and |  Fabio Priuli | 2014-09-21 | 1 | -51/+69 |
* | Assorted set name corrections (duplicates) and macro changes to match up to a... |  Scott Stone | 2014-06-16 | 1 | -1/+1 |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -1/+1 |
* | gfx_elements now have a xor mask that is applied to each source bit offset wh... |  Alex W. Jackson | 2014-03-27 | 1 | -2/+2 |
* | Removed palette_device parameter from gfx draw methods. All draw methods now ... |  Alex W. Jackson | 2014-03-19 | 1 | -1/+1 |
* | primary_screen -> first_screen() (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -2/+2 |
* | Checkpoint 2: |  Alex W. Jackson | 2014-03-15 | 1 | -1/+1 |
* | Made palette settings for screen explicit and mandatory for ind16 mode (nw) |  Miodrag Milanovic | 2014-03-14 | 1 | -0/+1 |
* | Moved core template container classes up from emutempl.h to coretmpl.h: |  Aaron Giles | 2014-03-11 | 1 | -2/+2 |
* | Checkpoint: gfx_elements now have a pointer to a palette_device (which is not... |  Alex W. Jackson | 2014-03-11 | 1 | -2/+2 |
* | Moved optional_device<screen_device> m_screen and optional_device<palette_dev... |  Miodrag Milanovic | 2014-03-05 | 1 | -1/+3 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -4/+4 |
* | first round of clang 3.4 fixes for MESS (nw) |  Oliver Stöneberg | 2014-02-20 | 1 | -1/+3 |
* | Switched rgb_t to a class, replacing macros with methods. Mappings are |  Aaron Giles | 2014-02-19 | 1 | -1/+1 |
* | fix 2 more (nw) |  Miodrag Milanovic | 2014-02-17 | 1 | -1/+3 |
* | moved optional_device<gfxdecode_device> to specific drivers state classes (nw) |  Miodrag Milanovic | 2014-02-17 | 1 | -3/+4 |
* | Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... |  Miodrag Milanovic | 2014-02-16 | 1 | -6/+6 |
* | Moved drawgfx functions to gfx_element (nw) |  Miodrag Milanovic | 2014-02-13 | 1 | -1/+1 |
* | GCC 4.0.1 doesn't allow -1 for a UINT32 (nw) |  R. Belmont | 2013-06-14 | 1 | -1/+1 |
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -2/+4 |
* | unified formating of state class constructors, no functional change (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -1/+1 |
* | Cleanups and version bumpmame0148u2 |  Miodrag Milanovic | 2013-03-19 | 1 | -13/+13 |
* | Some minor changes, it definitely draws a Casio logo in AnimeLand |  Angelo Salese | 2013-03-11 | 1 | -5/+7 |
* | Check-point |  Angelo Salese | 2013-03-06 | 1 | -16/+55 |
* | Some misc changes |  Angelo Salese | 2013-03-06 | 1 | -5/+36 |
* | dreamchg seems to use a framebuffer ... |  Angelo Salese | 2013-03-05 | 1 | -14/+93 |
* | Puts some gfxs in animelnd, not quite good enough |  Angelo Salese | 2013-03-05 | 1 | -1/+100 |
* | Games now starts to execute code, starting PC seems hard-locked at 0x6000480 |  Angelo Salese | 2013-03-05 | 1 | -5/+19 |
* | Fixed endianness |  Angelo Salese | 2013-03-05 | 1 | -4/+23 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -1/+0 |
* | Modernized screen update calls (no whatsnew) |  Miodrag Milanovic | 2012-09-17 | 1 | -2/+3 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -5/+5 |
* | Closeout on old macros. Retired cputag_set_input_line |  Aaron Giles | 2012-09-12 | 1 | -1/+1 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+251 |