summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video
Commit message (Expand)AuthorAgeFilesLines
* odyssey2: make Videopac C52 a clone set(different XTAL), make g7400 a parent set hap2020-08-022-7/+9
* voodoo.cpp: Disabled debug statistics popup Ted Green2020-07-301-16/+22
* ssystem3: added chess unit lcd svg screen [hap, Berger, Achim] hap2020-07-292-16/+39
* Add new option beam_dot_size that controls the rendered size of 'dots' in vec... Aaron Giles2020-07-242-0/+7
* added Hughes HLCD 0438 LCD Driver device hap2020-07-246-6/+161
* imagetek_i4100.cpp: Partially fix flip screen (#6980) cam9002020-07-212-44/+37
* polylgcy.cpp: Fix outdated missing MAX macros used for statistics Ted Green2020-07-081-9/+9
* netlist: remove soft reset support. couriersud2020-07-052-13/+6
* devices/video/dp8350: initialized one variable which caused issues in debug d... Ivan Vangelista2020-07-031-0/+1
* devices/machine/6850acia.cpp, device/machine/upd4992.cpp, mame/video/jangou_b... Ivan Vangelista2020-07-031-0/+1
* big10.cpp, kas89.cpp, kurukuru.cpp, tonton.cpp: enabled save state support. Ivan Vangelista2020-07-022-5/+45
* voodoo: SSE use shift left by 8 instead of floating point multiply by 256 for... Ted Green2020-07-022-2/+7
* voodoo.cpp: Only flag texture controls as changed if they are actually changed. Ted Green2020-07-021-6/+11
* various devices and drivers: removed superfluous semicolons (nw) Ivan Vangelista2020-06-292-2/+2
* voodoo: Disable backbuf debug key (L), it interferes with player 3 default co... Ted Green2020-06-291-2/+2
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-1722-362/+363
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-152-14/+14
* devices/video/psx.cpp: initialized a couple of variables that were causing pr... Ivan Vangelista2020-06-061-0/+2
* drivers starting with p, q, r and s: some macro removal (nw) Ivan Vangelista2020-06-032-4/+4
* pc_vga & co.: Simplify 8-bit handler signatures (nw) AJR2020-05-316-186/+186
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-252-4/+4
* s50: Get VDP to display something AJR2020-05-241-1/+1
* tms3556: Clean up register access handlers AJR2020-05-242-72/+47
* very small macro removal bunch (nw) Ivan Vangelista2020-05-2414-60/+60
* last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-213-6/+6
* more macro removal (nw) Ivan Vangelista2020-05-192-6/+6
* hd44780: Add Epson SED1278-0B variant with European character generator ROM AJR2020-05-152-0/+24
* hd44780: Allow function set register to be updated again right after changing... AJR2020-05-141-0/+1
* ams40041: Move PC1512 VDU emulation down into device AJR2020-05-132-40/+0
* Machines promoted to working hap2020-05-082-0/+201
* scn2674: Delayed commands use display pointer address, not screen 2 address AJR2020-05-052-9/+26
* 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