summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/vc4000.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-650/+0
* vc4000.c: Reduce tagmap lookups (nw) Wilbert Pol2015-08-021-1/+1
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* removed some of machine().first_screen() users (nw) Miodrag Milanovic2014-03-141-7/+5
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-31/+30
* Modernized vc4000 device. [Andrew Gardner] Andrew Gardner2013-03-061-1/+1
* (MESS) fixed bogus shifts in vc4000_draw_digit() (nw) Oliver Stöneberg2013-02-091-2/+2
* (MESS) vc4000.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-011-20/+20
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-27/+27
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-40/+39
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-3/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-25/+24
* 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/+655