summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/ygv608.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate some explicit device tag lookups (nw) AJR2018-05-131-2/+2
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-6/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* ygv608.cpp: Fix a small graphics glitch in RALLY-X Arrangement Agiri2017-12-311-2/+3
* ygv608.cpp: Add mosaic effect for Galaga Arrangement Ending/Staffroll Agiri2017-12-301-0/+1
* ygv608.cpp: small cleanups Agiri2017-10-281-0/+1
* srcclean (nw) Vas Crabb2017-10-221-41/+41
* ygv608.cpp: kill legacy ports variables (nw) angelosa2017-09-281-18/+6
* ygv608.cpp: kill legacy register code (nw) angelosa2017-09-281-76/+0
* ygv608.cpp: screen control 12 (nw) angelosa2017-09-281-0/+6
* ygv608.cpp: kill legacy code (nw) angelosa2017-09-271-2/+0
* ygv608.cpp: screen control 11 (layer transparency enable), made POST screens ... angelosa2017-09-271-0/+9
* ygv608.cpp: fixed page select boundaries for tilemap drawing, fixes Namco Cla... angelosa2017-09-261-0/+1
* ygv608.cpp: screen control 9 (nw) angelosa2017-09-261-0/+5
* ygv608.cpp: screen control 7 & 8 (nw) angelosa2017-09-261-7/+25
* ygv608.cpp: rewritten built in RAM access control (nw) angelosa2017-09-261-0/+10
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* never hurts to srcclean (nw) Vas Crabb2017-07-091-64/+64
* Misc fixes (nw) Olivier Galibert2017-07-031-1/+1
* yg608.cpp: added border color [Angelo Salese] angelosa2017-06-301-1/+3
* ygv608.cpp: log mosaic (nw) angelosa2017-06-301-0/+7
* ygv608.cpp: pattern name table pointer access (nw) angelosa2017-06-301-6/+17
* ygv608.cpp: address pointer clean-ups (nw) angelosa2017-06-291-5/+19
* ygv608.cpp: misc irq changes (nw) angelosa2017-06-291-2/+5
* Moved ROZ registers out of the legacy code (nw) angelosa2017-06-291-3/+26
* Moved base address out of legacy switch case (nw) angelosa2017-06-291-0/+1
* ygv608.cpp: added preliminary raster irq hookup (limited usage in NCV2) (nw) angelosa2017-06-291-0/+1
* ygv608.cpp: added CRTC function, moved irqs in handler callbacks [Angelo Salese] angelosa2017-06-291-8/+67
* ygv608.cpp: log registers into own space, handling will follow up (nw) angelosa2017-06-291-3/+14
* ygv608.cpp: converted ports to AM_DEVICE (nw) angelosa2017-06-281-5/+21
* Move a few statics out from r/w handlers (nw) angelosa2017-06-281-0/+5
* YGV608 accessors are 8-bits not 16 (nw) angelosa2017-06-281-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-278/+100
* srcclean (nw) Vas Crabb2017-02-191-1/+1
* namcond1.cpp: enabled preliminary ROZ effects in ygv608 core [Angelo Salese] angelosa2017-01-301-1/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-81/+81
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-11/+2
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* update licenses for : Tony La Porta, Sean Young, Mathis Rosenhauer, Paul Prie... Miodrag Milanovic2015-05-151-1/+1
* add owner (nw) Miodrag Milanovic2015-05-141-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-0/+5
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-0/+6
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-7/+7
* make ygv608 a device (nw) Miodrag Milanovic2013-07-251-33/+77
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0