summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/exp85.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+2
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* converted i8155 to devcb2. nw. Fabio Priuli2014-04-161-14/+2
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-8/+8
* i8355_device: converted to devcb2 (nw) Ivan Vangelista2014-04-031-9/+3
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-2/+2
* Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... smf-2014-01-131-2/+4
* removed TODO comment that shouldn't have ever been committed (nw) smf-2014-01-111-1/+0
* removed unused terminal_intf (nw) smf-2014-01-111-6/+0
* fix compile (nw) R. Belmont2014-01-111-0/+1
* Added an RS232 port instead of hard coding the serial terminal [smf] smf-2014-01-111-9/+7
* Changed serial terminal to use separate data bits/parity and stop bit setting... smf-2014-01-081-2/+4
* License tags. (nw) Curt Coder2013-10-161-0/+2
* i8085.c: Modernized cpu core (nw) Wilbert Pol2013-08-031-9/+2
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* com8116: Fixed frequency divisors. [Curt Coder] Curt Coder2013-05-171-2/+8
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-281-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-27/+27
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-3/+3
* 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/+263