summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/dmv
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some typos Cesare Falco2015-01-051-1/+1
|
* (MESS) dmv: added dipswitches to K235 for configure INT5 and INT7 source. (nw) Sandro Ronco2014-11-254-27/+68
|
* (MESS) dmv: add support for K210 and K801 modules. (nw) Sandro Ronco2014-11-225-2/+625
|
* (MESS) dmv: added mouse input. Sandro Ronco2014-11-182-4/+110
|
* MM58167: implemented IRQs and counters write, this allow to pass the K803 ↵ Sandro Ronco2014-11-071-1/+1
| | | | | | diagnostic test. (nw) dirtc: call clock_updated() after increasing the minutes counter. (nw)
* fixed obvious typo. nw. etabeta782014-11-031-1/+1
|
* (MESS) dmv: added preliminary K803 emulation. (nw) Sandro Ronco2014-11-026-4/+210
| | | | (MESS) dmv.xml: added more disks. (nw)
* (MESS) dmv: added K233 and K234 expansion modules. (nw) Sandro Ronco2014-09-216-9/+281
|
* (MESS) removed unneeded files (nw) Sandro Ronco2014-08-152-82/+0
|
* (MESS) dmv: added expansions slot interface. [rfka01, Sandro Ronco] Sandro Ronco2014-08-1512-0/+1553
(MESS) dmv: added boot ROMs from 4 different boards. [rfka01]