summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/taito_f3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-16/+15
* taito_f3.cpp, slapshot.cpp: Eliminate auto_alloc in video section (nw) AJR2019-09-111-20/+20
* srcclean (nw) Vas Crabb2019-07-281-2/+2
* taito_f3.cpp: Darius Gaiden sprite trail note (nw) Angelo Salese2019-07-261-0/+3
* Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-191-7/+7
* Allow 16bpp gfxdecode (#5167) cam9002019-07-181-7/+7
* taito_f3.cpp, 2mindril.cpp : Updates cam9002019-06-101-9/+9
* taito_f3.cpp, 2mindril.cpp : Updates cam9002019-06-081-1558/+1453
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-6/+6
* Assorted cleanup involving driver_init on a handful of drivers, nw mooglyguy2018-05-281-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-4/+4
* Note (nw) angelosa2018-01-271-1/+2
* taito_f3.cpp: Removed outdated kludge for Darius Gaiden [Angelo Salese] angelosa2018-01-261-4/+7
* Revert "taito_f3: added hacks to work around graphical issues [dink]" Vas Crabb2017-05-111-17/+4
* taito_f3: added hacks to work around graphical issues [dink] Vas Crabb2017-05-101-4/+17
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* taito_f3: fix missing graphics on state load Scott Percival2017-01-011-0/+14
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-155/+155
* Another round of these Vas Crabb2016-08-271-14/+14
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-69/+69
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-3/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-25/+25
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-6/+6
* fix compile in MSVC 2015 (nw) Peter Ferrie2015-12-081-1/+1
* clang 3.7 warning fixes (nw) Olivier Galibert2015-12-071-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-18/+18
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3196