Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all devices into separate part of src tree (nw) | 2015-09-13 | 1 | -152/+0 | |
| | |||||
* | removed restriction link for BSD3 licensed files (nw) | 2015-05-07 | 1 | -3/+0 | |
| | |||||
* | Remove local lists of midi devices as they are currently all the same [smf] | 2014-02-23 | 1 | -19/+0 | |
| | |||||
* | Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock ↵ | 2014-02-21 | 1 | -27/+15 | |
| | | | | hacks. Standardised COM8116 DEVCB2 callbacks. GUS gf1_device device derives from acia6850_device to gain access to the tx & rx irq state, rather than exposing it with a public method. [smf] | ||||
* | created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ↵ | 2014-02-15 | 1 | -4/+7 | |
| | | | | and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf] | ||||
* | replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which ↵ | 2013-12-22 | 1 | -21/+3 | |
| | | | | allows multiple chips to be connected together without using glue methods. [smf] | ||||
* | converted serial & rs232 devices to devcb2 [smf] | 2013-12-20 | 1 | -12/+4 | |
| | |||||
* | (MESS) c64: Moved expansion and user ports under emu/bus. (nw) | 2013-10-20 | 1 | -0/+209 | |