summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ep64.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-600/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-3/+3
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
* Use the same list of centronics devices everywhere (except the Amstrad CPC), ... smf-2014-10-281-1/+1
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* (MESS) consolidated generic socket / cartslot a bit more: removed Fabio Priuli2014-09-221-2/+2
* some more generic slots. nw. Fabio Priuli2014-09-191-11/+6
* Cleanups and version bump Miodrag Milanovic2014-07-221-1/+1
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-22/+7
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-2/+1
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* (MESS) ep64: Cleaned up devcb2. (nw) Curt Coder2014-03-191-5/+9
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-4/+4
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-5/+14
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-14/+4
* License tags. (nw) Curt Coder2013-10-161-0/+2
* small MACHINE_RESET cleanup Oliver Stöneberg2013-08-051-4/+0
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-36/+36
* (MESS) ep64: Stop Dave from crashing, give Nick RGB32 and resnet colors. (nw) Curt Coder2013-06-101-86/+85
* (MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder] Curt Coder2013-06-061-0/+624