summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/s100_wunderbus.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) s100: Moved under emu/bus. (nw) Curt Coder2013-10-201-582/+0
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Fixed regression. (nw) Curt Coder2013-06-101-2/+2
* upd1990a: devcb2. (nw) Curt Coder2013-06-101-7/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-3/+4
* mpz80: Fixed terminal. [Curt Coder] Curt Coder2013-05-201-2/+2
* removed some redundant uses of DEVICE_SELF (nw) smf-2013-05-201-1/+1
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-3/+3
* (MESS) mpz80: Refactored to use serial terminal thru an RS-232 port. [Curt Co... Curt Coder2013-05-191-25/+62
* (MESS) mpz80: Fixed regression. (nw) Curt Coder2013-05-191-1/+1
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-8/+1
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* (MESS) Used modern accessors for i8259. (nw) Curt Coder2013-02-021-10/+10
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-76/+75
* (MESS) s100: Cleanup. (nw) Curt Coder2012-12-071-18/+20
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-6/+6
* Memory handler normalization, part 1. Aaron Giles2012-09-171-4/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+554