| Commit message (Expand) | Author | Age | Files | Lines |
* | Reimplemented devcb using delegates and classes. Unified the logic |  Aaron Giles | 2011-05-02 | 1 | -10/+10 |
* | Collapsed device_config and device_t into one class. Updated all |  Aaron Giles | 2011-04-27 | 1 | -47/+33 |
* | cleanups, this time for good |  Angelo Salese | 2011-04-17 | 1 | -3/+3 |
* | Refactored CDP1852 into a C++ device and cleaned up the Cidelsa driver slight... |  Curt Coder | 2011-04-16 | 1 | -161/+163 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -1/+1 |
* | Get rid of state_save_register_device_* macros in favor of direct |  Aaron Giles | 2011-02-09 | 1 | -5/+5 |
* | As promised, the bulk update of timer calls: |  Aaron Giles | 2011-02-06 | 1 | -1/+1 |
* | Convert emu_timers to objects. Move implementation and management of |  Aaron Giles | 2011-02-06 | 1 | -1/+1 |
* | Attotime bulk conversion step: |  Aaron Giles | 2011-02-03 | 1 | -1/+1 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 1 | -3/+3 |
* | Split implementation for legacy devices into a separate macro. Updated all |  Aaron Giles | 2010-06-11 | 1 | -0/+3 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -8/+6 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -4/+4 |
* | Bulk driver.h -> emu.h switch. |  Aaron Giles | 2010-01-10 | 1 | -1/+1 |
* | Deprecated device_set_info. Almost all devices had a NULL or empty |  Aaron Giles | 2009-04-23 | 1 | -1/+0 |
* | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 1 | -2/+2 |
* | Cidelsa changes: |  Curt Coder | 2009-02-16 | 1 | -60/+84 |
* | 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 | -4/+4 |
* | Changed save state system to accept machine parameters where |  Aaron Giles | 2008-12-05 | 1 | -5/+5 |
* | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -1/+1 |
* | Added "tag" parameter to state_save_register_item_* calls. Removed |  Aaron Giles | 2008-11-17 | 1 | -9/+5 |
* | Cleanups and version bump.mame0127u3 |  Aaron Giles | 2008-09-11 | 1 | -1/+1 |
* | Changed DEVICE_START functions to return an error code. Currently this |  Aaron Giles | 2008-09-09 | 1 | -0/+2 |
* | Cleanups and version bump.mame0125u1 |  Aaron Giles | 2008-05-15 | 1 | -2/+2 |
* | [CDP1852] Minor fixes. |  Curt Coder | 2008-05-12 | 1 | -0/+1 |
* | Added CDP1852 I/O buffer chip, and used it in Altair/Draco. |  Curt Coder | 2008-05-12 | 1 | -0/+212 |