summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/zx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sync main driver and res of files Miodrag Milanovic2015-05-261-1/+1
* rest for Juergen (nw) Miodrag Milanovic2015-05-071-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* primary_screen -> first_screen() (nw) Miodrag Milanovic2014-03-151-4/+4
* removed some of machine().first_screen() users (nw) Miodrag Milanovic2014-03-141-7/+5
* cleanup. nw. Fabio Priuli2013-06-031-6/+0
* MESS anonymous timers this time. (nw) Andrew Gardner2013-05-231-2/+21
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-4/+4
* (MESS) zx.c: tagmap cleanups Wilbert Pol2013-01-261-28/+26
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-17/+15
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-5/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+4
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-5/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+217