| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -1/+1 |
* | 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 | -10/+0 |
* | Cleanups and version bump.mame0129u4 |  Aaron Giles | 2009-02-17 | 1 | -1/+1 |
* | Fix bug #2896, #1785, #2801 |  Couriersud | 2009-02-07 | 1 | -5/+11 |
* | 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 |
* | Here's the big one.... |  Aaron Giles | 2008-12-11 | 1 | -2/+2 |
* | WARNING: this compiles, but not fully cleanly, and a number of drivers |  Aaron Giles | 2008-11-14 | 1 | -2/+2 |
* | Major cpuintrf changes: |  Aaron Giles | 2008-11-10 | 1 | -2/+2 |
* | 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 |
* | From: Duke [mailto:startaq@gmail.com] |  Aaron Giles | 2008-05-01 | 1 | -56/+128 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-04-24 | 1 | -3/+2 |
* | From: Lei Wu [mailto:lanewu@hotmail.com] |  Aaron Giles | 2008-04-24 | 1 | -13/+9 |
* | Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* |  Aaron Giles | 2008-04-03 | 1 | -1/+1 |
* | New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... |  smf- | 2008-03-30 | 1 | -1/+1 |
* | Added running_machine * parameter to the front of all read/write handlers. |  Aaron Giles | 2008-03-05 | 1 | -2/+2 |
* | - Added deprecat.h that contains some deprecated/discouraged contructs (see b... |  Zsolt Vasvari | 2008-01-25 | 1 | -0/+1 |
* | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+139 |