| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -3908/+0 |
* | Cleanups and version bumpmame0162 |  Miodrag Milanovic | 2015-05-27 | 1 | -1/+1 |
* | Update for Hiromitsu Shioya and some fixes(nw) |  Miodrag Milanovic | 2015-05-24 | 1 | -1/+1 |
* | Another round of -Wextra -Wdouble-promotion fixes. (nw) |  couriersud | 2015-05-20 | 1 | -4/+4 |
* | sorted out more (nw) |  Miodrag Milanovic | 2015-05-14 | 1 | -1/+1 |
* | Added dummy license headers for EMU section (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | converted in sound and video section (nw) |  Miodrag Milanovic | 2015-04-19 | 1 | -3/+2 |
* | There is no implicit conversion to char* in std::string (nw) |  Miodrag Milanovic | 2015-04-12 | 1 | -4/+4 |
* | Unchanged crap code of two years ago is still crap code (nw) |  Olivier Galibert | 2013-11-25 | 1 | -29/+11 |
* | resurrect some old MVS multi-slot code |  David Haywood | 2013-11-25 | 1 | -11/+29 |
* | remove 8 kilobytes of internal ROM sample data from MAME's YM2608 emulation, ... |  David Haywood | 2013-10-27 | 1 | -546/+1 |
* | re-added line terminators followed by blank lines in comments (nw) |  smf- | 2013-01-11 | 1 | -3/+6 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -13/+3 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -413/+413 |
* | Clean-ups and version bumpmame0147 |  Miodrag Milanovic | 2012-09-17 | 1 | -8/+8 |
* | Pass 2 of struct modernization. |  Aaron Giles | 2012-09-15 | 1 | -16/+16 |
* | Changed device->subregion to device->memregion. Moved |  Aaron Giles | 2012-04-20 | 1 | -4/+4 |
* | "English doesn't borrow from other languages. English follows other languages... |  Scott Stone | 2011-08-23 | 1 | -4/+4 |
* | Rename state_manager -> save_manager since the term "state" is overloaded. |  Aaron Giles | 2011-04-20 | 1 | -8/+8 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -15/+15 |
* | Get rid of state_save_register_device_* macros in favor of direct |  Aaron Giles | 2011-02-09 | 1 | -39/+39 |
* | Moved the state saving system to C++. For now the registration macros |  Aaron Giles | 2011-02-08 | 1 | -2/+1 |
* | Attotime bulk conversion step: |  Aaron Giles | 2011-02-03 | 1 | -1/+1 |
* | Ok, last major rename for this round: |  Aaron Giles | 2011-01-01 | 1 | -4/+4 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 1 | -11/+11 |
* | > From: atari_ace@frontier.com |  Aaron Giles | 2010-12-17 | 1 | -121/+140 |
* | Cleanups and version bump. |  Aaron Giles | 2010-06-17 | 1 | -1/+1 |
* | A small update for the YM2610 core, which resets the PCM and Delta-T memory r... |  Scott Stone | 2010-05-27 | 1 | -0/+17 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -10/+10 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -12/+1 |
* | NOTE: This change requires two new osd functions: osd_malloc() and |  Aaron Giles | 2010-01-08 | 1 | -18/+9 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -3/+3 |
* | From: Atari Ace <atari_ace@verizon.net> |  Aaron Giles | 2009-12-23 | 1 | -1/+0 |
* | YM2612/3834 updates [Eke-Eke, Nemesis] |  R. Belmont | 2009-08-15 | 1 | -543/+13 |
* | Sound cores compile cleanly. |  Aaron Giles | 2009-03-12 | 1 | -31/+31 |
* | Ok, this is The Big One. |  Aaron Giles | 2009-02-11 | 1 | -6/+0 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-12-14 | 1 | -5/+7 |
* | Hi mamedev, |  Aaron Giles | 2008-12-08 | 1 | -2/+2 |
* | Changed save state system to accept machine parameters where |  Aaron Giles | 2008-12-05 | 1 | -72/+72 |
* | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -0/+1 |
* | Added "tag" parameter to state_save_register_item_* calls. Removed |  Aaron Giles | 2008-11-17 | 1 | -88/+72 |
* | Cleanups and version bump. |  Aaron Giles | 2008-11-02 | 1 | -2/+2 |
* | YM2608/2612: applied latest fixes/discoveries [Eke-Eke, Nemesis]. |  R. Belmont | 2008-10-27 | 1 | -132/+206 |
* | Reduce YM2612 DAC level relative to FM. This better matches real hardware. |  R. Belmont | 2008-08-19 | 1 | -2/+2 |
* | This (mostly - see below) completes the structure, lower-casing functions and... |  Derrick Renaud | 2008-08-11 | 1 | -55/+55 |
* | More FM OPN fixes [Eke, R. Belmont] |  R. Belmont | 2008-08-10 | 1 | -98/+189 |
* | more sound core structure/renaming updates. |  Derrick Renaud | 2008-08-09 | 1 | -4/+4 |
* | Cleanups and version bump.mame0126u4 |  Aaron Giles | 2008-08-07 | 1 | -4/+4 |
* | Backported a bunch of FM OPN (YM2608/2612) fixes from Genesis Plus GX. All of |  R. Belmont | 2008-08-02 | 1 | -81/+165 |
* | AY-3-8910 rewrite: |  Couriersud | 2008-04-22 | 1 | -1/+1 |