summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/mface2.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Moved the remaining slot interfaces to emu/bus. (nw) Curt Coder2014-03-171-348/+0
* redo amstrad expansion slot devcb usage (nw) Miodrag Milanovic2014-03-161-4/+4
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-1/+1
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-18/+18
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+348