summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/74153.c
Commit message (Expand)AuthorAgeFilesLines
* Some changes/corrections to device descriptions from MASH (nw) Scott Stone2014-03-311-1/+1
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-4/+4
* Modernized 74153.c. This still needs updating to devcb/devcb2. (nw) Ivan Vangelista2013-08-271-125/+100
* devlegcy.h usage cleanup (nw) Oliver Stöneberg2013-07-101-0/+1
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-38/+36
* 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-15/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+38
* Removed legacy inline_config support and updated devices using it (no whatsnew) Miodrag Milanovic2012-08-301-3/+1
* Removed template usage for legacy devices, to make my future work easier (nw) Miodrag Milanovic2012-08-301-6/+14
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-1/+1
* Get rid of state_save_register_device_* macros in favor of direct Aaron Giles2011-02-091-12/+12
* running_device -> device_t Aaron Giles2010-12-311-8/+8
* Split implementation for legacy devices into a separate macro. Updated all Aaron Giles2010-06-111-0/+2
* 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-9/+9
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* First round of fixes for post-initialization allocs. Aaron Giles2009-12-201-65/+85
* Added savestate support to the following devices: [MooglyGuy] Ryan Holtz2009-01-041-17/+30
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-211-3/+6
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+151