| Commit message (Expand) | Author | Age | Files | Lines |
| * | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -678/+0 |
| * | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -1/+1 |
| * | get rid of all the x |  Dirk Best | 2015-06-23 | 1 | -1/+1 |
| * | Use the same list of centronics devices everywhere (except the Amstrad CPC), ... |  smf- | 2014-10-28 | 1 | -1/+1 |
| * | msm6255: Cleanup. (nw) |  Curt Coder | 2014-04-19 | 1 | -1/+3 |
| * | converted i8255 to devcb2. nw. |  Fabio Priuli | 2014-04-17 | 1 | -13/+7 |
| * | Added serial printer, renamed centronics printer to match. Standardised the c... |  smf- | 2014-04-16 | 1 | -1/+1 |
| * | wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder] |  Curt Coder | 2014-03-16 | 1 | -10/+4 |
| * | 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 | -4/+5 |
| * | Converted PIT8253 to DEVCB2 [smf] |  smf- | 2014-02-23 | 1 | -22/+8 |
| * | Converted i8251 to DEVCB2 [smf] |  smf- | 2014-02-15 | 1 | -24/+11 |
| * | created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... |  smf- | 2014-02-15 | 1 | -5/+6 |
| * | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -4/+15 |
| * | replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... |  smf- | 2013-12-22 | 1 | -2/+3 |
| * | converted serial & rs232 devices to devcb2 [smf] |  smf- | 2013-12-20 | 1 | -15/+1 |
| * | License tags. (nw) |  Curt Coder | 2013-10-16 | 1 | -0/+2 |
| * | small PALETTE_INIT cleanup (nw) |  Oliver Stöneberg | 2013-08-04 | 1 | -3/+0 |
| * | msm6255: Added device address map. (nw) |  Curt Coder | 2013-06-08 | 1 | -1/+1 |
| * | Modernized the PIT8253 device. [Fabio Priuli] |  Fabio Priuli | 2013-06-03 | 1 | -3/+3 |
| * | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -4/+4 |
| * | (MESS) Added RS-232 ports to several drivers. [Curt Coder] |  Curt Coder | 2013-05-21 | 1 | -5/+20 |
| * | (MESS) Tagmap lookup cleanup. (nw) |  Curt Coder | 2013-01-27 | 1 | -1/+1 |
| * | (MESS) Reduced tagmap abuse. (nw) |  Curt Coder | 2013-01-24 | 1 | -4/+11 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -28/+28 |
| * | Added FM encoding support to upd765_dsk. [Curt Coder] |  Curt Coder | 2013-01-08 | 1 | -1/+1 |
| * | (MESS) abc80x: Fixed floppy regression. (nw) |  Curt Coder | 2012-12-11 | 1 | -2/+2 |
| * | (MESS) bw2: Fixed floppy format and FDC clock. (nw) |  Curt Coder | 2012-11-29 | 1 | -1/+1 |
| * | bw2: Fix disk select and quick hack to make the timings work [O. Galibert] |  Olivier Galibert | 2012-11-23 | 1 | -4/+3 |
| * | (MESS) wd1772: Improved interrupts, added ready handling and FD1793 variant. ... |  Curt Coder | 2012-11-23 | 1 | -2/+2 |
| * | sed1310: Cleanup. (nw) |  Curt Coder | 2012-11-22 | 1 | -94/+96 |
| * | Cleanups and version bump (nw)mame0147u3 |  Miodrag Milanovic | 2012-11-19 | 1 | -28/+28 |
| * | (MESS) bw2: Modernized floppy handling and cleaned up driver. [Curt Coder] |  Curt Coder | 2012-11-16 | 1 | -346/+320 |
| * | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -22/+22 |
| * | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -4/+3 |
| * | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -2/+2 |
| * | Add ambiguous execute() and memory() methods to the |  Aaron Giles | 2012-09-11 | 1 | -3/+3 |
| * | In device_state_interface, rename state() to state_int() |  Aaron Giles | 2012-09-11 | 1 | -1/+1 |
| * | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+719 |