| Commit message (Expand) | Author | Age | Files | Lines |
| * | rename of driver files to make names unique (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -835/+0 |
| * | ace.c: Reduce tagmap lookups and minor cleanup (nw) |  Wilbert Pol | 2015-08-11 | 1 | -25/+105 |
| * | more pedantic fixes (NW) |  Cowering | 2015-07-08 | 1 | -2/+2 |
| * | cleanup, was rewrite (nw) |  Miodrag Milanovic | 2015-05-24 | 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 |
| * | (MESS) softlist: Added new lists for Colour Genie, DAI Personal Computer and ... |  etabeta78 | 2014-11-07 | 1 | -0/+3 |
| * | Use the same list of centronics devices everywhere (except the Amstrad CPC), ... |  smf- | 2014-10-28 | 1 | -1/+1 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 1 | -1/+1 |
| * | ay8910_device and extended family: converted to devcb2 (nw) |  Ivan Vangelista | 2014-05-06 | 1 | -16/+0 |
| * | cassette config moved inline (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -14/+4 |
| * | Cleanup of image device interfaces (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -1/+0 |
| * | z80pio: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-29 | 1 | -16/+7 |
| * | converted i8255 to devcb2. nw. |  Fabio Priuli | 2014-04-17 | 1 | -13/+6 |
| * | Added serial printer, renamed centronics printer to match. Standardised the c... |  smf- | 2014-04-16 | 1 | -1/+1 |
| * | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 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/+2 |
| * | Converted sp0256_device to devcb2 (nw) |  Ivan Vangelista | 2014-03-13 | 1 | -12/+0 |
| * | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -2/+1 |
| * | Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... |  Miodrag Milanovic | 2014-02-16 | 1 | -1/+1 |
| * | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -3/+5 |
| * | moved centronics into emu/bus (nw) |  Miodrag Milanovic | 2013-10-23 | 1 | -1/+1 |
| * | (MESS) Added copyright info - feel free to update as needed |  Robbbert | 2013-10-16 | 1 | -0/+2 |
| * | some SCREEN_UPDATE_* cleanups (nw) |  Oliver Stöneberg | 2013-08-05 | 1 | -4/+0 |
| * | modernized generic palette initializations (nw) |  Oliver Stöneberg | 2013-07-15 | 1 | -1/+1 |
| * | modernized speaker device. [Fabio Priuli] |  Fabio Priuli | 2013-06-04 | 1 | -2/+2 |
| * | (MESS) sp0256: modernized the SP0256 Narrator Speech Processor sound device. ... |  Fabio Priuli | 2013-05-26 | 1 | -4/+2 |
| * | modernised the AY8910 [smf] |  smf- | 2013-05-12 | 1 | -2/+2 |
| * | made BEEP and RAM devices initialize in constructor of driver classes (nw) |  Miodrag Milanovic | 2013-04-23 | 1 | -1/+1 |
| * | cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -1/+1 |
| * | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -4/+4 |
| * | (MESS) cassette cleanup (nw) |  Miodrag Milanovic | 2013-04-17 | 1 | -2/+2 |
| * | various cpu lookup cleanup (nw) |  Miodrag Milanovic | 2013-04-15 | 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 |
| * | Some more moving to proper place and compile fix (nw) |  Miodrag Milanovic | 2013-02-22 | 1 | -1/+101 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -75/+75 |
| * | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) |  Miodrag Milanovic | 2012-10-03 | 1 | -16/+26 |
| * | Some manual cleanup (no whatsnew) |  Miodrag Milanovic | 2012-09-25 | 1 | -2/+2 |
| * | TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) |  Miodrag Milanovic | 2012-09-25 | 1 | -6/+6 |
| * | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -4/+4 |
| * | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -1/+1 |
| * | Closeout on old macros. Retired cputag_set_input_line |  Aaron Giles | 2012-09-12 | 1 | -2/+2 |
| * | Add ambiguous execute() and memory() methods to the |  Aaron Giles | 2012-09-11 | 1 | -1/+1 |
| * | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+698 |