summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/z80dart.h
Commit message (Expand)AuthorAgeFilesLines
* replaced read rx callback in Z80DART (and clones) with a write handler, which... smf-2013-12-221-4/+3
* diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] Olivier Galibert2013-11-181-0/+1
* (MESS) compis: Connected the FDC via the iSBX bus. [Curt Coder] Curt Coder2013-10-201-0/+2
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-12/+12
* z80dart: Cleanup. (nw) Curt Coder2013-05-281-36/+20
* z80dart: Refactored z80dart_channel to implement device_serial_interface. (nw) Curt Coder2013-05-281-39/+15
* z80dart: Refactored dart_channel to be of device_t kin. (nw) Curt Coder2013-05-281-188/+355
* (MESS) Refactored drivers to use z80dart.c instead of z80sio.c, the easy part... Curt Coder2013-05-271-1/+7
* z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder] Curt Coder2013-05-271-51/+160
* (MESS) abc80x: Connected RS-232 ports to Z80 DART/SIO. (nw) Curt Coder2013-02-151-0/+13
* z80dart: Added modern register accessors. (nw) Curt Coder2013-02-021-0/+5
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-63/+63
* Memory handler normalization, part 1. Aaron Giles2012-09-171-8/+8
* 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