summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mekd2.c
Commit message (Expand)AuthorAgeFilesLines
* rest for Juergen (nw) Miodrag Milanovic2015-05-071-1/+1
* did change on Robbberts behalf (nw) Miodrag Milanovic2015-05-071-1/+1
* (MESS) mekd2.c: after several investigations, I came to Fabio Priuli2014-09-241-17/+13
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-1/+1
* (MESS) ensure cassette-save timer is synchronised to cpu. Robbbert2014-04-211-0/+7
* Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... smf-2014-02-211-13/+13
* (MESS) cons <--> comp Robbbert2014-01-261-1/+1
* remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) smf-2014-01-071-9/+9
* fixed swapped cb1 & ca2 read callbacks during conversion (nw) smf-2014-01-061-1/+1
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-34/+13
* replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... smf-2013-12-221-11/+2
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* (MESS) MEK6800D2 : Added cassette interface, system listed as WORKING [Robbbert] Robbbert2013-06-161-51/+100
* (MESS) mekd2: Added paste facility. Robbbert2013-06-141-27/+40
* MESS anonymous timers this time. (nw) Andrew Gardner2013-05-231-4/+19
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-1/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+2
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-32/+32
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-3/+3
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-3/+4
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+372