summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video
Commit message (Expand)AuthorAgeFilesLines
* cleanuo Miodrag Milanovic2015-12-053-8/+1
* removed usage of deprecated register keyword in our code (nw) Miodrag Milanovic2015-12-041-3/+3
* clang-modernize part 6 Miodrag Milanovic2015-12-046-34/+34
* clang-modernize part 3 Miodrag Milanovic2015-12-0445-158/+158
* Merge pull request #484 from jfdelnero/master Miodrag Milanović2015-12-022-28/+84
|\
| * Clear screen, Screen scanning command added. Jean-François DEL NERO2015-12-012-28/+84
* | Merge pull request #478 from jfdelnero/master Miodrag Milanović2015-11-302-0/+561
|\|
| * EF9365 video controller skeleton added. Jean-François DEL NERO2015-11-292-0/+561
* | apricot: use hd6845, cleanup mc6845 Dirk Best2015-11-291-4/+0
* | mc6845: add AMS40489 CRTC mahlemiut2015-11-272-0/+31
|/
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-256-22/+22
* Fixed uninitialized class members Miodrag Milanovic2015-11-1914-23/+45
* mc6845: fixed hd6845 rasters in interlace mode Nigel Barnes2015-11-143-10/+19
* Fixed some suggestions by ReSharper C++ (nw) Miodrag Milanovic2015-11-141-5/+5
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+2
* nw, more PVS-Studio fixes therealmogminer@gmail.com2015-11-096-62/+58
* fix compile (nw) Miodrag Milanovic2015-11-081-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0877-0/+0
* - Fix some instances of PVS-Studio warning V501, "There are identical sub- therealmogminer@gmail.com2015-11-062-5/+2
* mc6845: Display Start Address is write-only on MC6845, and read-write on HD6... mahlemiut2015-11-051-2/+2
* - Fix all instances of PVS-Studio warning V578, "An odd bitwise operation therealmogminer@gmail.com2015-11-041-1/+1
* More appeasement of the standards gods (nw) Vas Crabb2015-11-021-5/+5
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-015-127/+127
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-20/+20
* mc6845: screen reconfig callback (nw) cracyc2015-10-262-0/+15
* Merge pull request #413 from Pernod70/master Miodrag Milanović2015-10-242-120/+269
|\
| * saa5050: graphics generator and character rounding Nigel Barnes2015-10-212-120/+269
* | PSX GPU: Fix the 24bit rendering of video sequences on games such as GranTuri... Felipe Corrêa da Silva Sanches2015-10-221-1/+1
|/
* upd7220: mm1m6 seems to depend on fifo showing empty when there's one byte le... cracyc2015-10-111-3/+2
* mikromik: implement the 7220 offset and screen size change differently as the... cracyc2015-10-102-25/+16
* clean up debug log kara10010002015-10-091-1/+0
* fix MikroMikko 1 video kara10010002015-10-092-5/+24
* fix MikroMikko 1 video mismatch between hres and text kara10010002015-10-091-15/+6
* Merge branch 'polyplay' Andrew Gardner2015-10-061-0/+144
|\
| * Fixed a silly bug in the poly.h clipping code. Andrew Gardner2015-09-231-7/+7
| * A suggestion for how and where to put global MAME frustum clipping functions for Andrew Gardner2015-09-161-0/+144
* | v9938.c: fix off by one for pal timing (nw) Wilbert Pol2015-09-231-1/+1
* | scn2674: always run the linecounter, fixes mpu4vid (nw) cracyc2015-09-221-2/+2
* | v9938.c: Fix MT#05622 and MT#05623 Wilbert Pol2015-09-212-50/+169
* | Forced IR0 to a non zero value at startup, fixes v4cmaze startup but needs in... James Wallace2015-09-211-1/+1
|/
* 315-5124.c: Minor changes and fix a regression that in theory could affect zo... Scott Stone2015-09-142-13/+15
* placed back some files that should be part of core (nw) Miodrag Milanovic2015-09-1313-3547/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-13161-0/+99745