| Commit message (Expand) | Author | Age | Files | Lines |
| * | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -4794/+0 |
| * | thomson.c: reduce tagmap lookups (nw) |  Wilbert Pol | 2015-08-02 | 1 | -247/+212 |
| * | Don't use 64 bit print for things that make so sense as 64 bit. (nw) |  Cowering | 2015-06-19 | 1 | -1/+1 |
| * | update license for Peter Trauner and Antoine Mine (nw) |  Miodrag Milanovic | 2015-05-11 | 1 | -2/+2 |
| * | Added dummy license lines to each file for MESS (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
| * | moved all to std::string (nw) |  Miodrag Milanovic | 2015-04-22 | 1 | -4/+4 |
| * | cstr() - > c_str() as preparation for move to std::string (nw) |  Miodrag Milanovic | 2015-04-11 | 1 | -2/+2 |
| * | Use the same list of centronics devices everywhere (except the Amstrad CPC), ... |  smf- | 2014-10-28 | 1 | -1/+1 |
| * | compilation fix for VS14 CTP4 (nw) |  smf- | 2014-10-18 | 1 | -1/+1 |
| * | Cleanups and version bumpmame0155 |  Miodrag Milanovic | 2014-10-15 | 1 | -4/+4 |
| * | If #includes are not in source, code should not exist in source. (nw) |  Scott Stone | 2014-09-28 | 1 | -198/+0 |
| * | (MESS)thomson - fixes for a non-standard video mode and adding a new one [Ant... |  Miodrag Milanovic | 2014-09-25 | 1 | -1/+4 |
| * | (MESS)thomson : improve accuracy of the colors [Antoine Mine] |  Miodrag Milanovic | 2014-09-06 | 1 | -1/+6 |
| * | Moved eminline and related files into /src/osd since it's system related (nw) |  Miodrag Milanovic | 2014-04-16 | 1 | -1/+1 |
| * | Added serial printer, renamed centronics printer to match. Standardised the c... |  smf- | 2014-04-16 | 1 | -1/+1 |
| * | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -23/+23 |
| * | mc6846_device: converted to devcb2 (nw) |  Ivan Vangelista | 2014-03-26 | 1 | -69/+0 |
| * | Fix for Thomson MO6 banking, now more faithful to the hardware [Antoine Mine] |  Miodrag Milanovic | 2014-03-25 | 1 | -31/+55 |
| * | mea8000: devcb2. (nw) |  Curt Coder | 2014-03-19 | 1 | -4/+0 |
| * | MESS part of ATTR_PRINTF review (nw) |  Oliver Stöneberg | 2014-02-25 | 1 | -1/+1 |
| * | Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... |  smf- | 2014-02-24 | 1 | -75/+59 |
| * | Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... |  smf- | 2014-02-21 | 1 | -19/+27 |
| * | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -35/+31 |
| * | Converted PIA6821 to DEVCB2 [smf] |  smf- | 2014-01-06 | 1 | -257/+23 |
| * | replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... |  smf- | 2013-12-22 | 1 | -10/+1 |
| * | diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] |  Olivier Galibert | 2013-11-18 | 1 | -8/+8 |
| * | moved centronics into emu/bus (nw) |  Miodrag Milanovic | 2013-10-23 | 1 | -1/+1 |
| * | Modernized mc6846 device.(nw) |  Ivan Vangelista | 2013-10-19 | 1 | -10/+10 |
| * | small MACHINE_RESET cleanup |  Oliver Stöneberg | 2013-08-05 | 1 | -1/+1 |
| * | Fixes for building MESS with Visual Studio 2013 preview [smf] |  smf- | 2013-07-05 | 1 | -4/+4 |
| * | Fix device duplicated name/descriptions (nw) |  Miodrag Milanovic | 2013-06-21 | 1 | -1/+1 |
| * | changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) |  Miodrag Milanovic | 2013-06-21 | 1 | -1/+1 |
| * | (MESS) modernized MEA 8000 sound device. [Fabio Priuli] |  Fabio Priuli | 2013-06-02 | 1 | -2/+2 |
| * | (MESS) to8/to8d: forgot 2 other banks; only now the driver displays 512K agai... |  Wilbert Pol | 2013-05-22 | 1 | -2/+6 |
| * | (MESS) to8/to8d: Fixed support for 256K RAM; should hopefully fix MT#5160. (nw) |  Wilbert Pol | 2013-05-22 | 1 | -1/+9 |
| * | save state cleanup, converted state_save_register_global* into save_item/save... |  Miodrag Milanovic | 2013-05-08 | 1 | -12/+12 |
| * | midtunit modernization and some cleanup (nw) |  Miodrag Milanovic | 2013-05-08 | 1 | -4/+4 |
| * | updated not used code (nw) |  Miodrag Milanovic | 2013-04-18 | 1 | -4/+4 |
| * | moving some static functions in driver state for MESS drivers plus some other... |  Miodrag Milanovic | 2013-04-18 | 1 | -5/+5 |
| * | Removal of machine().root_device() where appropriate (nw) |  Miodrag Milanovic | 2013-04-14 | 1 | -1/+1 |
| * | (MESS) changed logging to use machine().describe_context(). (nw) |  smf- | 2013-04-13 | 1 | -13/+13 |
| * | Cleanups and version bumpmame0148u2 |  Miodrag Milanovic | 2013-03-19 | 1 | -5/+5 |
| * | (MESS) thomson.c: Started moving a few things into the driver data. (nw) |  Wilbert Pol | 2013-02-24 | 1 | -1920/+1751 |
| * | (MESS) fixed thomson.c softlist cart loading (nw) |  Oliver Stöneberg | 2013-02-09 | 1 | -10/+38 |
| * | Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) |  Wilbert Pol | 2013-02-05 | 1 | -2/+2 |
| * | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -16/+0 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -283/+283 |
| * | change from device->machine() to space.machine() in device handlers in order ... |  Miodrag Milanovic | 2012-09-21 | 1 | -87/+87 |
| * | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -12/+12 |
| * | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -193/+193 |