summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/midtunit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed now-unused #defines from midtunit.h, nw MooglyGuy2019-07-071-2/+0
* -midtunit: Removed #define-based PNG/JSON logging and moved it to a debugger ... MooglyGuy2019-07-071-2/+8
* -midtunit: Added optional debug #define to emit JSON metadata about each DMA ... MooglyGuy2019-07-061-0/+1
* -midtunit: Add MIDTUNIT_LOG_PNG define, to log unscaled 32bpp PNGs of all DMA... MooglyGuy2019-07-051-0/+7
* srcclean (nw) Vas Crabb2018-12-231-9/+9
* midtunit.cpp: Added an optional DMA-blitter viewer behind a #define. [Ryan Ho... mooglyguy2018-12-061-1/+24
* -midtunit.cpp: Various cleanups. Removed MCFG, converted to video device and ... mooglyguy2018-12-051-2/+4
* Initial attempt at device-ifying midtunit video, only midtunit.cpp compiles r... mooglyguy2018-12-051-0/+201