summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous clean-up. Vas Crabb2020-10-291-54/+38
* Street Fighter II': Champion Edition (Playmark bootleg, set 3) [f205v] Ivan Vangelista2020-10-251-0/+1
* namcos22: remove 1 usage of auto_alloc (2 remaining) hap2020-10-251-1/+1
* srcclean in preparation for 0.226 release branch Vas Crabb2020-10-251-14/+14
* k001005.cpp: Add missing command (#7388) Hydreigon2020-10-241-1/+1
* New working machines Ryan Holtz2020-10-231-5/+23
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-4/+0
* mac: move '030 PowerBooks to a separate driver. [R. Belmont] arbee2020-10-181-123/+0
* Numerous drivers: Modernization and runtime tag lookup elimination AJR2020-10-182-1/+3
* mac: Move macprtb and macpb100 to their own driver. [R. Belmont] arbee2020-10-181-20/+0
* bbc.cpp, electron.cpp: Eliminate output().set_value AJR2020-10-171-0/+12
* mbee: keyboard is better; still some issues being worked on. Robbbert2020-10-141-2/+1
* mbee: use sy6545 strobe Robbbert2020-10-121-2/+6
* apple2: Fixed a number of compile errors: functions not defined; misleading g... Robbbert2020-10-111-6/+6
* apple2 updates: [R. Belmont] arbee2020-10-101-42/+27
* apple2 updates: [R. Belmont] arbee2020-10-091-33/+63
* Various improvements to image file handling: Vas Crabb2020-10-084-5/+6
* *kaypro: added back save state support; Robbbert2020-10-071-1/+1
* ms32.cpp: extend ROZ notes (nw) Angelo Salese2020-10-051-3/+16
* sidepckt.cpp: very minor clean-up Ivan Vangelista2020-10-041-0/+2
* apple2: fixed glitches when switching lo-res, double-lo-res, or text pages mi... arbee2020-10-031-118/+151
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-18/+8
* mac: move macqd700 to its own driver and clean up more cruft [R. Belmont] arbee2020-10-011-309/+0
* -Got rid of most of the remaining problematic uses of make_unique_clear. Vas Crabb2020-09-309-45/+46
* video/apple2e.cpp: initialized variable which caused the drivers to start som... Ivan Vangelista2020-09-291-0/+1
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-282-8/+7
* Cleaned up bitmap API. Vas Crabb2020-09-27383-5518/+4403
* Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-271-1/+1
* wswan/wscolor: Add boot rom support (#7277) wilbertpol2020-09-232-18/+14
* taitoair.cpp: Add notes for ROZ chip (#7278) cam9002020-09-231-0/+1
* prehisle.cpp: Fix priority, Add notes for romanization cam9002020-09-181-4/+4
* pdp1: Clean up callbacks and start encapsulating peripherals AJR2020-09-131-33/+33
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-132-3/+3
* seta2.cpp: Fix invisible pixel issue in horizontal zoom algorithm (#7198) cam9002020-09-091-3/+3
* video/bfm_dm01.cpp: Convert back to using outputs and update layouts. Vas Crabb2020-09-102-54/+12
* New machines marked as NOT_WORKING Ivan Vangelista2020-09-091-0/+3
* -Fixed issue that automatically generated unnecessary internal views. Vas Crabb2020-09-071-6/+9
* deco_mlc.cpp: Fix invisible pixel issue in vertical zooming algorithm (#7184) cam9002020-09-051-3/+3
* fmtowns: changes to 15-bit layer/sprite drawing, fixes niko2 (#7190) r092020-09-051-3/+3
* Misc QA, add self in copyright for poker72.cpp and pinkiri8.cpp (nw) angelosa2020-09-011-2/+2
* Remove memarray.h from emu.h AJR2020-08-302-0/+4
* segas32.cpp: Eliminate auto_alloc and a bizarre comparison between bitmap poi... AJR2020-08-291-53/+58
* devices/video/k001006.cpp: removed alternate texture layout Ivan Vangelista2020-08-282-32/+10
* Get rid of a bunch of _Names - any name starting with an underscore followed ... Vas Crabb2020-08-2523-83/+85
* srcclean for 0.224 Vas Crabb2020-08-231-7/+7
* seta001.cpp: fix typo (nw) Angelo Salese2020-08-201-1/+1
* Sound and other improvements to Sega G-80 games. (#7103) Aaron Giles2020-08-191-160/+156
* TMS340X0 updates AJR2020-08-191-19/+0
* sspeedr.cpp: added save state support Ivan Vangelista2020-08-171-41/+41
* x1.cpp: improve video documentation and make some QA (nw) Angelo Salese2020-08-141-53/+88