summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/68ksbc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... smf-2014-02-211-18/+21
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-7/+7
* replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... smf-2013-12-221-3/+3
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-10/+1
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* (MESS) 68ksbc: connected up serial terminal Robbbert2013-06-031-33/+24
* removed local macros since macros with same name but different syntax will be... Miodrag Milanovic2012-09-121-2/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+112