summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/pd4990a.c
Commit message (Expand)AuthorAgeFilesLines
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-2/+2
* Split implementation for legacy devices into a separate macro. Updated all Aaron Giles2010-06-111-0/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+2
* 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
* The other larger patch adds missing static and const qualifiers, and Aaron Giles2009-06-081-3/+3
* Cleanups and version bump.mame0131u4 Aaron Giles2009-06-041-19/+19
* Partially converted NEC uPD4990A RTC to be a MAME device. Moved clock init to... Fabio Priuli2009-06-011-230/+398
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-111-3/+1
* Hi mamedev, Aaron Giles2008-12-081-23/+24
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-23/+24
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-23/+23
* Here's another MAME tidy patch. This one adds missing const/statics, Aaron Giles2008-11-021-2/+18
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+352