| Commit message (Expand) | Author | Age | Files | Lines |
* | Split implementation for legacy devices into a separate macro. Updated all |  Aaron Giles | 2010-06-11 | 1 | -0/+2 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -5/+4 |
* | 6850ACIA: Improved handling of /CTS signal and fixed issue with transmission ... |  Phil Bennett | 2010-04-14 | 1 | -76/+71 |
* | Convrted the rest of devintrf to classes and moved management |  Aaron Giles | 2010-01-19 | 1 | -1/+1 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -12/+12 |
* | Bulk driver.h -> emu.h switch. |  Aaron Giles | 2010-01-10 | 1 | -2/+1 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -2/+2 |
* | Deprecated device_set_info. Almost all devices had a NULL or empty |  Aaron Giles | 2009-04-23 | 1 | -14/+0 |
* | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 1 | -5/+6 |
* | Merged in changes from earlier commit. |  Curt Coder | 2009-02-09 | 1 | -13/+16 |
* | Refactored the ACIA6850 to use devcb. |  Curt Coder | 2009-02-09 | 1 | -129/+97 |
* | New games added or promoted from NOT_WORKING status |  Phil Bennett | 2009-01-31 | 1 | -12/+15 |
* | On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: |  Aaron Giles | 2009-01-22 | 1 | -1/+0 |
* | Oops, undo an accidental change in 6850acia that broke the bfcobra games, amo... |  Aaron Giles | 2009-01-02 | 1 | -2/+2 |
* | Cleaned up device and sound interfaces to match the CPU |  Aaron Giles | 2008-12-19 | 1 | -4/+4 |
* | Made the concept of a "clock" native to devices. The clock is now |  Aaron Giles | 2008-12-18 | 1 | -2/+2 |
* | Here's the big one.... |  Aaron Giles | 2008-12-11 | 1 | -1/+1 |
* | Cleanups/version bump/added missing drivers.mame0128u5 |  Aaron Giles | 2008-12-06 | 1 | -5/+5 |
* | Changed save state system to accept machine parameters where |  Aaron Giles | 2008-12-05 | 1 | -23/+23 |
* | Made the 6850 ACIA a device |  Nathan Woods | 2008-12-03 | 1 | -189/+266 |
* | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -2/+3 |
* | Added "tag" parameter to state_save_register_item_* calls. Removed |  Aaron Giles | 2008-11-17 | 1 | -23/+23 |
* | WARNING: this compiles, but not fully cleanly, and a number of drivers |  Aaron Giles | 2008-11-14 | 1 | -12/+12 |
* | Major cpuintrf changes: |  Aaron Giles | 2008-11-10 | 1 | -14/+14 |
* | Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* |  Aaron Giles | 2008-04-03 | 1 | -19/+19 |
* | From: JEA Wallace [mailto:jeaw100@york.ac.uk] |  Aaron Giles | 2008-04-02 | 1 | -8/+103 |
* | New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... |  smf- | 2008-03-30 | 1 | -19/+19 |
* | From: JEA Wallace [mailto:jeaw100@york.ac.uk] |  Aaron Giles | 2008-02-28 | 1 | -0/+9 |
* | From: JEA Wallace [mailto:jeaw100@york.ac.uk] |  Aaron Giles | 2008-02-19 | 1 | -0/+13 |
* | Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). |  Aaron Giles | 2008-02-06 | 1 | -2/+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/+691 |