| Commit message (Expand) | Author | Age | Files | Lines |
| * | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -5/+5 |
| * | Update for Kevin Thacker (nw) |  Miodrag Milanovic | 2015-05-22 | 1 | -1/+1 |
| * | more updates (all for today) (nw) |  Miodrag Milanovic | 2015-05-08 | 1 | -1/+1 |
| * | Added dummy license lines to each file for MESS (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
| * | (MESS) included modern .dsk format among default supported |  etabeta78 | 2014-11-23 | 1 | -8/+2 |
| * | upd765: Refactored to use devcb2 callbacks. [Curt Coder] |  Curt Coder | 2014-03-17 | 1 | -2/+2 |
| * | Made palette settings for screen explicit and mandatory for ind16 mode (nw) |  Miodrag Milanovic | 2014-03-14 | 1 | -0/+3 |
| * | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -2/+2 |
| * | mcs48.c: Modernized cpu core (nw) |  Wilbert Pol | 2013-08-23 | 1 | -4/+4 |
| * | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -2/+2 |
| * | made BEEP and RAM devices initialize in constructor of driver classes (nw) |  Miodrag Milanovic | 2013-04-23 | 1 | -11/+9 |
| * | small machine().root_device() cleanup (nw) |  Miodrag Milanovic | 2013-04-18 | 1 | -2/+2 |
| * | moving some static functions in driver state for MESS drivers plus some other... |  Miodrag Milanovic | 2013-04-18 | 1 | -63/+57 |
| * | pcw: plugged in DSK format, can mount DSK images now. Still won't boot, thou... |  mahlemiut | 2013-04-16 | 1 | -2/+7 |
| * | more pcw fun (nw) |  Olivier Galibert | 2013-04-16 | 1 | -5/+8 |
| * | various cpu lookup cleanup (nw) |  Miodrag Milanovic | 2013-04-15 | 1 | -6/+6 |
| * | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -2/+2 |
| * | Modernized the beep and taitosnd devices. [Andrew Gardner] |  Andrew Gardner | 2013-03-06 | 1 | -6/+6 |
| * | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -9/+0 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -157/+157 |
| * | (MESS) Removed unnecessary includes, and fixed a floppy bug. (nw) |  Curt Coder | 2012-12-09 | 1 | -2/+0 |
| * | sed1310: Cleanup. (nw) |  Curt Coder | 2012-11-22 | 1 | -7/+2 |
| * | (mess) upd765: Modernize [O. Galibert] |  Olivier Galibert | 2012-10-10 | 1 | -62/+36 |
| * | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) |  Miodrag Milanovic | 2012-10-03 | 1 | -8/+7 |
| * | TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) |  Miodrag Milanovic | 2012-09-25 | 1 | -7/+6 |
| * | modernization or timer callbacks part 2 (no whatsnew) |  Miodrag Milanovic | 2012-09-24 | 1 | -55/+52 |
| * | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -1/+1 |
| * | Modernized screen update calls (no whatsnew) |  Miodrag Milanovic | 2012-09-17 | 1 | -3/+3 |
| * | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -3/+3 |
| * | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -3/+3 |
| * | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -28/+22 |
| * | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -1/+1 |
| * | Closeout on old macros. Retired cputag_set_input_line |  Aaron Giles | 2012-09-12 | 1 | -6/+6 |
| * | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+1457 |