summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/tm990189.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-2/+2
* tms9902_device: converted to devcb2 (nw) Ivan Vangelista2014-04-211-11/+4
* tms9928a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-171-7/+2
* (MESS) TMS99xx users adapted to use devcb2. (nw) Michael Zapf2014-03-211-11/+4
* (MESS) devcb2 migration. (nw) Michael Zapf2014-03-191-66/+130
* ti99: Some cleanups wrt. CPU configuration. Michael Zapf2013-10-191-17/+5
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* (MESS) Using the split addressing (setaddress ... read/write) Michael Zapf2013-09-301-1/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-9/+10
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-5/+4
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-104/+104
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* srcclean (nw) Curt Coder2012-10-071-1/+1
* Minor cleanup (no whatsnew) Miodrag Milanovic2012-10-031-19/+14
* Rename driver state classes to have _state in their names (no whatsnew) Miodrag Milanovic2012-10-031-85/+85
* Added missing DECLARE_'s. (nw) Curt Coder2012-09-251-1/+1
* Some manual cleanup (no whatsnew) Miodrag Milanovic2012-09-251-9/+10
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-25/+24
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1021