summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/devcb.c
Commit message (Expand)AuthorAgeFilesLines
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-5/+5
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-12/+12
* 1. Added the ability to invoke CPU input lines with devcb callbacks Nathan Woods2009-01-311-0/+21
* Cleanups and version bump.mame0129u3 Aaron Giles2009-01-291-18/+18
* Added new module devcb, which can generically handle conversions between device Aaron Giles2009-01-261-0/+262