| Commit message (Expand) | Author | Age | Files | Lines |
| * | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -2451/+0 |
| * | thomson.c: reduce tagmap lookups (nw) |  Wilbert Pol | 2015-08-02 | 1 | -71/+70 |
| * | 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 |
| * | thompson: updated to use the new wd fdc. same deal with as bbc: drives 0 |  Dirk Best | 2015-06-05 | 1 | -3/+17 |
| * | update license for Peter Trauner and Antoine Mine (nw) |  Miodrag Milanovic | 2015-05-11 | 1 | -1/+1 |
| * | Added owners and licenses for those who can be tracked (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 |
| * | Use the same list of centronics devices everywhere (except the Amstrad CPC), ... |  smf- | 2014-10-28 | 1 | -5/+5 |
| * | Cleanups and version bumpmame0155 |  Miodrag Milanovic | 2014-10-15 | 1 | -1/+1 |
| * | and a last bunch of generic cart slots. nw. |  Fabio Priuli | 2014-10-11 | 1 | -17/+21 |
| * | (MESS)thomson : improve accuracy of the colors [Antoine Mine] |  Miodrag Milanovic | 2014-09-06 | 1 | -0/+3 |
| * | converted micropolis and wd17xx to use inline configs. nw. |  Fabio Priuli | 2014-05-16 | 1 | -1/+4 |
| * | cassette config moved inline (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -20/+7 |
| * | Cleanup of image device interfaces (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -50/+9 |
| * | mc6854_device: converted to devcb2 and delegates (nw) |  Ivan Vangelista | 2014-04-30 | 1 | -1/+3 |
| * | Added serial printer, renamed centronics printer to match. Standardised the c... |  smf- | 2014-04-16 | 1 | -5/+5 |
| * | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -10/+10 |
| * | modernized access for legacy floppy, quite straight forward thing (nw) |  Miodrag Milanovic | 2014-04-02 | 1 | -4/+4 |
| * | mc6846_device: converted to devcb2 (nw) |  Ivan Vangelista | 2014-03-26 | 1 | -9/+22 |
| * | Fix for Thomson MO6 banking, now more faithful to the hardware [Antoine Mine] |  Miodrag Milanovic | 2014-03-25 | 1 | -3/+8 |
| * | mea8000: devcb2. (nw) |  Curt Coder | 2014-03-19 | 1 | -1/+2 |
| * | mc6843: devcb2. (nw) |  Curt Coder | 2014-03-19 | 1 | -2/+2 |
| * | Rewritten 6551 emulation. Changed clock to be the o2 clock instead of the bau... |  smf- | 2014-03-17 | 1 | -5/+6 |
| * | thompson, ugly but proper fix (nw) |  Miodrag Milanovic | 2014-03-16 | 1 | -6/+63 |
| * | Removed an instance of DEVCB_LINE. (nw) |  Curt Coder | 2014-03-16 | 1 | -3/+4 |
| * | Made palette settings for screen explicit and mandatory for ind16 mode (nw) |  Miodrag Milanovic | 2014-03-14 | 1 | -0/+1 |
| * | (MESS) to9 : fixed crash at start |  Robbbert | 2014-03-03 | 1 | -0/+2 |
| * | fix the broken fix to the partial commit that went wrong (nw) |  smf- | 2014-02-28 | 1 | -2/+1 |
| * | just made it compile so we can work , smf please fix (nw) |  Miodrag Milanovic | 2014-02-28 | 1 | -1/+1 |
| * | fixed tag lookups and added comments (nw) |  smf- | 2014-02-28 | 1 | -8/+12 |
| * | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -2/+2 |
| * | Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... |  smf- | 2014-02-24 | 1 | -70/+23 |
| * | Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... |  smf- | 2014-02-21 | 1 | -1/+7 |
| * | fixed crash at startup (nw) |  smf- | 2014-02-10 | 1 | -1/+5 |
| * | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -11/+26 |
| * | Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... |  smf- | 2014-01-13 | 1 | -3/+3 |
| * | remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) |  smf- | 2014-01-07 | 1 | -66/+66 |
| * | Converted PIA6821 to DEVCB2 [smf] |  smf- | 2014-01-06 | 1 | -13/+89 |
| * | removed unused rxd callback from mos6551 and made devcb2 consistent with othe... |  smf- | 2013-12-23 | 1 | -1/+1 |
| * | diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] |  Olivier Galibert | 2013-11-18 | 1 | -3/+3 |
| * | moved centronics into emu/bus (nw) |  Miodrag Milanovic | 2013-10-23 | 1 | -1/+1 |
| * | Modernized mc6846 device.(nw) |  Ivan Vangelista | 2013-10-19 | 1 | -5/+5 |
| * | small PALETTE_INIT cleanup (nw) |  Oliver Stöneberg | 2013-08-04 | 1 | -2/+1 |
| * | moved some legacy macros from driver.h to drivlgcy.h (nw) |  Oliver Stöneberg | 2013-07-15 | 1 | -0/+1 |
| * | (MESS) modernized MEA 8000 sound device. [Fabio Priuli] |  Fabio Priuli | 2013-06-02 | 1 | -3/+3 |
| * | made BEEP and RAM devices initialize in constructor of driver classes (nw) |  Miodrag Milanovic | 2013-04-23 | 1 | -8/+8 |
| * | (MESS) cassette cleanup (nw) |  Miodrag Milanovic | 2013-04-17 | 1 | -3/+3 |
| * | Cleanups and version bumpmame0148u2 |  Miodrag Milanovic | 2013-03-19 | 1 | -1/+1 |
| * | (MESS) thomson.c: Started moving a few things into the driver data. (nw) |  Wilbert Pol | 2013-02-24 | 1 | -95/+101 |