| Commit message (Expand) | Author | Age | Files | Lines |
* | (MESS) fixed loss of cursor on radio86,apogee, mikrosha,partner |  Robbbert | 2014-05-01 | 1 | -1/+1 |
* | (mess) radio86: convert to new 8257 and 8275 (nw) |  cracyc | 2014-04-30 | 1 | -50/+34 |
* | i8257: updated to devcb2. nw. |  Fabio Priuli | 2014-04-12 | 1 | -12/+1 |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -1/+1 |
* | modernized access for legacy floppy, quite straight forward thing (nw) |  Miodrag Milanovic | 2014-04-02 | 1 | -6/+6 |
* | legacy wd17xx is now also a modern device (nw) |  Miodrag Milanovic | 2014-03-18 | 1 | -14/+14 |
* | some more cleanup (nw) |  Miodrag Milanovic | 2014-03-16 | 1 | -20/+24 |
* | removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instea... |  Miodrag Milanovic | 2013-04-24 | 1 | -5/+2 |
* | made BEEP and RAM devices initialize in constructor of driver classes (nw) |  Miodrag Milanovic | 2013-04-23 | 1 | -1/+1 |
* | moving some static functions in driver state for MESS drivers plus some other... |  Miodrag Milanovic | 2013-04-18 | 1 | -77/+73 |
* | various cpu lookup cleanup (nw) |  Miodrag Milanovic | 2013-04-15 | 1 | -2/+2 |
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -1/+1 |
* | removed devhelpr.h and trampolines in half modern devices,also southbridge al... |  Miodrag Milanovic | 2013-03-20 | 1 | -3/+3 |
* | i8275: Modernized. [Curt Coder] |  Curt Coder | 2012-12-28 | 1 | -1/+1 |
* | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) |  Miodrag Milanovic | 2012-10-03 | 1 | -6/+7 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -2/+2 |
* | Memory handler cleanup 3. Add mem_mask parameter |  Aaron Giles | 2012-09-17 | 1 | -2/+2 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -32/+32 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -8/+8 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -7/+6 |
* | 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/+390 |