summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/i8275.cpp
Commit message (Expand)AuthorAgeFilesLines
* i8275: Fix a case where the DRQ output could remain unexpectedly set due to D... AJR2020-11-241-0/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+2
* i8275: Simplify read/write handlers (nw) AJR2019-10-051-4/+4
* i8275: Calculate refresh rate from software-configured parameters AJR2019-07-021-5/+5
* wy100: Add speaker (nw) AJR2019-07-021-1/+4
* i8275: Continue DMA bursts when display is stopped (nw) AJR2019-07-011-20/+18
* i8275: Improve and simplify handling of field attributes AJR2019-06-071-111/+84
* systel100: Display characters on screen (nw) AJR2019-05-311-0/+1
* New machines marked as NOT_WORKING AJR2018-08-211-5/+17
* i8275: Clean up code slightly (nw) AJR2018-06-141-18/+15
* wicat: Reduce video glitchiness with more sensible interrupt handling AJR2018-06-081-2/+2
* i8275: DMA refinements AJR2018-06-071-32/+34
* i8275: Fix underline-related row blanking; clean up a few more drivers (nw) AJR2018-05-231-2/+3
* i8275: Blank top and bottom row lines when underline is greater than 7 AJR2018-05-211-55/+75
* i8275: fix thinko in previous commit; make Preset Counters command useful. Sergey Svishchev2018-02-121-4/+27
* i8275: handle invisible field attributes and "end of row - stop dma" special ... Sergey Svishchev2018-01-311-51/+79
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-11/+11
* i8275: Remove assert now that buffer overflow is guarded against in non-debug... AJR2017-11-021-1/+0
* Fix potential buffer overflow Frank Palazzolo2017-11-011-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-31/+30
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* 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-5/+5
* reverting: Miodrag Milanovic2016-01-201-21/+21
* tags are now strings (nw) Miodrag Milanovic2016-01-161-21/+21
* cleanup (nw) Miodrag Milanovic2015-12-261-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+691