summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/x2212.h
Commit message (Expand)AuthorAgeFilesLines
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+3
* X2212 now uses device template. Also changed all handlers to use devcb protot... Couriersud2010-06-031-10/+7
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-4/+4
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-3/+0
* 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-0/+7
* preliminary firefox emulation. smf-2008-09-131-0/+25