summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/digel804.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* BFM BD1 and ROC10937 now have proper device line accessors for the clock (scl... James Wallace2014-04-111-9/+3
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-6/+2
* MESS compiles now too.. (nw) Scott Stone2014-04-081-1/+1
* mm74c922: devcb2. (nw) Curt Coder2014-03-251-13/+7
* Rewritten 6551 emulation. Changed clock to be the o2 clock instead of the bau... smf-2014-03-171-1/+2
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-9/+10
* removed unused rxd callback from mos6551 and made devcb2 consistent with othe... smf-2013-12-231-1/+1
* specify licenses (after checking with balrog and Kevtris) Jonathan Gevaryahu2013-10-271-1/+1
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* (MESS) Refactored all drivers to use the new MOS6551 and removed the old impl... Curt Coder2013-02-061-6/+6
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-97/+97
* 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 (no whatsnew) Miodrag Milanovic2012-09-261-4/+4
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+712