summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/6821new.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed 6821new.* -> 6821pia.* Aaron Giles2009-03-031-1373/+0
* Changed CA1/CA2/CB1/CB2 device callbacks to be lines Nathan Woods2009-01-281-18/+18
* Converted 6821new to use devcb Nathan Woods2009-01-281-44/+92
* On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: Aaron Giles2009-01-221-2/+0
* Cleanups and version bump.mame0129u1 Aaron Giles2009-01-151-2/+2
* 1. Introduced a parallel 6821 PIA implementation, as a MAME device (6821new.c) Nathan Woods2009-01-111-0/+1327