summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/upd4701.c
Commit message (Expand)AuthorAgeFilesLines
* Some changes/corrections to device descriptions from MASH and Tafoid (nw) Scott Stone2014-04-121-1/+1
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* modernised adc083x, ds2401, upd4701 [smf] smf-2013-05-091-194/+114
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+0
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-18/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+38
* Removed template usage for legacy devices, to make my future work easier (nw) Miodrag Milanovic2012-08-301-6/+11
* Get rid of state_save_register_device_* macros in favor of direct Aaron Giles2011-02-091-14/+14
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* 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-1/+1
* 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-1/+1
* Cleanups and version bump.mame0131u4 Aaron Giles2009-06-041-18/+18
* Fixed save state issues for all but 2 of the devices I converted earlier Fabio Priuli2009-06-011-14/+14
* Converted NEC uPD4701 to be a MAME device and hopefully fixed ACD083x device ... Fabio Priuli2009-06-011-191/+200
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-111-4/+2
* Hi mamedev, Aaron Giles2008-12-081-14/+15
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-14/+15
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-14/+14
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+307