| Commit message (Expand) | Author | Age | Files | Lines |
| * | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -7/+7 |
| * | Update for Kevin Thacker (nw) |  Miodrag Milanovic | 2015-05-22 | 1 | -1/+1 |
| * | Updated MESS info for licenses (nw) |  Miodrag Milanovic | 2015-05-13 | 1 | -1/+1 |
| * | Added dummy license lines to each file for MESS (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
| * | (MESS) fix MT05924, adjust ZX-Spectum flash frequency |  MetalliC | 2015-05-06 | 1 | -1/+6 |
| * | (MESS) softlist: Added new lists for Sord M5 and PTC SOL-20 cassettes. [Riley... |  etabeta78 | 2014-11-05 | 1 | -2/+2 |
| * | Cleanups and version bumpmame0155 |  Miodrag Milanovic | 2014-10-15 | 1 | -4/+4 |
| * | (MESS) spectrum carts too. nw. |  Fabio Priuli | 2014-09-25 | 1 | -59/+17 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 1 | -1/+1 |
| * | cassette config moved inline (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -9/+5 |
| * | Cleanup of image device interfaces (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -2/+1 |
| * | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -1/+1 |
| * | primary_screen -> first_screen() (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -1/+1 |
| * | 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 |
| * | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -2/+3 |
| * | Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... |  Miodrag Milanovic | 2014-02-16 | 1 | -1/+1 |
| * | modernized speaker device. [Fabio Priuli] |  Fabio Priuli | 2013-06-04 | 1 | -1/+1 |
| * | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -2/+2 |
| * | (MESS) cassette cleanup (nw) |  Miodrag Milanovic | 2013-04-17 | 1 | -2/+2 |
| * | speaker tag lookup removal, also no need to use universal tag, since easier n... |  Miodrag Milanovic | 2013-04-12 | 1 | -1/+1 |
| * | Finished moving quicload/snapshot formats into machine folder (nw) |  Miodrag Milanovic | 2013-02-22 | 1 | -1/+1 |
| * | (MESS) Cleaned up tagmap usage in the spectrum drivers a bit. (nw) |  Wilbert Pol | 2013-02-07 | 1 | -31/+25 |
| * | Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) |  Wilbert Pol | 2013-02-05 | 1 | -2/+2 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -88/+88 |
| * | Clean-ups and version bumpmame0147u2 |  Miodrag Milanovic | 2012-10-30 | 1 | -2/+2 |
| * | -spectrum: cleanup and simplification of video output [David Haywood] |  Miodrag Milanovic | 2012-10-26 | 1 | -21/+9 |
| * | (MESS) samcoupe.c: modified the driver to not install / uninstall bank handle... |  Fabio Priuli | 2012-10-12 | 1 | -1/+2 |
| * | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -2/+2 |
| * | INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 1 | -3/+3 |
| * | Modernized screen update calls (no whatsnew) |  Miodrag Milanovic | 2012-09-17 | 1 | -2/+2 |
| * | 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 | -9/+8 |
| * | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -1/+1 |
| * | 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/+1051 |