summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video
Commit message (Expand)AuthorAgeFilesLines
* 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
* vreadere: Add LCD driver and connect it to MCU ports AJR2020-12-182-7/+34
* tms9928a: Fix failure to output initial interrupt state AJR2020-12-031-1/+3
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-1/+1
* i8275: Fix a case where the DRQ output could remain unexpectedly set due to D... AJR2020-11-241-0/+1
* Fix most implicit fallthrough warnings from clang Vas Crabb2020-11-171-2/+2
* saa5050: Implemented TLC (Transmitted Large Character) output line. Nigel Barnes2020-11-142-1/+12
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-154-2/+12
* -Switch to building MAME as C++17. Vas Crabb2020-11-153-5/+25
* -emu/devfind: More cleanup/consistency changes. Vas Crabb2020-11-131-1/+4
* misc comments: very unimportant corrections hap2020-11-121-1/+0
* Got rid of a couple of easy auto_alloc_array Vas Crabb2020-11-091-2/+2