summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/tec1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-2/+2
* (MESS) TEC1: Reduced tag lookups. Robbbert2013-06-021-13/+49
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-3/+3
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-4/+4
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-3/+3
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-25/+25
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-2/+2
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-19/+19
* removed local macros since macros with same name but different syntax will be... Miodrag Milanovic2012-09-121-4/+2
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+427