summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/i8243.c
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-125/+0
* Some changes/corrections to device descriptions from MASH and Tafoid (nw) Scott Stone2014-04-101-1/+1
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-2/+2
* 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-3/+3
* Removed unneeded includes. (nw) Curt Coder2012-12-071-1/+0
* 05062: monsterb: Buzzing sound during opening and gameplay. [Phil Bennett] Phil Bennett2012-11-191-3/+3
* updated i8243 to use devcb2 and remove trampolines (no whatsnew) Miodrag Milanovic2012-10-161-55/+11
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-2/+4
* Reimplemented devcb using delegates and classes. Unified the logic Aaron Giles2011-05-021-9/+11
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-36/+26
* Removed short name as parameter from device_config this way it is not mandato... Miodrag Milanovic2011-02-111-1/+1
* - Added shortname to devices in order to make ROM loading per device possible... Miodrag Milanovic2011-02-101-1/+1
* Similar issue as with ins8154. No whatsnew. Ryan Holtz2010-08-271-1/+4
* Updated the i8243 Port Expander device to no longer be legacy. [Harmony] Ryan Holtz2010-08-271-109/+93
* 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-5/+4
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-3/+3
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-0/+1
* On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: Aaron Giles2009-01-221-1/+0
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-7/+7
* Removed bogus port 4-7 definitions from MCS-48. Added i8243 Aaron Giles2009-01-041-0/+187