summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/ql.h
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-143/+0
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* (MESS) ql: Fixed QIMI mouse. (nw) Curt Coder2014-06-051-1/+15
* (MESS) ql: Added slot interfaces for the expansion and ROM cartridge ports. M... Curt Coder2014-06-041-164/+42
* (MESS) ql: Added ROM cartridge slot interface. (nw) Curt Coder2014-06-031-0/+1
* (MESS) ql: Started expansion port slotification. (nw) Curt Coder2014-05-241-2/+14
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-66/+66
* (MESS) ql.c: Added emulation of both the QIMI and Sandy mice to the QL drive... Scott Stone2014-03-261-29/+99
* (MESS) ql.c - Fixed up communication between main 68008 CPU and 8048 IPC so t... Scott Stone2014-02-241-1/+1
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-1/+1
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Cleanup. (nw) Curt Coder2013-06-101-2/+0
* (MESS) ql: Fixed regression. (nw) Wilbert Pol2013-05-211-2/+2
* (MESS) ql: Added RS-232 ports. [Curt Coder] Curt Coder2013-05-211-0/+7
* 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-1/+21
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-60/+60
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-2/+2
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+138