summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* dominator: identify buttons (nw) hap2019-12-062-9/+3
* added LC7582 LCD Driver (nw) hap2019-12-062-0/+171
* updated my recent commits to initialize bools with false instead of 0, as sug... Ivan Vangelista2019-11-281-5/+5
* topcat.h: initialization (nw) Ivan Vangelista2019-11-281-33/+33
* netlist: Revert development code committed by accident. (nw) couriersud2019-11-262-465/+124
* netlist: move nl_examples to src/lib/netlist/examples. (nw) couriersud2019-11-252-124/+465
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-244-11/+11
* -sun4c_mmu.cpp: Made generic to support sun4 MMU mode, and cleaned up save st... mooglyguy2019-11-181-21/+23
* netlist video: Add VECTOR support. [Couriersud] couriersud2019-11-172-25/+50
* 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