summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/superpet.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-221-445/+0
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-1/+1
* removed some redundant uses of DEVICE_SELF (nw) smf-2013-05-201-1/+1
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* (MESS) cbm8096: Emulated the 64KB memory expansion card, and promoted driver ... Curt Coder2013-02-221-2/+2
* (MESS) Cleanup. (nw) Curt Coder2013-02-221-10/+36
* (MESS) superpet: Added RS-232 port. (nw) Curt Coder2013-02-151-3/+22
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-15/+15
* (MESS) devcb2 conversions. (nw) Curt Coder2013-02-061-1/+13
* (MESS) superpet: WIP. (nw) Curt Coder2013-02-051-0/+386