summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/toaplan1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-191-3/+3
* Allow 16bpp gfxdecode (#5167) cam9002019-07-181-3/+3
* Convert screen update functions to RGB32 in numerous games (nw) AJR2019-05-101-7/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-392/+295
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-295/+392
* toaplan1.cpp : Updates cam9002019-03-211-392/+295
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-8/+8
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* toaplan1.cpp: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT ... AJR2018-03-281-0/+3
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-26/+26
* Another round of these Vas Crabb2016-08-271-4/+4
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-29/+29
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1018