| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 1 | -7/+7 |
| * | Removed device types from device queries that use tags, under the |  Aaron Giles | 2009-03-02 | 1 | -1/+1 |
| * | On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: |  Aaron Giles | 2009-01-22 | 1 | -2/+0 |
| * | Cleanups and version bump.mame0129 |  Aaron Giles | 2009-01-04 | 1 | -2/+2 |
| * | Significantly optimized the inner execution loop. arknoid2 is ~2.5x |  Aaron Giles | 2008-12-22 | 1 | -44/+61 |
| * | Cleaned up device and sound interfaces to match the CPU |  Aaron Giles | 2008-12-19 | 1 | -5/+5 |
| * | Fixed crash bug in DCS games. |  Aaron Giles | 2008-12-11 | 1 | -4/+0 |
| * | Here's the big one.... |  Aaron Giles | 2008-12-11 | 1 | -7/+5 |
| * | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-12-07 | 1 | -1/+0 |
| * | Cleanups/version bump/added missing drivers.mame0128u5 |  Aaron Giles | 2008-12-06 | 1 | -3/+3 |
| * | Changed save state system to accept machine parameters where |  Aaron Giles | 2008-12-05 | 1 | -17/+17 |
| * | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -153/+168 |
| * | Removed globals from cpuexec. |  Aaron Giles | 2008-11-25 | 1 | -4/+0 |
| * | Added "tag" parameter to state_save_register_item_* calls. Removed |  Aaron Giles | 2008-11-17 | 1 | -26/+17 |
| * | Massive API cleanup/change. The primary goal is that all CPU- |  Aaron Giles | 2008-11-13 | 1 | -7/+5 |
| * | Major cpuintrf changes: |  Aaron Giles | 2008-11-10 | 1 | -2/+2 |
| * | Cleanups/version bump.mame0128u3 |  Aaron Giles | 2008-11-09 | 1 | -14/+14 |
| * | Fixed bug in new quantum code that could result in an invalid |  Aaron Giles | 2008-11-06 | 1 | -1/+1 |
| * | Fix bad bug in scheduler quantum code. |  Aaron Giles | 2008-11-05 | 1 | -1/+1 |
| * | Added concept of scheduling quanta to the timer system. Also added |  Aaron Giles | 2008-11-05 | 1 | -1/+119 |
| * | Added 22VP931 emulation, which is mostly working. Communication works |  Aaron Giles | 2008-09-25 | 1 | -17/+88 |
| * | Cleanups and version bump.mame0127u3 |  Aaron Giles | 2008-09-11 | 1 | -1/+1 |
| * | From: Oliver Stoeneberg [mailto:oliverst@online.de] |  Aaron Giles | 2008-09-11 | 1 | -3/+2 |
| * | Changed DEVICE_START functions to return an error code. Currently this |  Aaron Giles | 2008-09-09 | 1 | -0/+2 |
| * | Reduced the number of save state callback types from 3 to 1. The |  Aaron Giles | 2008-04-11 | 1 | -3/+3 |
| * | Fix chicken and egg problem with device_start callbacks. |  Aaron Giles | 2008-03-17 | 1 | -65/+60 |
| * | Changes MDRV_TIMER_DURATION to MDRV_TIMER_START_DELAY |  Zsolt Vasvari | 2008-03-15 | 1 | -19/+19 |
| * | fixed unused variable warnings when assert is not enabled. |  smf- | 2008-03-14 | 1 | -0/+8 |
| * | Makes suggested changes to MDRV_TIMER macros. Hasn't moved them yet. |  Zsolt Vasvari | 2008-03-14 | 1 | -6/+3 |
| * | Implements scanline based timer devices. |  Zsolt Vasvari | 2008-03-14 | 1 | -25/+132 |
| * | Implements the periodic timer device functionality |  Zsolt Vasvari | 2008-03-14 | 1 | -6/+191 |
| * | Added skeletion device interface for timers. Just wanted to get feedback. |  Zsolt Vasvari | 2008-03-14 | 1 | -1/+65 |
| * | Normalized function pointer typedefs: they are now all |  Aaron Giles | 2008-03-03 | 1 | -5/+5 |
| * | Cleanups and version bump for 0.123u1.mame0123u1 |  Aaron Giles | 2008-02-13 | 1 | -3/+3 |
| * | Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). |  Aaron Giles | 2008-02-06 | 1 | -8/+19 |
| * | - Added deprecat.h that contains some deprecated/discouraged contructs (see b... |  Zsolt Vasvari | 2008-01-25 | 1 | -1/+1 |
| * | Copyright cleanup: |  Aaron Giles | 2008-01-06 | 1 | -1/+1 |
| * | (From Atari Ace) |  Aaron Giles | 2007-12-31 | 1 | -6/+2 |
| * | Changes for MAME 0.121u2.mame0121u2 |  Aaron Giles | 2007-12-17 | 1 | -84/+27 |
| * | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+810 |