summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/prof80.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) ecbbus: devcb2. (nw) Curt Coder2014-03-151-12/+1
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-4/+4
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-1/+1
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-16/+2
* (MESS) prof80: Added a device for the MMU. [Curt Coder] Curt Coder2013-11-221-107/+48
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-221-14/+5
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Some more updates regarding commented out code, forgotten during past device ... Ivan Vangelista2013-09-071-3/+3
* small MACHINE_RESET cleanup Oliver Stöneberg2013-08-051-4/+0
* upd1990a: devcb2. (nw) Curt Coder2013-06-101-12/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-9/+9
* (MESS) prof80: Added RS-232 ports. (nw) Curt Coder2013-02-151-1/+24
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-281-17/+9
* (MESS) prof80,prof180: Connect softlist. (nw) Curt Coder2013-01-121-4/+6
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-44/+44
* (MESS) prof80: Cleanup. (nw) Curt Coder2012-12-071-10/+0
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-7/+2
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-39/+25
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-7/+7
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+684