| Commit message (Expand) | Author | Age | Files | Lines |
* | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -715/+0 |
* | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -24/+24 |
* | We cannot relicense files for which we have not yet received responses (nw) |  balr0g | 2015-05-28 | 1 | -1/+1 |
* | fixed missed license for PeT (nw) |  Miodrag Milanovic | 2015-05-13 | 1 | -1/+1 |
* | Updated MESS info for licenses (nw) |  Miodrag Milanovic | 2015-05-13 | 1 | -1/+1 |
* | Added known authors to licenses tags (nw) |  Miodrag Milanovic | 2015-05-09 | 1 | -1/+1 |
* | Replace dynamic_array with std::vector [O. Galibert] |  Olivier Galibert | 2015-04-14 | 1 | -1/+1 |
* | (MESS) vc4000: properly supported 4K carts with no RAM. [Fabio Priuli] |  etabeta78 | 2014-12-24 | 1 | -0/+4 |
* | (MESS) split vc4000 clones software from vc4000.xml and added some more |  etabeta78 | 2014-12-22 | 1 | -8/+33 |
* | Cleanups and version bumpmame0155 |  Miodrag Milanovic | 2014-10-15 | 1 | -15/+15 |
* | given to a couple of sound devices their own include. nw. |  Fabio Priuli | 2014-10-11 | 1 | -1/+1 |
* | (MESS) converted arcadia and vc4000 to use slot devices for |  Fabio Priuli | 2014-10-02 | 1 | -338/+149 |
* | cassette config moved inline (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -1/+1 |
* | Some changes/corrections to device descriptions from MASH and Tafoid (nw) |  Scott Stone | 2014-04-12 | 1 | -1/+1 |
* | converted some more global_alloc_array() usage to dynamic_array/dynamic_buffe... |  Oliver Stöneberg | 2014-03-29 | 1 | -96/+87 |
* | replaced some more malloc/free usage with global_alloc_array/global_free_arra... |  Oliver Stöneberg | 2014-03-28 | 1 | -2/+2 |
* | removed mame_* aliases and just use core_* functions (nw) |  Oliver Stöneberg | 2014-03-24 | 1 | -2/+2 |
* | Made palette settings for screen explicit and mandatory for ind16 mode (nw) |  Miodrag Milanovic | 2014-03-14 | 1 | -0/+1 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -4/+4 |
* | Switched rgb_t to a class, replacing macros with methods. Mappings are |  Aaron Giles | 2014-02-19 | 1 | -8/+8 |
* | (MESS) cons <--> comp |  Robbbert | 2014-01-26 | 1 | -1/+1 |
* | (MESS) elektor : added paste facility, and sample programs (nw) |  Robbbert | 2013-10-30 | 1 | -26/+52 |
* | (MESS) elektor : allow quickload into pvi space (nw) |  Robbbert | 2013-10-28 | 1 | -20/+44 |
* | (MESS) elektor : fixed quickload regression |  Robbbert | 2013-10-24 | 1 | -2/+2 |
* | (MESS) Added copyright info - feel free to update as needed |  Robbbert | 2013-10-16 | 1 | -1/+3 |
* | (MESS) Homelab, vc4000, d6800: fixed memory leak |  Robbbert | 2013-04-28 | 1 | -76/+80 |
* | cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -3/+3 |
* | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -4/+2 |
* | (MESS) cassette cleanup (nw) |  Miodrag Milanovic | 2013-04-17 | 1 | -4/+4 |
* | more cleanup (nw) |  Miodrag Milanovic | 2013-04-14 | 1 | -9/+8 |
* | Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) |  Wilbert Pol | 2013-02-05 | 1 | -8/+7 |
* | (MESS) vc4000.c: Reduce tagmap lookups (nw) |  Wilbert Pol | 2013-02-01 | 1 | -7/+7 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -19/+19 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -7/+7 |
* | INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 1 | -1/+1 |
* | Modernized screen update calls (no whatsnew) |  Miodrag Milanovic | 2012-09-17 | 1 | -1/+1 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -5/+5 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -4/+2 |
* | In device_state_interface, rename state() to state_int() |  Aaron Giles | 2012-09-11 | 1 | -2/+2 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+833 |