summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/scn2674.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* scn2674: fixed row table addressing mode as per documentation Miodrag Milanovic2024-03-021-0/+1
* bud/idpartner/gdp.cpp: hook AVDC and added char rom Miodrag Milanovic2024-02-151-2/+2
* scn2674: Delayed commands use display pointer address, not screen 2 address AJR2020-05-051-0/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-16/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-5/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+5
* scn2674: Row buffering and timing improvements AJR2019-02-091-5/+13
* mc2661, mc68681, scn2674 et al.: Eliminate space and mem_mask arguments from ... AJR2018-12-261-6/+6
* scn2672: Reduce VRAM addressing (nw) AJR2018-11-161-1/+1
* scn2674: Add BREQ output; get a bit smarter about screen reconfiguration (nw) AJR2018-10-281-0/+3
* scn2674/scn2672: Remove MCFG macros (nw) AJR2018-09-081-21/+15
* v550: Add keyboard dump [Al Kossow] AJR2018-07-081-7/+13
* devcb3 Vas Crabb2018-07-071-2/+2
* scn2674: Add missing override keyword (nw) AJR2018-03-211-1/+1
* scn2674: Add preliminary support for SCN2672 variant AJR2018-03-211-2/+27
* scn2674: Massive register/command processing/logging cleanup (nw) AJR2018-03-211-49/+46
* scn2674: Use same character width for text and graphics modes (nw) AJR2018-03-081-8/+2
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-8/+8
* devices/video: some private-ization (nw) Ivan Vangelista2018-02-161-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* scn2674: More standard device configuration (nw) AJR2017-11-251-6/+5
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+9
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-64/+64
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-4/+4
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+133