summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/vtech2.c
Commit message (Expand)AuthorAgeFilesLines
* Removed palette_device parameter from gfx draw methods. All draw methods now ... Alex W. Jackson2014-03-191-8/+8
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-8/+8
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-8/+8
* Moved drawgfx functions to gfx_element (nw) Miodrag Milanovic2014-02-131-8/+8
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-28/+26
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-8/+8
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-12/+11
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+313