summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/imsai.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-142/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-1/+1
* did change on Robbberts behalf (nw) Miodrag Milanovic2015-05-071-1/+1
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-6/+2
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-21/+14
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-12/+1
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-6/+8
* replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... smf-2013-12-221-2/+0
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* (MESS) imsai : added devices (nw) Robbbert2013-09-121-4/+60
* (MESS) New skeleton [Robbbert] Robbbert2013-09-111-0/+106