summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* fastlane: fixed score layer color [Jotego, Angelo Salese] hap2021-10-181-1/+1
* asuka.cpp: split in subclasses Ivan Vangelista2021-10-141-49/+0
* RM Nimbus updates: (#8684) prime68092021-10-101-43/+188
* - cchasm.cpp: removed duplicated include Ivan Vangelista2021-10-071-21/+0
* pc6001.cpp: Major rework of PC-6001mk2SR (#8626) Angelo Salese2021-10-041-31/+44
* karnov: Cleanup Dirk Best2021-10-011-82/+0
* debugger: Extended target address syntax to include device/address space. (#8... Vas Crabb2021-10-014-13/+13
* x68k: try to fix the gvram clear cracyc2021-09-291-2/+44
* Laser 128 updates: [R. Belmont, Tom Greene] arbee2021-09-262-0/+61
* Actually stage the fix to validity.cpp, clean up video/kikikai.cpp a little, ... Vas Crabb2021-09-261-32/+23
* srcclean in preparation for MAME 0.235, and two small adjustments. Vas Crabb2021-09-261-1/+1
* kikikai.cpp: Fix notes (#8483) cam9002021-09-251-3/+1
* a800: fixes writing antic DLISTL and DLISTH to only affect the high and low b... goldnchild2021-09-241-4/+4
* supernova: fix oob access on transcient incorrect sprites, use masking instea... Olivier Galibert2021-09-221-10/+10
* fix gime master interrupt switches (#8583) tim lindner2021-09-171-0/+22
* Miscellaneous cleanup. Vas Crabb2021-09-091-136/+0
* - airraid.cpp, hanaawas.cpp: used finders instead of tagmap lookups and other... Ivan Vangelista2021-09-071-108/+0
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-074-4/+2
* -ui: Made zoom controls a bit more intuitive. Vas Crabb2021-09-062-137/+1
* tx0.cpp: Further fixes AJR2021-09-041-2/+2
* poly.h: Minor naming/consistency cleanups. Aaron Giles2021-09-041-4/+4
* poly.h: Remove unused flags, expose object data array directly, add ability t... Aaron Giles2021-09-0311-17/+17
* funkyjet.cpp: moved everything into the driver file, as video/funkyjet.cpp on... Ivan Vangelista2021-09-031-43/+0
* n8080: add conf setting for switching spacefev to monochrome hap2021-09-021-0/+4
* n8080: merge some input ports, remove tag lookups hap2021-09-021-26/+21
* video/toaplan_scu.cpp: Use single-pass priority drawing for sprites. (#8521) cam9002021-09-024-82/+84
* Fix two characters inside the GIME (#8519) tim lindner2021-09-011-2/+2
* More miscellaneous cleanup: Vas Crabb2021-08-301-374/+0
* Miscellaneous clean-up. Vas Crabb2021-08-291-20/+30
* atarig42: remove undumped dangerex proms(not used by MAME) hap2021-08-261-2/+0
* kncljoe: fix off-by-1 with sprite layer clip hap2021-08-251-3/+3
* Major state refactoring of pc98 based HW (#8475) Angelo Salese2021-08-241-63/+47
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-2/+2
* srcclean for upcoming release Vas Crabb2021-08-223-17/+17
* kncljoe: added sprite layer clipping [dink, hap] hap2021-08-201-42/+19
* tc0780fpa: improved texture wrapping [Naibo] hap2021-08-181-15/+14
* Formatting consistency fixes for recent changes. Vas Crabb2021-08-181-5/+7
* 3dom2_te.cpp: Use C++17 library function for clamp (and std::min in one place... AJR2021-08-161-31/+16
* Use std::clamp in more source files AJR2021-08-152-19/+19
* avgdvg.cpp: support XY flip (#8444) Jess Askey2021-08-151-5/+13
* coco3: Revert constant RAM fix. (#8438) tim lindner2021-08-141-2/+63
* - tryout.cpp: used object finders and other minor cleanups Ivan Vangelista2021-08-111-63/+56
* Assorted N64 fixes (#8415) MooglyGuy2021-08-093-609/+802
* clshroad.cpp: various fixes (#8400) Angelo Salese2021-08-081-8/+32
* New working clones Ivan Vangelista2021-08-081-26/+21
* zaccaria.cpp: added some notes about a new dump of the jackrabt set with bigg... Ivan Vangelista2021-08-061-15/+11
* pc9801: shift underline attr 4 pixels to the right cracyc2021-08-051-1/+7
* apple2gs: Fix 80-column page 2 display, fixes Applecorn. [Peter Ferrie, R. Be... arbee2021-08-051-2/+1
* video/upd7220.cpp: Made address space use word addressing, and implemented pr... Brian Johnson2021-08-052-6/+6
* timelimt: halve maincpu nmi rate, fixed spriteram out of bounds access hap2021-08-031-1/+4