| Commit message (Expand) | Author | Age | Files | Lines |
* | sorted out more (nw) |  Miodrag Milanovic | 2015-05-14 | 1 | -2/+2 |
* | 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 | -2/+2 |
* | There is no implicit conversion to char* in std::string (nw) |  Miodrag Milanovic | 2015-04-12 | 1 | -2/+2 |
* | Touching all the candy again: [Alex Jackson] |  Alex W. Jackson | 2014-11-17 | 1 | -1/+1 |
* | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 1 | -1/+1 |
* | ay8910.c: Provide chip-specific details (number of outputs, number of usable ... |  Alex W. Jackson | 2014-05-06 | 1 | -8/+2 |
* | ym2203, ym2608 and ym2610: initialize things properly. Thanks Micko! (nw) |  Ivan Vangelista | 2014-05-06 | 1 | -0/+6 |
* | ay8910_device and extended family: converted to devcb2 (nw) |  Ivan Vangelista | 2014-05-06 | 1 | -17/+0 |
* | got rid of legacy STREAM_UPDATE, created stream_update_delegate and now |  Miodrag Milanovic | 2014-04-30 | 1 | -8/+3 |
* | Cleanup of ay8910 this makes move to devcb2 possible, also now |  Miodrag Milanovic | 2014-04-30 | 1 | -26/+22 |
* | Unchanged crap code of two years ago is still crap code (nw) |  Olivier Galibert | 2013-11-25 | 1 | -5/+0 |
* | resurrect some old MVS multi-slot code |  David Haywood | 2013-11-25 | 1 | -0/+5 |
* | extended large amount of devices with shortname and source file data (nw) |  Miodrag Milanovic | 2013-06-21 | 1 | -4/+4 |
* | Cleanups and version bumpmame0148u5 |  Miodrag Milanovic | 2013-05-20 | 1 | -1/+1 |
* | removed unnecessary #includes (nw) |  smf- | 2013-05-12 | 1 | -2/+0 |
* | simplified ay8910_start_ym now that all sound chips that use it are devices (nw) |  smf- | 2013-05-12 | 1 | -1/+1 |
* | fixed debug build (nw) |  smf- | 2013-05-10 | 1 | -7/+7 |
* | modernised the YM2610 interface [smf] |  smf- | 2013-05-10 | 1 | -149/+101 |
* | made some of sound devices use device callbacks instead of function callbacks... |  Miodrag Milanovic | 2013-03-28 | 1 | -2/+5 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -12/+10 |
* | Stop allocating arrays of UINT8s for the tokens, when |  Aaron Giles | 2012-09-18 | 1 | -2/+2 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -8/+8 |
* | First pass at modernizing struct definitions. |  Aaron Giles | 2012-09-15 | 1 | -2/+1 |
* | Cleanup and some inheritance fixes (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -39/+0 |
* | conversion of legacy devices into modern wip (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -3/+82 |
* | Changed device->subregion to device->memregion. Moved |  Aaron Giles | 2012-04-20 | 1 | -2/+2 |
* | Converted presave/postload functions to delegates. In a lot of |  Aaron Giles | 2011-04-30 | 1 | -3/+2 |
* | Collapsed device_config and device_t into one class. Updated all |  Aaron Giles | 2011-04-27 | 1 | -1/+1 |
* | Rename state_manager -> save_manager since the term "state" is overloaded. |  Aaron Giles | 2011-04-20 | 1 | -1/+1 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -6/+6 |
* | Moved the state saving system to C++. For now the registration macros |  Aaron Giles | 2011-02-08 | 1 | -1/+1 |
* | As promised, the bulk update of timer calls: |  Aaron Giles | 2011-02-06 | 1 | -3/+3 |
* | Convert emu_timers to objects. Move implementation and management of |  Aaron Giles | 2011-02-06 | 1 | -2/+2 |
* | Converted attotime to a class, with proper operators. Removed old |  Aaron Giles | 2011-02-03 | 1 | -1/+1 |
* | C++-ified the sound and streams interfaces. Combined sound.c and streams.c |  Aaron Giles | 2011-01-27 | 1 | -3/+2 |
* | Ok, last major rename for this round: |  Aaron Giles | 2011-01-01 | 1 | -2/+2 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 1 | -2/+2 |
* | Remove artificial SOUND_ prefix from sound device names. |  Aaron Giles | 2010-09-02 | 1 | -2/+2 |
* | Split implementation for legacy devices into a separate macro. Updated all |  Aaron Giles | 2010-06-11 | 1 | -0/+4 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -11/+9 |
* | Made device->tag and devconfig->tag into private member variables (m_tag). |  Aaron Giles | 2010-03-08 | 1 | -1/+1 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -3/+3 |
* | Added casting operators to the region_info class so you can assign |  Aaron Giles | 2010-01-16 | 1 | -2/+2 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -2/+2 |
* | Extended the astring class wrapper into something useful, and |  Aaron Giles | 2010-01-08 | 1 | -5/+4 |
* | Sound cores compile cleanly. |  Aaron Giles | 2009-03-12 | 1 | -13/+13 |
* | Ok, this is The Big One. |  Aaron Giles | 2009-02-11 | 1 | -348/+71 |
* | On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: |  Aaron Giles | 2009-01-22 | 1 | -4/+0 |
* | Sound cores no longer allocate their own tokens. Instead they return a new |  Aaron Giles | 2009-01-18 | 1 | -22/+13 |