summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/z80dart.h
Commit message (Expand)AuthorAgeFilesLines
* Exposed the Z80 DART interrupt vector to non-Z80 users. [Curt Coder] Curt Coder2011-09-261-0/+3
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-43/+20
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-20/+20
* Z80DART changes: [Curt Coder] Curt Coder2010-08-221-19/+37
* Expanded the Z80-DART interface to allow future implementation of Z80-SIO fea... Curt Coder2010-08-211-7/+77
* 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-13/+13
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-51/+235
* Imported Z80 DART and Z80 STI from MESS. (no whatsnew) Curt Coder2010-03-081-0/+132