summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/rtc65271.c
Commit message (Expand)AuthorAgeFilesLines
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+3
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-12/+12
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Fixed recent regression reports. Aaron Giles2009-12-231-166/+210
* preliminary work on beatmania iidx, still lots to do but I didn't want to was... smf-2009-05-281-1/+20
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-211-4/+7
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-111-4/+3
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-3/+4
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-261-3/+2
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-5/+5
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-3/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+654