summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/scv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* primary_screen -> first_screen() (nw) Miodrag Milanovic2014-03-151-3/+3
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
* Updated upd1771.c to use devcb2 (nw) Ivan Vangelista2014-03-111-4/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-19/+20
* upd7810.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2014-02-211-2/+0
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-3/+3
* (MESS) marked Game Boy, Game Boy Color, Game Boy Advance, Game Gear, Intelliv... Fabio Priuli2013-06-081-2/+2
* (MESS) Modernized uPD1771c sound device. [Fabio Priuli] Fabio Priuli2013-06-031-2/+2
* (MESS) scv: need space for terminator Robbbert2013-05-301-1/+1
* (MESS) scv.c: simplified input reading and added save state support [Fabio Pr... Fabio Priuli2013-05-291-69/+56
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-23/+22
* Some mess modernization (nw) Miodrag Milanovic2013-02-181-15/+20
* Getting rid of DEVICE_IMAGE_START (nw) Wilbert Pol2013-02-061-17/+11
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-21/+19
* (MESS) scv.c: Cleanup (nw) Wilbert Pol2013-01-251-18/+13
* (MESS) scv.c: Cleanups (nw) Wilbert Pol2013-01-241-64/+121
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-50/+49
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-7/+7
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-33/+33
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-26/+24
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-3/+3
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-1/+1
* (MESS) Clean up some MACHINE_CONFIG_START. (nw) Sandro Ronco2012-09-081-30/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+885