summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/midtunit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* A few more changes to allow Visual Studio 2019 to build mame (nw) smf-2019-10-011-1/+1
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* Fix building using system rapidjson Julian Sikorski2019-08-051-2/+2
* -midtunit: Clarify the ROM offset values in metadata by splitting into byte a... MooglyGuy2019-07-071-2/+5
* -midtunit: Removed #define-based PNG/JSON logging and moved it to a debugger ... MooglyGuy2019-07-071-66/+174
* Fix clang build (nw) AJR2019-07-061-2/+2
* -midtunit: Added optional debug #define to emit JSON metadata about each DMA ... MooglyGuy2019-07-061-0/+67
* -midtunit: Add MIDTUNIT_LOG_PNG define, to log unscaled 32bpp PNGs of all DMA... MooglyGuy2019-07-051-0/+170
* emupal.cpp : Remove MCFGs, Simplify handlers (#4713) cam9002019-03-291-2/+2
* srcclean (nw) Vas Crabb2018-12-231-2/+2
* -z8000, tmpz84c015: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-061-18/+17
* Fix build, nw mooglyguy2018-12-061-1/+1
* midtunit.cpp: Added an optional DMA-blitter viewer behind a #define. [Ryan Ho... mooglyguy2018-12-061-3/+14
* -midtunit.cpp: Various cleanups. Removed MCFG, converted to video device and ... mooglyguy2018-12-051-2/+7
* Initial attempt at device-ifying midtunit video, only midtunit.cpp compiles r... mooglyguy2018-12-051-429/+327
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-5/+5
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-5/+5
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* daily timer_set removal (nw) Ivan Vangelista2017-04-201-1/+3
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-49/+49
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-2/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+827