summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/taito_f2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-191-3/+3
* Allow 16bpp gfxdecode (#5167) cam9002019-07-181-3/+3
* tc0280grd.cpp : Internalize gfxdecode, Allow masked priority cam9002019-06-071-6/+4
* taito_f2.cpp : Updates (#5019) cam9002019-05-101-245/+202
* tc0100scn.cpp : Updates cam9002019-04-031-3/+14
* tc0360pri.cpp : Simplify handlers cam9002019-04-011-53/+48
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-24/+24
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-24/+24
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* some handmade changes (nw) Miodrag Milanovic2015-12-211-3/+3
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-13/+13
* clang-modernize part 4 Miodrag Milanovic2015-12-041-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1383