summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/z80pio.c
Commit message (Expand)AuthorAgeFilesLines
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* [Z80PIO] Added alternate read/write handlers. Curt Coder2009-06-021-0/+14
* Deprecated device_set_info. Almost all devices had a NULL or empty Aaron Giles2009-04-231-10/+0
* From: Kevin Eshbach [mailto:keshbach@comcast.net] Aaron Giles2009-04-081-28/+23
* From: Robert [mailto:pac0446@bigpond.net.au] Aaron Giles2009-03-191-1/+6
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-1/+1
* On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: Aaron Giles2009-01-221-2/+0
* Cleaned up device and sound interfaces to match the CPU Aaron Giles2008-12-191-5/+5
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-2/+2
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-10/+10
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-13/+10
* This patch replaces the Machine parameter where an running_machine * Aaron Giles2008-11-131-1/+0
* Converted Z80 SIO to device. Updated drivers accordingly. Aaron Giles2008-09-301-7/+1
* Converted Z80 CTC to a proper device. Updated all drivers. Aaron Giles2008-09-291-8/+22
* Converted the z80pio implementation into a device. Wilbert Pol2008-09-281-210/+248
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-34/+34
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-261-15/+15
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-2/+2
* Cleanups and version bump to 0.123u5.mame0123u5 Aaron Giles2008-03-131-1/+1
* From: Mariusz Wojcieszek Aaron Giles2008-03-131-16/+61
* From: Robert [mailto:pac0446@bigpond.net.au] Aaron Giles2008-02-281-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* (From Atari Ace) Aaron Giles2007-12-311-5/+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/+537