summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/ep64.h
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-98/+0
|
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
|
* some more generic slots. nw. Fabio Priuli2014-09-191-1/+4
|
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ↵ smf-2014-02-151-2/+1
| | | | and midi devices, changed h89 to use an rs232 port to communicate with the serial terminal to instead of connecting it directly. [smf]
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ↵ smf-2014-02-091-0/+3
| | | | buffer device to allow configuration in MCFG. Renamed centronics device "printer" to "image". FM-7 parallel port joystick works again. Added support for using PC LPT control lines as inputs (not tested). c64 geocable now just passes individual lines through, changed the strobe line to what is documented online (not tested). Converted MSX & exidy sorcerer parallel port DAC to use covox device instead of using a configuration switch (not tested). Sorcerer parallel port is more like the commodore user port, so should be converted to it's own slot where one option is a centronics card. [smf]
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
|
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-221-1/+1
|
* License tags. (nw) Curt Coder2013-10-161-0/+2
|
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-27/+27
|
* (MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder] Curt Coder2013-06-061-0/+94