summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video
Commit message (Expand)AuthorAgeFilesLines
* mc6845: max visible lines might not be what really is displayed, see 8088mph ... cracyc2020-04-301-1/+1
* mc6845: Note (nw) AJR2020-04-291-0/+1
* New machines marked as NOT_WORKING hap2020-04-222-14/+19
* With permission from Dirk Best, apply 3-clause BSD license to common devices ... Vas Crabb2020-04-138-8/+8
* microvsn: move lcd chip emulation to device (nw) hap2020-04-122-0/+182
* added Philips PCF2100 LCD Driver (nw) hap2020-04-105-4/+217
* Merge tag 'mame0220' into mainline-master Vas Crabb2020-04-061-2/+1
|\
| * more random cleanup (nw) Vas Crabb2020-04-041-2/+1
* | hd63484: Simplify and unify handlers (nw) AJR2020-04-022-68/+78
* | removed more dummy_space() calls (nw) smf-2020-04-025-49/+47
* | Plug and Play work (#6506) David Haywood2020-03-311-2/+0
* | exelv.cpp: More accurate clocks (nw) AJR2020-03-242-22/+30
|/
* srcclean (nw) Vas Crabb2020-03-225-15/+15
* Plug & Play work (#6463) David Haywood2020-03-204-154/+119
* Plug and Play work (#6451) David Haywood2020-03-174-45/+104
* Plug & Play / sh6578 work (#6447) David Haywood2020-03-154-384/+796
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-1146-278/+277
* Plug & Play work (#6426) David Haywood2020-03-112-59/+67
* bt431: logging (nw) Patrick Mackinlay2020-03-101-4/+4
* devices\video: simplify handlers for a few devices (nw) Ivan Vangelista2020-03-0621-129/+129
* ef9345: 80 col cursor (nw) cracyc2020-02-242-5/+23
* srcclean and manual adjustments (nw) Vas Crabb2020-02-231-3/+3
* alphatpc16: keys and display (nw) cracyc2020-02-181-0/+1
* fix various things. checkpointed the alphatpc16, will credit before next rel... cracyc2020-02-111-1/+1
* Confirm raster bug for puzzli (nw) Angelo Salese2020-02-071-6/+8
* Syntactic sugar (nw) Angelo Salese2020-02-061-1/+4
* stvvdp1.cpp : Minor fix for gouraud shading cam9002020-02-061-1/+1
* misc cleanup (nw) Vas Crabb2020-02-021-1/+1
* ims_cvc: hack for host/guest endianness mismatch (nw) Patrick Mackinlay2020-01-282-5/+12
* srcclean, manual adjustments (nw) Vas Crabb2020-01-262-6/+6
* Plug and Play work (#6218) David Haywood2020-01-251-70/+145
* Fix PC-FX ADPCM frequency behavior (#6213) cam9002020-01-242-2/+7
* use C++ library includes (nw) firewave2020-01-221-1/+1
* svga_s3,s3virge: make hardware cursor display correctly in 15bpp and 24bpp vi... mahlemiut2020-01-161-7/+22
* s3virge: get started on BitBLT support, gets Windows 3.1 usable with Virge dr... mahlemiut2020-01-151-0/+8
* ims_cvc: implement cursor Patrick Mackinlay2020-01-072-127/+165
* psx refresh rate more decimals (nw) hap2020-01-061-4/+6
* scn2674: Fix premature address rollover with 16-bit extended addresses (nw) AJR2020-01-051-3/+5
* NTSC mode to set refresh rate to 59.82 for 240 and 59.94 for 480 ( ง ᵒ̌皿ᵒ̌)ง⁼³₌₃2020-01-051-1/+2
* Happy New Year 2020 (nw) (#6128) Stiletto2020-01-041-1/+1
* New working clones hap2020-01-042-2/+9
* fixedfreq: Add machine configuration. [Couriersud] couriersud2019-12-302-122/+434
* voodoo: Eliminate auto_alloc (nw) AJR2019-12-292-6/+9
* voodoo: hopefully enough to stop it from crashing when device memory isn't pr... Vas Crabb2019-12-142-766/+785
* remove some post_load workarounds for outputs (nw) hap2019-12-133-10/+1
* snes_ppu.cpp: reduce the number of save registrations by over a thousand (nw) Vas Crabb2019-12-111-43/+34
* added Hitachi HD61603 LCD Driver (nw) hap2019-12-082-0/+168
* New machines marked as NOT_WORKING hap2019-12-081-10/+12
* dominator: identify buttons (nw) hap2019-12-062-9/+3
* added LC7582 LCD Driver (nw) hap2019-12-062-0/+171