summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: Fix freeze on reset (F3). (nw) couriersud2019-11-162-8/+23
* hd44780: Turn logging back off (nw) AJR2019-11-151-1/+1
* hd44780: Better workaround for mtd1256 (nw) AJR2019-11-151-8/+6
* new WORKING machines (ABL Pinball) + temp disable timer IRQ in rad_bb3 + sign... David Haywood2019-11-152-1/+22
* mtd1256: Improve banking; add preliminary LCD display (nw) AJR2019-11-141-3/+8
* -snes_ppu: Converted OAM code from bsnes ppu-fast, nw MooglyGuy2019-11-142-607/+334
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-4/+4
* hd6345: Derive from hd6845s to maintain compatibility (nw) Nigel Barnes2019-11-082-3/+11
* Fix clang error: use of undeclared identifier 's_tile_to_draw' (nw) AJR2019-11-061-1/+0
* Removed now-unused static debug var from snes_ppu, nw MooglyGuy2019-11-061-2/+0
* remove some stray debug logging from snes_ppu and correct the license on the ... MooglyGuy2019-11-061-25/+2
* new NOT WORKING machines (ABL Pinball plug & play) (#5861) David Haywood2019-11-062-5/+26
* -snes_ppu: Fixed Super Mario World sprite blending regression, nw Ryan Holtz2019-11-061-2/+29
* Fix clang error: unused variable 'table_obj_offset' [-Werror,-Wunused-const-v... AJR2019-11-051-12/+0
* -snes_ppu: Ported over more of bsnes's ppu-fast implementation. Fixes many bu... MooglyGuy2019-11-052-653/+383
* upd7220: work around rainbow windows 1.0 issue (#5845) (nw) cracyc2019-11-031-4/+10
* -snes_ppu: Fixed doubled-up frames on interlaced games, nw MooglyGuy2019-11-031-1/+2
* MAMETesters Bugs Fixed mooglyguy2019-11-031-1/+1
* -snes_ppu: Fixed rapid vertical scrolling in rexronan and other games. [Ryan ... MooglyGuy2019-11-031-2/+2
* 315_5124.cpp : Fix color related to hardware measured value (#5828) cam9002019-10-302-19/+63
* hp_ipc: fixed a bug in 1LL3 GPU that caused cursor & sprites to fulivi2019-10-281-2/+2
* Merge pull request #5787 from cam900/megaplay_lcm R. Belmont2019-10-284-46/+72
|\
| * 315_5313.cpp : Allow LCM scaling of horizontal resolution cam9002019-10-244-46/+72
* | Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-2647-219/+128
* | srcclean (nw) Vas Crabb2019-10-263-23/+23
* | Machines promoted to working Sandro Ronco2019-10-241-0/+17
* | -screen: Added support for screens that vary horizontal width mid-frame, and ... MooglyGuy2019-10-241-5/+5
|/
* fix Clang compile (nw) arbee2019-10-191-1/+1
* -snes_ppu: Fixed some breakage from the port of bsnes ppu-fast, nw MooglyGuy2019-10-202-26/+18
* sprite: Add some sanity checks (nw) AJR2019-10-182-4/+4
* -snes_ppu: Fixed background layer drawing based on higan ppu-fast. [byuu, Rya... MooglyGuy2019-10-172-212/+377
* Multiple mispells over a comment (nw) Angelo Salese2019-10-161-1/+1
* -snes: Put debug prints behind a #define, nw MooglyGuy2019-10-161-0/+12
* -snes: The SNES only has 64kbytes of VRAM, not 128kbytes. Fixes graphics in Y... Ryan Holtz2019-10-161-57/+54
* sed1330: Calculate frame rate for LCD screen (nw) AJR2019-10-151-0/+7
* Merge pull request #5686 from JoakimLarsson/epc_3 Joakim Larsson Edström2019-10-112-9/+39
|\
| * Review comments fixed Joakim Larsson Edstrom2019-09-261-1/+0
| * mc6845.cpp: more logging and reduced (not eliminated) warning spam significan... Joakim Larsson Edstrom2019-09-262-9/+40
* | (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-103-4/+4
* | i8275: Simplify read/write handlers (nw) AJR2019-10-052-7/+7
* | clean up some .hxx abuse (nw) Vas Crabb2019-10-054-7/+8
* | sed1330: Various improvements AJR2019-09-292-50/+80
* | a1010: Preliminary SED1330 hookup (nw) AJR2019-09-291-6/+40
* | nt7534: Manufacturer note (nw) AJR2019-09-291-1/+1
* | another fix for Visual Studio 2019 (nw) smf-2019-09-292-4/+4
* | some Visual Studio 2019 fixes (nw) smf-2019-09-298-8/+16
* | Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-262-4/+4
|/
* [snes] Run HTOTAL double only if needed AmatCoder2019-09-251-4/+4
* srcclean (nw) Vas Crabb2019-09-224-22/+22
* acorn_vidc: All right, move this back to src/devices/machine (nw) AJR2019-09-202-678/+0