summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/dynax.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-40/+40
* dynax.cpp: Cull some deadwood (nw) AJR2018-06-191-7/+0
* dynax.cpp: Make "Rev. 2" blitter a device AJR2018-06-191-488/+85
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-15/+15
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-15/+15
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-13/+13
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-13/+13
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-13/+13
* tenkai, mjreach: Regression fix (nw) AJR2017-08-131-0/+8
* mjelctrn, mjembase, majxtal7, neruton: Change CPU type to TMPZ84C015 and impr... AJR2017-08-101-1/+1
* New 74LS259/9334/CD4099 devices AJR2017-07-251-30/+43
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-65/+65
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-1/+1
* fix compile error (nw) Miodrag Milanovic2016-07-271-2/+5
* fix debug compile (nw) David Haywood2016-01-261-10/+17
* temp workaround for regression issue (nw) David Haywood2016-01-251-8/+15
* More null fixes, nw therealmogminer@gmail.com2016-01-231-18/+10
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-87/+87
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1474