summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/6850acia.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* 6850acia.c: Improved DCD signal handling. [Wilbert Pol] Wilbert Pol2013-04-251-0/+2
* isa_gus: Added MIDI In and Out. mahlemiut2013-02-011-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-54/+54
* Cleanups and version bumpmame0142u3 Angelo Salese2011-05-081-1/+1
* Cleanup acia6850 modernization, removing trampolines. Aaron Giles2011-05-041-38/+18
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-39/+11
* running_device -> device_t Aaron Giles2010-12-311-5/+5
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-3/+3
* Added receive byte function to MC6850 ACIA for MESS generic terminal emulatio... Curt Coder2010-12-201-0/+4
* Adjust MC6850 receive/transmit timer periods when clocks are changed. [Curt C... Curt Coder2010-12-101-2/+2
* Updated the PTM 6840 device to no longer be legacy. [Harmony] Ryan Holtz2010-08-261-0/+1
* Updated the ACIA 6850 device to no longer be legacy. [Harmony] Ryan Holtz2010-08-261-15/+171
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-4/+4
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-3/+1
* Having decided to look at the MAME source again, I have a fairly minor patch: Aaron Giles2009-03-191-4/+4
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Refactored the ACIA6850 to use devcb. Curt Coder2009-02-091-19/+12
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-0/+7
* Cleanups/version bump/added missing drivers.mame0128u5 Aaron Giles2008-12-061-2/+2
* Made the 6850 ACIA a device Nathan Woods2008-12-031-73/+54
* From: JEA Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2008-04-021-0/+3
* From: JEA Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2008-02-191-0/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+90