summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/ds2401.c
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-22/+7
* Switch from m_machine to machine() everywhere. In some cases this Aaron Giles2011-04-181-1/+1
* BIG update. Aaron Giles2011-03-291-2/+2
* PSX: smf-2011-02-201-4/+4
* ksys573, naomi: Device-ify the security flashes and the dallas id chip. [O. G... Olivier Galibert2011-02-111-159/+156
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-8/+8
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-2/+2
* Attotime bulk conversion step: Aaron Giles2011-02-031-7/+7
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-3/+1
* Hi mamedev, Aaron Giles2008-12-161-5/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-121-17/+18
* Here's the big one.... Aaron Giles2008-12-111-8/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-111-2/+1
* Hi mamedev, Aaron Giles2008-12-081-8/+9
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-6/+6
* Move cpunum_get_active() removal. Aaron Giles2008-11-271-1/+1
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-2/+2
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-6/+6
* Major cpuintrf changes: Aaron Giles2008-11-101-2/+3
* Fixed state loading now that the digital i/o board's serial number has been c... smf-2008-03-301-1/+0
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-7/+7
* (From Oliver Stoneberg) Aaron Giles2008-01-031-1/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-8/+3
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+272