| Commit message (Expand) | Author | Age | Files | Lines |
* | CIA 6526: Fixed serial port transfer. |  Curt Coder | 2010-01-21 | 1 | -73/+77 |
* | CIA 6526: fixed serial transfer |  Curt Coder | 2010-01-20 | 1 | -1/+2 |
* | Refactored the CIA 6526 interface, adding SP/CNT callbacks. |  Curt Coder | 2010-01-19 | 1 | -130/+139 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -18/+18 |
* | Bulk driver.h -> emu.h switch. |  Aaron Giles | 2010-01-10 | 1 | -1/+1 |
* | CIA6526: fixed FLAG handling |  Curt Coder | 2009-12-16 | 1 | -1/+3 |
* | CIA6526: slight interface cleanup |  Curt Coder | 2009-12-15 | 1 | -0/+27 |
* | fixed CIA PRA,PRB,DDRA,DDRB ports |  Roberto Zandona | 2009-09-08 | 1 | -2/+4 |
* | partial fix to CIA timer: avoid timer's desync in read count operation |  Roberto Zandona | 2009-09-07 | 1 | -4/+22 |
* | different TOD implementation for CIA6526 and CIA8520 |  Roberto Zandona | 2009-09-01 | 1 | -8/+28 |
* | 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 | -2/+2 |
* | From: Duke [mailto:startaq@gmail.com] |  Aaron Giles | 2009-02-26 | 1 | -0/+24 |
* | Changed 6526cia to use devcb |  Nathan Woods | 2009-02-04 | 1 | -11/+9 |
* | On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: |  Aaron Giles | 2009-01-22 | 1 | -1/+0 |
* | Added a validity check |  Nathan Woods | 2009-01-06 | 1 | -0/+19 |
* | Cleaned up device and sound interfaces to match the CPU |  Aaron Giles | 2008-12-19 | 1 | -6/+6 |
* | Made the concept of a "clock" native to devices. The clock is now |  Aaron Giles | 2008-12-18 | 1 | -4/+2 |
* | Cleanups/version bump/added missing drivers.mame0128u5 |  Aaron Giles | 2008-12-06 | 1 | -2/+2 |
* | Added differentiation between the r1 and r2 versions of the 6526; not acting |  Nathan Woods | 2008-12-05 | 1 | -7/+22 |
* | Added device paramter to 6526 callbacks |  Nathan Woods | 2008-12-05 | 1 | -5/+5 |
* | Changed save state system to accept machine parameters where |  Aaron Giles | 2008-12-05 | 1 | -32/+32 |
* | Made the 6526/8520 CIA implementations be devices |  Nathan Woods | 2008-12-05 | 1 | -191/+280 |
* | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -2/+2 |
* | Added "tag" parameter to state_save_register_item_* calls. Removed |  Aaron Giles | 2008-11-17 | 1 | -32/+32 |
* | WARNING: this compiles, but not fully cleanly, and a number of drivers |  Aaron Giles | 2008-11-14 | 1 | -4/+4 |
* | Massive API cleanup/change. The primary goal is that all CPU- |  Aaron Giles | 2008-11-13 | 1 | -1/+1 |
* | From: Oliver Stoeneberg [mailto:oliverst@online.de] |  Aaron Giles | 2008-06-26 | 1 | -31/+30 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-05-22 | 1 | -2/+2 |
* | another fix typo |  Roberto Zandona | 2008-05-07 | 1 | -2/+2 |
* | fyx typo |  Roberto Zandona | 2008-05-07 | 1 | -1/+1 |
* | add feature to the cia6526: in READ operation the value can be forced by a ex... |  Roberto Zandona | 2008-05-07 | 1 | -3/+12 |
* | Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). |  Aaron Giles | 2008-02-06 | 1 | -2/+2 |
* | - Added deprecat.h that contains some deprecated/discouraged contructs (see b... |  Zsolt Vasvari | 2008-01-25 | 1 | -0/+1 |
* | Changes for MAME 0.121u2.mame0121u2 |  Aaron Giles | 2007-12-17 | 1 | -7/+7 |
* | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+782 |