summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video
Commit message (Expand)AuthorAgeFilesLines
* 315_5124.cpp: Fix color in SMS1 VDP(315-5124), Add hardware notes (#7855) cam9002021-05-261-18/+21
* srcclean for release Vas Crabb2021-05-231-3/+3
* pwm_display: add separate handlers for matrix x/y sides hap2021-05-052-0/+10
* upd7220.cpp: make a bitmap partition of len==0 to be max size, fixes pc98 mad... Angelo Salese2021-04-301-6/+18
* upd7220, qx10: Implement display zoom support (#8004) Brian Johnson2021-04-261-9/+12
* srcclean in preparation for branching release Vas Crabb2021-04-251-1/+1
* pwm.h: missed one sync() hap2021-04-241-1/+1
* util/cdrom.cpp: Disable debug log message when parsing TOC. Vas Crabb2021-04-241-31/+23
* t6963c: increase default contrast a bit hap2021-04-241-6/+6
* pwm_display: remove the need to manually call update hap2021-04-242-76/+63
* upd7220: fix copy paste bug in DMA handling Brian Johnson2021-04-241-39/+51
* upd7220: Support DMAW and DMAR commands Brian Johnson2021-04-202-59/+147
* upd7220: Fixed mixed mode display area partition parsing Brian Johnson2021-04-201-5/+0
* New machines marked as NOT_WORKING (#7904) Angelo Salese2021-04-191-1/+3
* srcclean in preparation for release Vas Crabb2021-03-281-2/+2
* rc759: Major improvements to I82730, hook up SN76489A, preliminary palette Dirk Best2021-03-152-169/+544
* typo fix Scott Stone2021-03-111-1/+1
* sk.cpp and 315_5313 devices, actions_atj2279b, rainbow and silverball drivers... Ivan Vangelista2021-02-201-8/+8
* 315_5313.cpp: Fix/Add hardware related notes (#7567) cam9002021-02-201-3/+12
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-1417-90/+79
* MT 06668: mhavoc: graphics missing in maze stages Robbbert2021-02-141-1/+2
* snes_ppu: Coverity 316154 Robbbert2021-02-141-12/+3
* Revert "i8244: fix problem with major system overlap" hap2021-02-011-11/+12
* i8244: fix problem with major system overlap hap2021-02-011-12/+11
* Update "2020" text to "2021" (#7713) Stiletto2021-01-281-1/+1
* srcclean in preparation for branching release Vas Crabb2021-01-241-4/+4
* i8244: fix recent regression hap2021-01-221-5/+6
* artwork/chess: change chess symbols to svg hap2021-01-181-1/+1
* i8244: remove confusing invalid_register function hap2021-01-162-75/+43
* - sa1110: Added skeleton handling for UDC sub-device handling. [Ryan Holtz] Ryan Holtz2021-01-152-10/+193
* ef9340_1: add pinout reference hap2021-01-153-63/+90
* metro.cpp: Fix tilemap offset regression cam9002021-01-142-0/+6
* i8244: split big screen_update function into several pieces hap2021-01-132-225/+263
* i8244: changed character layer priorities hap2021-01-122-87/+79
* - m950x0: Removed private specifier in favor of protected. [Ryan Holtz] Ryan Holtz2021-01-101-1/+4
* - m950x0: Added implementation for STmicro M950x0 SPI EEPROM series. [Ryan Ho... Ryan Holtz2021-01-102-9/+97
* metro.cpp, hyprduel.cpp: Move interrupt control (mostly) down into VDP AJR2021-01-092-8/+166
* i8244.h: add pinout info hap2021-01-091-3/+20
* odyssey2: correct copyright holders hap2021-01-092-2/+2
* hitpoker.cpp, tlc34076: Initialize more pointers and variables AJR2020-12-311-1/+6
* VG5000ยต fix latched attributes on delimiter. (#7610) Sylvain Glaize2020-12-301-16/+17
* imagetek_i4100_device: Add some missing initializations, hopefully fixing ran... Olivier Galibert2020-12-281-0/+19
* srcclean for 0.227 Vas Crabb2020-12-275-182/+182
* -sa1111, sed1356: Turned logging back off. [Ryan Holtz] Ryan Holtz2020-12-261-1/+1
* -sa1110: Added initial attempt at UART receiving. LSB of received data seems ... Ryan Holtz2020-12-261-1/+1
* -sa1110, sa1111, sed1356: Turned off error logging. [Ryan Holtz] Ryan Holtz2020-12-251-1/+1
* saa5240.cpp: Preliminary SAA5240/43 Computer Controlled Teletext emulation. Nigel Barnes2020-12-252-0/+968
* New machines marked as NOT_WORKING Ryan Holtz2020-12-242-0/+2126
* lbpc: Add keyboard interface AJR2020-12-221-1/+1
* epl43102: Recognize some specific registers AJR2020-12-182-5/+83