| Commit message (Expand) | Author | Age | Files | Lines |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -5/+3 |
* | pit8253: Small typo fix (no credit) |  Dirk Best | 2010-02-25 | 1 | -6/+7 |
* | pit8253: Updated to use devcb calls, cleanups |  Dirk Best | 2010-02-25 | 1 | -30/+56 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -14/+14 |
* | Cleanups and version bump. |  Aaron Giles | 2010-01-16 | 1 | -1/+1 |
* | Bulk driver.h -> emu.h switch. |  Aaron Giles | 2010-01-10 | 1 | -1/+1 |
* | [PIT8253] Corrected timer update, makes at586 show correct speed (no whatsnew... |  Miodrag Milanovic | 2010-01-06 | 1 | -39/+50 |
* | Forgot to save last changes in latest commit. |  Miodrag Milanovic | 2010-01-04 | 1 | -3/+3 |
* | [PIT8253] Update PIT counter even if there was no elapsed cycles (this only a... |  Miodrag Milanovic | 2010-01-04 | 1 | -10/+10 |
* | Attempt to define an I64FMT string that can be used for printf'ing 64-bit |  Aaron Giles | 2009-08-19 | 1 | -1/+1 |
* | Deprecated device_set_info. Almost all devices had a NULL or empty |  Aaron Giles | 2009-04-23 | 1 | -8/+0 |
* | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 1 | -2/+2 |
* | On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: |  Aaron Giles | 2009-01-22 | 1 | -5/+3 |
* | Cleaned up device and sound interfaces to match the CPU |  Aaron Giles | 2008-12-19 | 1 | -6/+6 |
* | Writes to a pit8253 timer control word always restart the timer. |  Wilbert Pol | 2008-12-11 | 1 | -14/+7 |
* | Changed save state system to accept machine parameters where |  Aaron Giles | 2008-12-05 | 1 | -20/+20 |
* | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -5/+5 |
* | Added "tag" parameter to state_save_register_item_* calls. Removed |  Aaron Giles | 2008-11-17 | 1 | -23/+20 |
* | 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 | -3/+5 |
* | Set the initial timer output to 2 to indicate that it is undetermined. |  Wilbert Pol | 2008-08-04 | 1 | -1/+1 |
* | Cleanups. |  Aaron Giles | 2008-07-17 | 1 | -40/+40 |
* | pit8253 updates: |  Wilbert Pol | 2008-07-11 | 1 | -356/+295 |
* | Cleanups and version bump to 0.124u1.mame0124u1 |  Aaron Giles | 2008-04-03 | 1 | -10/+10 |
* | From: Wilbert Pol |  Aaron Giles | 2008-04-03 | 1 | -230/+255 |
* | New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... |  smf- | 2008-03-30 | 1 | -2/+2 |
* | Added running_machine * parameter to the front of all read/write handlers. |  Aaron Giles | 2008-03-05 | 1 | -14/+14 |
* | Normalized function pointer typedefs: they are now all |  Aaron Giles | 2008-03-03 | 1 | -6/+6 |
* | Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). |  Aaron Giles | 2008-02-06 | 1 | -2/+2 |
* | (From Atari Ace) |  Aaron Giles | 2007-12-31 | 1 | -10/+2 |
* | Changes for MAME 0.121u2.mame0121u2 |  Aaron Giles | 2007-12-17 | 1 | -2/+2 |
* | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+1216 |