summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/adam
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-138-841/+0
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-078-24/+0
* some astring to std::string conversion (nw) Miodrag Milanovic2015-04-182-2/+2
* Use the same list of centronics devices everywhere (except the Amstrad CPC), ... smf-2014-10-281-1/+1
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-3/+3
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* (MESS) adam: Cleanup. (nw) Curt Coder2014-03-134-62/+19
* (MESS) adam: Converted expansion slots to devcb2. (nw) Curt Coder2014-03-132-76/+23
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-112-6/+6
* Removed some auto_mallocs in favor of dynamic_arrays. Aaron Giles2014-02-192-8/+6
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-092-6/+9
* reduce dependency mak files by 130k (nw) smf-2013-12-292-5/+5
* 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-228-0/+960