| Commit message (Expand) | Author | Age | Files | Lines |
* | devlegcy.h usage cleanup (nw) |  Oliver Stöneberg | 2013-07-10 | 1 | -0/+1 |
* | changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) |  Miodrag Milanovic | 2013-06-21 | 1 | -1/+1 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -41/+39 |
* | Stop allocating arrays of UINT8s for the tokens, when |  Aaron Giles | 2012-09-18 | 1 | -1/+1 |
* | Clean-ups and version bumpmame0147 |  Miodrag Milanovic | 2012-09-17 | 1 | -2/+2 |
* | Pass 2 of struct modernization. |  Aaron Giles | 2012-09-15 | 1 | -4/+4 |
* | Cleanup and some inheritance fixes (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -25/+0 |
* | conversion of legacy devices into modern wip (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -2/+38 |
* | Removed legacy inline_config support and updated devices using it (no whatsnew) |  Miodrag Milanovic | 2012-08-30 | 1 | -1/+0 |
* | Clean-ups and version bumpmame0146u1 |  Miodrag Milanovic | 2012-06-11 | 1 | -4/+4 |
* | Fix PPC OSX compile (nw) |  R. Belmont | 2012-06-03 | 1 | -1/+1 |
* | 68681.c: Fixed counter/timer implementation [Phil Bennett] |  Phil Bennett | 2012-06-02 | 1 | -96/+172 |
* | Clean-ups and version bump |  Miodrag Milanovic | 2012-05-21 | 1 | -1/+1 |
* | mc68681: Fixed generation of spurious interrupts, and provide ASSERT/CLEAR st... |  R. Belmont | 2012-05-19 | 1 | -9/+42 |
* | 68681: Timers start immediately; unlike counters they don't wait for a start ... |  R. Belmont | 2012-05-16 | 1 | -51/+43 |
* | DUART fix for counter mode making SC4 not assert (no whatsnew) |  Miodrag Milanovic | 2012-05-15 | 1 | -20/+28 |
* | 68681: work around core problem where a timer set to 0 hz locks up MAME (nw) |  R. Belmont | 2011-10-15 | 1 | -0/+7 |
* | (Finally found the time to finish this....) |  Aaron Giles | 2011-05-30 | 1 | -8/+8 |
* | Collapsed device_config and device_t into one class. Updated all |  Aaron Giles | 2011-04-27 | 1 | -1/+1 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -11/+11 |
* | (typofix) |  Michaël Banaan Ananas | 2011-02-09 | 1 | -6/+6 |
* | Cleanups and version bump.mame0141u2 |  Aaron Giles | 2011-02-09 | 1 | -20/+20 |
* | Get rid of state_save_register_device_* macros in favor of direct |  Aaron Giles | 2011-02-09 | 1 | -39/+39 |
* | As promised, the bulk update of timer calls: |  Aaron Giles | 2011-02-06 | 1 | -9/+9 |
* | Convert emu_timers to objects. Move implementation and management of |  Aaron Giles | 2011-02-06 | 1 | -3/+3 |
* | 68681 patch to fix dectalk's startup test in MESS [Hans Ostermeyer] |  Jonathan Gevaryahu | 2011-02-04 | 1 | -22/+22 |
* | Attotime bulk conversion step: |  Aaron Giles | 2011-02-03 | 1 | -9/+9 |
* | Converted attotime to a class, with proper operators. Removed old |  Aaron Giles | 2011-02-03 | 1 | -1/+1 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 1 | -5/+5 |
* | Cleanups and version bump.mame0140u2 |  Aaron Giles | 2010-12-08 | 1 | -5/+5 |
* | Various device fixes/enhancements [Hans Ostermeyer] |  R. Belmont | 2010-12-07 | 1 | -27/+45 |
* | Split implementation for legacy devices into a separate macro. Updated all |  Aaron Giles | 2010-06-11 | 1 | -0/+2 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -8/+6 |
* | Made device->tag and devconfig->tag into private member variables (m_tag). |  Aaron Giles | 2010-03-08 | 1 | -4/+4 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -6/+6 |
* | Bulk driver.h -> emu.h switch. |  Aaron Giles | 2010-01-10 | 1 | -1/+1 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -5/+4 |
* | First round of fixes for post-initialization allocs. |  Aaron Giles | 2009-12-20 | 1 | -13/+20 |
* | Support external baud rates in the MC68681 DUART |  R. Belmont | 2009-09-20 | 1 | -1/+24 |
* | Cleanups and version bump. |  Aaron Giles | 2009-09-10 | 1 | -1/+1 |
* | 68681/2681 duart: When a channel is in loopback mode, do not actually transmi... |  Jonathan Gevaryahu | 2009-09-10 | 1 | -1/+3 |
* | Cleanups and version bump.mame0133u5 |  Aaron Giles | 2009-09-07 | 1 | -15/+15 |
* | > From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2009-09-06 | 1 | -10/+10 |
* | Add loopback mode and counter/timer modes 3 and 6 to 68681 DUART, self-tests ... |  Jonathan Gevaryahu | 2009-09-04 | 1 | -45/+178 |
* | From: Oliver Stoeneberg [oliverst@online.de] |  Aaron Giles | 2009-05-25 | 1 | -2/+2 |
* | Deprecated device_set_info. Almost all devices had a NULL or empty |  Aaron Giles | 2009-04-23 | 1 | -13/+0 |
* | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 1 | -3/+3 |
* | On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: |  Aaron Giles | 2009-01-22 | 1 | -2/+0 |
* | Cleaned up device and sound interfaces to match the CPU |  Aaron Giles | 2008-12-19 | 1 | -5/+5 |
* | Made the concept of a "clock" native to devices. The clock is now |  Aaron Giles | 2008-12-18 | 1 | -2/+2 |