summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/timex.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-8/+0
* converted some more global_alloc_array() usage to dynamic_array/dynamic_buffe... Oliver Stöneberg2014-03-291-11/+2
* replaced some more malloc/free usage with global_alloc_array/global_free_arra... Oliver Stöneberg2014-03-281-7/+7
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* modernised the AY8910 [smf] smf-2013-05-121-2/+2
* small cleanup (nw) Miodrag Milanovic2013-03-041-94/+83
* Finished moving quicload/snapshot formats into machine folder (nw) Miodrag Milanovic2013-02-221-2/+115
* (MESS) Cleaned up tagmap usage in the spectrum drivers a bit. (nw) Wilbert Pol2013-02-071-80/+69
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+14
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-13/+13
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-80/+80
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-18/+16
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+724