summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video
Commit message (Expand)AuthorAgeFilesLines
* Revert "conflict resolution (nw)" andreasnaive2019-03-25102-2631/+1742
* tms9928: don't completely block reads from debugger (nw) hap2019-03-251-6/+6
* srcclean (nw) Vas Crabb2019-03-241-2/+2
* fixedfreq: some renaming, remove members called only once. (nw) couriersud2019-03-162-27/+25
* fixedfreq: more separation between interface and logic. (nw) couriersud2019-03-162-117/+111
* mc6845.cpp: Check for vsync on frame reset only if vsync witdh is supported AmatCoder2019-03-121-2/+5
* fixedfreq: Separate interface from implementation. (nw) couriersud2019-03-122-251/+349
* New working machine couriersud2019-03-122-1/+5
* Merge pull request #4731 from cam900/tms34061_args ajrhacker2019-03-092-45/+45
|\
| * tms34061.cpp : Simplify handlers, Use shorter type values cam9002019-03-082-45/+45
* | tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw) AJR2019-03-094-29/+26
* | Merge pull request #4730 from AmatCoder/AmatCoder-mc6845-2 R. Belmont2019-03-082-14/+28
|\ \
| * | mc6845.cpp: Check if vsync should be enabled when frame is reset AmatCoder2019-03-072-14/+28
| |/
* | Merge pull request #4733 from AmatCoder/AmatCoder-mc6845-3 R. Belmont2019-03-081-0/+2
|\ \
| * | mc6845.cpp: Fix mk88 machine AmatCoder2019-03-081-0/+2
| |/
* / added mm5445_device (nw) hap2019-03-076-51/+249
|/
* ef9345, ef9365: Simplify read/write handlers (nw) AJR2019-03-074-8/+8
* mc6845.cpp: Do not reset line counter when screen parameters changed AmatCoder2019-03-061-2/+0
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-1/+1
* bus/wangpc, upd7220: Eliminate address_space arguments from handlers (nw) AJR2019-02-252-8/+8
* srcclean (nw) Vas Crabb2019-02-241-1/+1
* mc6845, crtc_ega: Simplify read/write handlers (nw) AJR2019-02-194-32/+28
* bus/comx35, bus/vip: Eliminate address_space argument from handlers (nw) AJR2019-02-192-2/+2
* mos6566, mos6581, bus/plus4: Eliminate address_space argument from handlers (nw) AJR2019-02-192-4/+4
* (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... Vas Crabb2019-02-191-2/+41
* Eliminate the default address map member of address_space_config (nw) AJR2019-02-1722-69/+105
* Merge pull request #4627 from cam900/smsvdp_psg R. Belmont2019-02-164-151/+158
|\
| * 315_5124.cpp : Updates cam9002019-02-114-151/+158
* | crt9028: Add more handler stubs (nw) AJR2019-02-142-2/+168
* | ims_cvc: fix big-endian addressing (nw) Patrick Mackinlay2019-02-141-22/+22
* | scn2674: Blank display line by line AJR2019-02-121-4/+4
|/
* scn2674: Fix line counter desyncing in pcx (nw) AJR2019-02-101-1/+7
* scn2674: Row buffering and timing improvements AJR2019-02-092-122/+199
* get rid of some copy/pasted macros for different numbers of arguments (nw) Vas Crabb2019-02-091-6/+6
* misc MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-02-092-9/+11
* fix build (nw) MetalliC2019-02-031-1/+1
* Add skeleton CRT9028 device (nw) AJR2019-02-032-0/+347
* tlc34076.cpp : Remove unnecessary address_space arguments (nw) cam9002019-01-272-4/+4
* srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1
* ims_cvc: basic graphics output working Patrick Mackinlay2019-01-222-75/+352
* decstation: move SFB video chip to separate device for future AlphaAXP sharin... arbee2019-01-202-0/+213
* fixfreq: Eliminate MCFG_ macros; internalize screen configuration (nw) AJR2019-01-192-49/+33
* i8244: Eliminate MCFG_ macros; set screen parameters in device_config_complet... AJR2019-01-192-21/+19
* midi: remove MCFG macros (nw) Ivan Vangelista2019-01-192-21/+8
* mc6847: Tidying up (nw) AJR2019-01-192-4/+3
* mc6847: Eliminate MCFG_ macros; modernize screen auto-configuration (nw) AJR2019-01-192-55/+44
* src/devices: some more MCFG macros removal (nw) Ivan Vangelista2019-01-119-123/+3
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-1026-412/+65
* devices/video: some MCFG macro removal (nw) Ivan Vangelista2019-01-099-113/+31
* vic4567.h: removed MCFG macros. Nothing uses this device anymore, anyway (nw) Ivan Vangelista2019-01-091-40/+9