| Commit message (Expand) | Author | Age | Files | Lines |
| * | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -595/+0 |
| * | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -2/+2 |
| * | Updated MESS info for licenses (nw) |  Miodrag Milanovic | 2015-05-13 | 1 | -2/+2 |
| * | Added dummy license lines to each file for MESS (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
| * | (MESS) p8k : sio -> dart, and kill trampolines |  Robbbert | 2014-04-29 | 1 | -191/+20 |
| * | z80dma: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-29 | 1 | -12/+7 |
| * | z80pio: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-29 | 1 | -84/+20 |
| * | z80ctc: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-28 | 1 | -50/+19 |
| * | generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... |  Ivan Vangelista | 2014-04-09 | 1 | -16/+4 |
| * | upd765: Refactored to use devcb2 callbacks. [Curt Coder] |  Curt Coder | 2014-03-17 | 1 | -15/+3 |
| * | z80dma finalized modernizing (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -1/+1 |
| * | first round of clang 3.4 fixes for MESS (nw) |  Oliver Stöneberg | 2014-02-20 | 1 | -0/+2 |
| * | created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... |  smf- | 2014-02-15 | 1 | -2/+5 |
| * | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -2/+2 |
| * | Cleanups and version bumpmame0148u4 |  Miodrag Milanovic | 2013-04-30 | 1 | -1/+1 |
| * | removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instea... |  Miodrag Milanovic | 2013-04-24 | 1 | -6/+31 |
| * | made BEEP and RAM devices initialize in constructor of driver classes (nw) |  Miodrag Milanovic | 2013-04-23 | 1 | -2/+2 |
| * | pcat cleanup + removal of all not used LEGACY calls (in comments) and removal... |  Miodrag Milanovic | 2013-04-19 | 1 | -1/+1 |
| * | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -1/+1 |
| * | Cleanups and version bumpmame0148u3 |  Miodrag Milanovic | 2013-04-09 | 1 | -7/+7 |
| * | some mess modernization (nw) |  Miodrag Milanovic | 2013-04-05 | 1 | -49/+102 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -58/+58 |
| * | P8000_16 : Fixed regression caused by CPU redesign (nw) |  Robbbert | 2013-01-07 | 1 | -5/+15 |
| * | (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) fixed upd765-related regressions in p8000_16, compis and sf7000. no wh... |  Fabio Priuli | 2012-10-15 | 1 | -2/+5 |
| * | (mess) upd765: Modernize [O. Galibert] |  Olivier Galibert | 2012-10-10 | 1 | -29/+31 |
| * | change from device->machine() to space.machine() in device handlers in order ... |  Miodrag Milanovic | 2012-09-21 | 1 | -2/+2 |
| * | MESS fixes. |  Aaron Giles | 2012-09-19 | 1 | -2/+2 |
| * | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -2/+2 |
| * | (MESS) p8000, p8000_16, bigbord2: fix regression in keyboard due to 'address_... |  Robbbert | 2012-09-19 | 1 | -5/+7 |
| * | 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 | -2/+2 |
| * | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -30/+30 |
| * | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -22/+23 |
| * | Closeout on old macros. Retired cputag_set_input_line |  Aaron Giles | 2012-09-12 | 1 | -1/+1 |
| * | In device_state_interface, rename state() to state_int() |  Aaron Giles | 2012-09-11 | 1 | -5/+5 |
| * | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+794 |