summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/z80pio.h
Commit message (Expand)AuthorAgeFilesLines
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-29/+29
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-1/+1
* De-legacy the z80pio device. Aaron Giles2012-08-081-35/+22
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-37/+13
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-3/+3
* Modified way device_type constants are defined in order to get unidasm compil... Miodrag Milanovic2010-06-291-1/+1
* Changed device name from an overridable function to a parameter passed to Aaron Giles2010-06-251-3/+0
* Cleanups and version bump. Aaron Giles2010-06-171-12/+12
* Regression fixes: Aaron Giles2010-06-141-9/+16
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-26/+164
* Added ARDY/BRDY signal read handlers to Z80 PIO. [Curt Coder] Curt Coder2010-03-071-0/+4
* Cleanups and version bump. Aaron Giles2010-03-041-1/+1
* Complete rewrite of the Z80-PIO implementation. The handshaking signals are n... Curt Coder2010-02-171-56/+43
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* 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/+0
* [Z80PIO] Added alternate read/write handlers. Curt Coder2009-06-021-0/+2
* From: Kevin Eshbach [mailto:keshbach@comcast.net] Aaron Giles2009-04-081-7/+9
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-3/+3
* Added pinout, not worth mentioning in whatsnew. Curt Coder2008-10-131-1/+24
* Converted Z80 SIO to device. Updated drivers accordingly. Aaron Giles2008-09-301-7/+0
* Converted Z80 CTC to a proper device. Updated all drivers. Aaron Giles2008-09-291-13/+5
* Converted the z80pio implementation into a device. Wilbert Pol2008-09-281-42/+42
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-7/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* Cleanups and version bump to 0.123u5.mame0123u5 Aaron Giles2008-03-131-1/+1
* From: Mariusz Wojcieszek Aaron Giles2008-03-131-0/+12
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+92