summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/scn2674.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-7/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-261-125/+201
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-201/+125
* Eliminate the default address map member of address_space_config (nw) AJR2019-02-171-3/+4
* scn2674: Blank display line by line AJR2019-02-121-4/+4
* scn2674: Fix line counter desyncing in pcx (nw) AJR2019-02-101-1/+7
* scn2674: Row buffering and timing improvements AJR2019-02-091-117/+186
* mc2661, mc68681, scn2674 et al.: Eliminate space and mem_mask arguments from ... AJR2018-12-261-2/+2
* scn2672: Reduce VRAM addressing (nw) AJR2018-11-161-7/+7
* Replace ATTOSECONDS_TO_HZ with as_hz where appropriate (nw) AJR2018-11-051-4/+4
* scn2674: Add BREQ output; get a bit smarter about screen reconfiguration (nw) AJR2018-10-281-17/+44
* pcx: Make display work again in new resolution AJR2018-09-161-5/+12
* scn2674.cpp: Actually checking for the optional space helps (nw) AJR2018-07-141-2/+2
* v550: Add keyboard dump [Al Kossow] AJR2018-07-081-29/+68
* maps: Finish devices/video (nw) Olivier Galibert2018-04-201-3/+4
* scn2674: in row table mode double size in cached in screen start 1 (nw) cracyc2018-04-031-1/+1
* scn2674: Add preliminary support for SCN2672 variant AJR2018-03-211-4/+140
* scn2674: Massive register/command processing/logging cleanup (nw) AJR2018-03-211-531/+618
* scn2674: Use same character width for text and graphics modes (nw) AJR2018-03-081-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* scn2674: Avert screen_device::update_partial assert failure during debugging ... AJR2018-01-161-1/+4
* scn2674: Split up logging (nw) AJR2018-01-061-90/+94
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-8/+8
* Remove a bunch of space.device().safe_pc() from devices (nw) Olivier Galibert2017-12-301-8/+8
* scn2674: More standard device configuration (nw) AJR2017-11-251-9/+9
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-105/+120
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* scn2674: add command 0xA6, fixes Octopus status line in Concurrent DOS, and B... mahlemiut2016-11-081-0/+6
* scn2674: correct the row on which a split occurs. Fixes Octopus display of t... mahlemiut2016-11-021-2/+2
* Erase bitmap_rgb32::erase (nw) AJR2016-10-221-1/+1
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* scn2674: make octopus look better (nw) cracyc2016-09-191-0/+10
* octopus: added some more components, pass a few more tests. mahlemiut2016-09-091-1/+1
* octopus: correct CPU speeds, add Z80, add basic video output mahlemiut2016-09-081-1/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-8/+8
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+9
* nw, more PVS-Studio fixes therealmogminer@gmail.com2015-11-091-55/+54
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+766